Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 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-ssh4978459186252553450.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh8278987392589592222.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4885501348133948689.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh14160599511537196695.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/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3664097810324516370.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:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40875 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 (main) Commit message: "Merge pull request #822 from judehung/update-odessa-mods" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 # timeout=10 > git rev-list --no-walk 6fa1dc9f366f626ec56a8331ef4aaea4449f1f82 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-11T07:55:28.998Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-11T07:55:29.071Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-11T07:55:29.105Z] ========================================================= [2025-03-11T07:55:29.105Z] EdgeX Global Pipelines Version Info [2025-03-11T07:55:29.105Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:55:29.924Z] ------------------- [2025-03-11T07:55:29.925Z] stable info: [2025-03-11T07:55:29.925Z] ------------------- [2025-03-11T07:55:29.925Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-11T07:55:29.925Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-11T07:55:29.925Z] Message: update stable to v1.0.271 [2025-03-11T07:55:30.863Z] ------------------- [2025-03-11T07:55:30.863Z] experimental info: [2025-03-11T07:55:30.863Z] ------------------- [2025-03-11T07:55:30.863Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-11T07:55:30.863Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-11T07:55:30.863Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-11T07:55:31.001Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2025-03-11T07:55:31.018Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2025-03-11T07:55:31.038Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-11T07:55:31.059Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-11T07:55:31.081Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-11T07:55:31.097Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-11T07:55:31.118Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-11T07:55:31.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-11T07:55:31.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-11T07:55:31.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-11T07:55:31.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-11T07:55:31.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2025-03-11T07:55:31.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-11T07:55:31.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-11T07:55:31.290Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-11T07:55:31.310Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-11T07:55:31.326Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-11T07:55:31.346Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-11T07:55:31.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-11T07:55:31.388Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-11T07:55:31.407Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-11T07:55:31.428Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-11T07:55:31.447Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-11T07:55:31.466Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-11T07:55:31.487Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-11T07:55:31.510Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-11T07:55:31.536Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-11T07:55:31.556Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-11T07:55:31.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-11T07:55:31.596Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-11T07:55:31.618Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] echo [2025-03-11T07:55:31.636Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8cdda4b [Pipeline] echo [2025-03-11T07:55:31.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T07:55:31.715Z] provisioning config files... [2025-03-11T07:55:31.728Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14269354217078839229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:55:32.062Z] ---> ****-login.sh [2025-03-11T07:55:32.063Z] nexus3.edgexfoundry.org:10001 [2025-03-11T07:55:32.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:55:32.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:55:32.584Z] Configure a credential helper to remove this warning. See [2025-03-11T07:55:32.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:55:32.584Z] [2025-03-11T07:55:32.584Z] Login Succeeded [2025-03-11T07:55:32.584Z] nexus3.edgexfoundry.org:10002 [2025-03-11T07:55:32.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:55:32.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:55:32.584Z] Configure a credential helper to remove this warning. See [2025-03-11T07:55:32.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:55:32.584Z] [2025-03-11T07:55:32.584Z] Login Succeeded [2025-03-11T07:55:32.584Z] nexus3.edgexfoundry.org:10003 [2025-03-11T07:55:32.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:55:32.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:55:32.845Z] Configure a credential helper to remove this warning. See [2025-03-11T07:55:32.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:55:32.845Z] [2025-03-11T07:55:32.845Z] Login Succeeded [2025-03-11T07:55:32.845Z] nexus3.edgexfoundry.org:10004 [2025-03-11T07:55:32.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:55:32.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:55:32.845Z] Configure a credential helper to remove this warning. See [2025-03-11T07:55:32.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:55:32.845Z] [2025-03-11T07:55:32.845Z] Login Succeeded [2025-03-11T07:55:32.845Z] ****.io [2025-03-11T07:55:32.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:55:33.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:55:33.106Z] Configure a credential helper to remove this warning. See [2025-03-11T07:55:33.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:55:33.106Z] [2025-03-11T07:55:33.106Z] Login Succeeded [2025-03-11T07:55:33.106Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T07:55:33.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-11T07:55:33.528Z] + git rev-list -1 --merges 8cdda4bcdbb66b44d63df67301c7c51a86d111f3~1..8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] echo [2025-03-11T07:55:33.557Z] -----------> git rev-list -1 --merges 8cdda4bcdbb66b44d63df67301c7c51a86d111f3~1..8cdda4bcdbb66b44d63df67301c7c51a86d111f3 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-11T07:55:33.557Z] 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [false] [Pipeline] sh [2025-03-11T07:55:33.849Z] + git log --format=format:%s -1 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] echo [2025-03-11T07:55:33.864Z] ========================================================= [2025-03-11T07:55:33.864Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-11T07:55:33.864Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-11T07:55:34.195Z] + git log --format=format:%s -1 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] echo [2025-03-11T07:55:34.207Z] [semverPrep] GIT_COMMIT: 8cdda4bcdbb66b44d63df67301c7c51a86d111f3, Commit Message: Merge pull request #822 from judehung/update-odessa-mods [Pipeline] echo [2025-03-11T07:55:34.220Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-11T07:55:34.604Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T07:55:34.604Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-11T07:55:34.604Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-11T07:55:34.605Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-11T07:55:34.605Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-11T07:55:34.605Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-11T07:55:34.605Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:55:35.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T07:55:35.029Z] [2025-03-11T07:55:35.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:55:35.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T07:55:35.329Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-11T07:55:35.329Z] b85a868b505f: Pulling fs layer [2025-03-11T07:55:35.329Z] e2be974225ed: Pulling fs layer [2025-03-11T07:55:35.329Z] 339a4e72a1f5: Pulling fs layer [2025-03-11T07:55:35.329Z] 988bab9f4d93: Pulling fs layer [2025-03-11T07:55:35.329Z] 1469e6f7b9e6: Pulling fs layer [2025-03-11T07:55:35.329Z] eaf3925da568: Pulling fs layer [2025-03-11T07:55:35.329Z] bab4dde63d76: Pulling fs layer [2025-03-11T07:55:35.329Z] bde34c3a00c8: Pulling fs layer [2025-03-11T07:55:35.329Z] b352a97aabf1: Pulling fs layer [2025-03-11T07:55:35.329Z] 4872d77fe225: Pulling fs layer [2025-03-11T07:55:35.329Z] 5851b861e8e6: Pulling fs layer [2025-03-11T07:55:35.329Z] 988bab9f4d93: Waiting [2025-03-11T07:55:35.329Z] 4872d77fe225: Waiting [2025-03-11T07:55:35.329Z] bab4dde63d76: Waiting [2025-03-11T07:55:35.329Z] b352a97aabf1: Waiting [2025-03-11T07:55:35.329Z] 5851b861e8e6: Waiting [2025-03-11T07:55:35.329Z] eaf3925da568: Waiting [2025-03-11T07:55:35.329Z] bde34c3a00c8: Waiting [2025-03-11T07:55:35.329Z] 1469e6f7b9e6: Waiting [2025-03-11T07:55:35.329Z] e2be974225ed: Verifying Checksum [2025-03-11T07:55:35.329Z] e2be974225ed: Download complete [2025-03-11T07:55:35.329Z] 988bab9f4d93: Verifying Checksum [2025-03-11T07:55:35.329Z] 988bab9f4d93: Download complete [2025-03-11T07:55:35.329Z] 1469e6f7b9e6: Verifying Checksum [2025-03-11T07:55:35.329Z] 1469e6f7b9e6: Download complete [2025-03-11T07:55:35.329Z] 339a4e72a1f5: Verifying Checksum [2025-03-11T07:55:35.329Z] 339a4e72a1f5: Download complete [2025-03-11T07:55:35.329Z] eaf3925da568: Verifying Checksum [2025-03-11T07:55:35.329Z] eaf3925da568: Download complete [2025-03-11T07:55:35.329Z] bde34c3a00c8: Verifying Checksum [2025-03-11T07:55:35.329Z] bde34c3a00c8: Download complete [2025-03-11T07:55:35.587Z] b352a97aabf1: Verifying Checksum [2025-03-11T07:55:35.587Z] b352a97aabf1: Download complete [2025-03-11T07:55:35.587Z] 4872d77fe225: Verifying Checksum [2025-03-11T07:55:35.587Z] 4872d77fe225: Download complete [2025-03-11T07:55:35.587Z] 5851b861e8e6: Verifying Checksum [2025-03-11T07:55:35.587Z] b85a868b505f: Verifying Checksum [2025-03-11T07:55:35.587Z] b85a868b505f: Download complete [2025-03-11T07:55:35.845Z] bab4dde63d76: Verifying Checksum [2025-03-11T07:55:36.779Z] b85a868b505f: Pull complete [2025-03-11T07:55:37.037Z] e2be974225ed: Pull complete [2025-03-11T07:55:37.604Z] 339a4e72a1f5: Pull complete [2025-03-11T07:55:37.604Z] 988bab9f4d93: Pull complete [2025-03-11T07:55:37.863Z] 1469e6f7b9e6: Pull complete [2025-03-11T07:55:37.863Z] eaf3925da568: Pull complete [2025-03-11T07:55:39.812Z] bab4dde63d76: Pull complete [2025-03-11T07:55:39.812Z] bde34c3a00c8: Pull complete [2025-03-11T07:55:40.071Z] b352a97aabf1: Pull complete [2025-03-11T07:55:40.071Z] 4872d77fe225: Pull complete [2025-03-11T07:55:40.071Z] 5851b861e8e6: Pull complete [2025-03-11T07:55:40.331Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-11T07:55:40.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T07:55:40.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:55:40.489Z] prd-ubuntu20.04-docker-8c-8g-40875 does not seem to be running inside a container [2025-03-11T07:55:40.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T07:55:43.365Z] $ docker top 4eb101e7b15d388a9a7c33f5161c88b766f2a637c5fdf0955e551ed404d1342e -eo pid,comm [2025-03-11T07:55:43.425Z] 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). [2025-03-11T07:55:43.425Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T07:55:43.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T07:55:43.482Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T07:55:43.604Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T07:55:43.603Z] $ docker exec 4eb101e7b15d388a9a7c33f5161c88b766f2a637c5fdf0955e551ed404d1342e ssh-agent [2025-03-11T07:55:43.722Z] SSH_AUTH_SOCK=/tmp/ssh-ZHTw9cc51yMu/agent.32 [2025-03-11T07:55:43.722Z] SSH_AGENT_PID=38 [2025-03-11T07:55:43.727Z] Running ssh-add (command line suppressed) [2025-03-11T07:55:43.824Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15404789836334151238.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15404789836334151238.key) [2025-03-11T07:55:43.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T07:55:44.132Z] + git tag --points-at HEAD [Pipeline] } [2025-03-11T07:55:44.139Z] $ docker exec --env ******** --env ******** 4eb101e7b15d388a9a7c33f5161c88b766f2a637c5fdf0955e551ed404d1342e ssh-agent -k [2025-03-11T07:55:44.240Z] unset SSH_AUTH_SOCK; [2025-03-11T07:55:44.240Z] unset SSH_AGENT_PID; [2025-03-11T07:55:44.240Z] echo Agent pid 38 killed; [2025-03-11T07:55:44.254Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-11T07:55:44.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T07:55:44.298Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T07:55:44.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T07:55:44.413Z] $ docker exec 4eb101e7b15d388a9a7c33f5161c88b766f2a637c5fdf0955e551ed404d1342e ssh-agent [2025-03-11T07:55:44.510Z] SSH_AUTH_SOCK=/tmp/ssh-MMFgqV127FzO/agent.71 [2025-03-11T07:55:44.510Z] SSH_AGENT_PID=78 [2025-03-11T07:55:44.514Z] Running ssh-add (command line suppressed) [2025-03-11T07:55:44.606Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10383458296454738023.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10383458296454738023.key) [2025-03-11T07:55:44.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T07:55:44.923Z] + git semver init [2025-03-11T07:55:45.182Z] 2025-03-11 07:55:45,112 [run_init] DEBUG init version:0.0.0 force:False [2025-03-11T07:55:45.182Z] 2025-03-11 07:55:45,113 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2025-03-11T07:55:45.182Z] 2025-03-11 07:55:45,114 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2025-03-11T07:55:45.182Z] 2025-03-11 07:55:45,114 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-11T07:55:47.717Z] 2025-03-11 07:55:47,266 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2025-03-11T07:55:47.717Z] 2025-03-11 07:55:47,267 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2025-03-11T07:55:47.717Z] 2025-03-11 07:55:47,267 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-03-11T07:55:47.717Z] 2025-03-11 07:55:47,267 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-03-11T07:55:47.717Z] 4.0.0-dev.3 [Pipeline] } [2025-03-11T07:55:47.722Z] $ docker exec --env ******** --env ******** 4eb101e7b15d388a9a7c33f5161c88b766f2a637c5fdf0955e551ed404d1342e ssh-agent -k [2025-03-11T07:55:47.812Z] unset SSH_AUTH_SOCK; [2025-03-11T07:55:47.812Z] unset SSH_AGENT_PID; [2025-03-11T07:55:47.812Z] echo Agent pid 78 killed; [2025-03-11T07:55:47.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T07:55:48.154Z] + git semver [Pipeline] } [2025-03-11T07:55:48.425Z] $ docker stop --time=1 4eb101e7b15d388a9a7c33f5161c88b766f2a637c5fdf0955e551ed404d1342e [2025-03-11T07:55:49.741Z] $ docker rm -f --volumes 4eb101e7b15d388a9a7c33f5161c88b766f2a637c5fdf0955e551ed404d1342e [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T07:55:50.094Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-11T07:55:50.351Z] Stashed 1 file(s) [Pipeline] echo [2025-03-11T07:55:50.354Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T07:55:50.509Z] provisioning config files... [2025-03-11T07:55:50.518Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3587983068563880302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:55:50.819Z] ---> ****-login.sh [2025-03-11T07:55:50.820Z] nexus3.edgexfoundry.org:10001 [2025-03-11T07:55:50.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:55:50.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:55:50.820Z] Configure a credential helper to remove this warning. See [2025-03-11T07:55:50.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:55:50.820Z] [2025-03-11T07:55:50.820Z] Login Succeeded [2025-03-11T07:55:50.820Z] nexus3.edgexfoundry.org:10002 [2025-03-11T07:55:50.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:55:50.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:55:50.820Z] Configure a credential helper to remove this warning. See [2025-03-11T07:55:50.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:55:50.820Z] [2025-03-11T07:55:50.820Z] Login Succeeded [2025-03-11T07:55:50.820Z] nexus3.edgexfoundry.org:10003 [2025-03-11T07:55:51.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:55:51.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:55:51.078Z] Configure a credential helper to remove this warning. See [2025-03-11T07:55:51.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:55:51.078Z] [2025-03-11T07:55:51.078Z] Login Succeeded [2025-03-11T07:55:51.078Z] nexus3.edgexfoundry.org:10004 [2025-03-11T07:55:51.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:55:51.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:55:51.078Z] Configure a credential helper to remove this warning. See [2025-03-11T07:55:51.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:55:51.078Z] [2025-03-11T07:55:51.078Z] Login Succeeded [2025-03-11T07:55:51.078Z] ****.io [2025-03-11T07:55:51.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:55:51.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:55:51.338Z] Configure a credential helper to remove this warning. See [2025-03-11T07:55:51.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:55:51.338Z] [2025-03-11T07:55:51.338Z] Login Succeeded [2025-03-11T07:55:51.338Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T07:55:51.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-11T07:55:51.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T07:55:51.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T07:55:51.478Z] ========================================================= [2025-03-11T07:55:51.478Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-11T07:55:51.478Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:55:51.811Z] + 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 . [2025-03-11T07:55:52.070Z] Sending build context to Docker daemon 60.29MB [2025-03-11T07:55:52.070Z] Step 1/15 : ARG BASE=golang:1.23-alpine3.20 [2025-03-11T07:55:52.070Z] Step 2/15 : FROM ${BASE} AS builder [2025-03-11T07:55:52.070Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-11T07:55:52.070Z] da9db072f522: Pulling fs layer [2025-03-11T07:55:52.070Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-11T07:55:52.070Z] 06f05ace1117: Pulling fs layer [2025-03-11T07:55:52.070Z] 5fe327b54edc: Pulling fs layer [2025-03-11T07:55:52.070Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T07:55:52.070Z] 92a5565b7b96: Pulling fs layer [2025-03-11T07:55:52.070Z] ff9bb7016b71: Pulling fs layer [2025-03-11T07:55:52.070Z] b67dba6c2c7d: Pulling fs layer [2025-03-11T07:55:52.070Z] a813b0c90790: Pulling fs layer [2025-03-11T07:55:52.070Z] 4f4fb700ef54: Waiting [2025-03-11T07:55:52.070Z] 92a5565b7b96: Waiting [2025-03-11T07:55:52.070Z] ff9bb7016b71: Waiting [2025-03-11T07:55:52.070Z] b67dba6c2c7d: Waiting [2025-03-11T07:55:52.070Z] 5fe327b54edc: Waiting [2025-03-11T07:55:52.070Z] a813b0c90790: Waiting [2025-03-11T07:55:52.070Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-11T07:55:52.070Z] 6ef4a4ee8ca5: Download complete [2025-03-11T07:55:52.070Z] 5fe327b54edc: Download complete [2025-03-11T07:55:52.070Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T07:55:52.070Z] 4f4fb700ef54: Download complete [2025-03-11T07:55:52.329Z] 92a5565b7b96: Download complete [2025-03-11T07:55:52.329Z] da9db072f522: Download complete [2025-03-11T07:55:52.329Z] ff9bb7016b71: Verifying Checksum [2025-03-11T07:55:52.329Z] ff9bb7016b71: Download complete [2025-03-11T07:55:52.329Z] da9db072f522: Pull complete [2025-03-11T07:55:52.587Z] a813b0c90790: Verifying Checksum [2025-03-11T07:55:52.587Z] a813b0c90790: Download complete [2025-03-11T07:55:52.587Z] 6ef4a4ee8ca5: Pull complete [2025-03-11T07:55:52.587Z] 06f05ace1117: Verifying Checksum [2025-03-11T07:55:52.587Z] 06f05ace1117: Download complete [2025-03-11T07:55:53.156Z] b67dba6c2c7d: Verifying Checksum [2025-03-11T07:55:53.156Z] b67dba6c2c7d: Download complete [2025-03-11T07:55:56.456Z] 06f05ace1117: Pull complete [2025-03-11T07:55:56.456Z] 5fe327b54edc: Pull complete [2025-03-11T07:55:56.714Z] 4f4fb700ef54: Pull complete [2025-03-11T07:55:56.714Z] 92a5565b7b96: Pull complete [2025-03-11T07:55:56.714Z] ff9bb7016b71: Pull complete [2025-03-11T07:55:59.242Z] b67dba6c2c7d: Pull complete [2025-03-11T07:55:59.807Z] a813b0c90790: Pull complete [2025-03-11T07:55:59.807Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-11T07:55:59.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-11T07:55:59.807Z] ---> 3ba60ce46760 [2025-03-11T07:55:59.807Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2025-03-11T07:56:03.105Z] ---> Running in 1da2575fa8fc [2025-03-11T07:56:03.365Z] Removing intermediate container 1da2575fa8fc [2025-03-11T07:56:03.365Z] ---> 51d2ad4c5ac3 [2025-03-11T07:56:03.365Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2025-03-11T07:56:03.365Z] ---> Running in 84ad9edf880a [2025-03-11T07:56:03.365Z] Removing intermediate container 84ad9edf880a [2025-03-11T07:56:03.365Z] ---> 3a4b74c712f6 [2025-03-11T07:56:03.365Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2025-03-11T07:56:03.365Z] ---> Running in d9c3ea1dfec8 [2025-03-11T07:56:03.365Z] Removing intermediate container d9c3ea1dfec8 [2025-03-11T07:56:03.365Z] ---> d63daa599a03 [2025-03-11T07:56:03.365Z] Step 6/15 : LABEL Name=edgex-ui-go [2025-03-11T07:56:03.365Z] ---> Running in bbc4d2ccd2c7 [2025-03-11T07:56:03.625Z] Removing intermediate container bbc4d2ccd2c7 [2025-03-11T07:56:03.625Z] ---> e64bd2356c05 [2025-03-11T07:56:03.625Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2025-03-11T07:56:03.625Z] ---> Running in 28338bfc73e0 [2025-03-11T07:56:03.625Z] Removing intermediate container 28338bfc73e0 [2025-03-11T07:56:03.625Z] ---> 42a24461045b [2025-03-11T07:56:03.625Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-03-11T07:56:04.195Z] latest: Pulling from library/docker [2025-03-11T07:56:04.195Z] f18232174bc9: Pulling fs layer [2025-03-11T07:56:04.195Z] 3795da19ece3: Pulling fs layer [2025-03-11T07:56:04.195Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T07:56:04.195Z] 8661467c513c: Pulling fs layer [2025-03-11T07:56:04.195Z] 1ec760ee5d6f: Pulling fs layer [2025-03-11T07:56:04.195Z] 6c635aaeace6: Pulling fs layer [2025-03-11T07:56:04.195Z] 8d14474db62f: Pulling fs layer [2025-03-11T07:56:04.195Z] 998be54fa141: Pulling fs layer [2025-03-11T07:56:04.195Z] b8fb44047f2a: Pulling fs layer [2025-03-11T07:56:04.195Z] e0edd909f3e7: Pulling fs layer [2025-03-11T07:56:04.195Z] 696b3568325c: Pulling fs layer [2025-03-11T07:56:04.195Z] aae4123c72b3: Pulling fs layer [2025-03-11T07:56:04.195Z] eca80691327d: Pulling fs layer [2025-03-11T07:56:04.195Z] 1f3afd71a730: Pulling fs layer [2025-03-11T07:56:04.195Z] f21a33964add: Pulling fs layer [2025-03-11T07:56:04.195Z] 97dc3a0172b6: Pulling fs layer [2025-03-11T07:56:04.195Z] b8fb44047f2a: Waiting [2025-03-11T07:56:04.195Z] e0edd909f3e7: Waiting [2025-03-11T07:56:04.195Z] 696b3568325c: Waiting [2025-03-11T07:56:04.195Z] eca80691327d: Waiting [2025-03-11T07:56:04.195Z] 1f3afd71a730: Waiting [2025-03-11T07:56:04.195Z] 998be54fa141: Waiting [2025-03-11T07:56:04.195Z] 1ec760ee5d6f: Waiting [2025-03-11T07:56:04.195Z] 8d14474db62f: Waiting [2025-03-11T07:56:04.195Z] f21a33964add: Waiting [2025-03-11T07:56:04.195Z] 6c635aaeace6: Waiting [2025-03-11T07:56:04.195Z] 97dc3a0172b6: Waiting [2025-03-11T07:56:04.195Z] 8661467c513c: Waiting [2025-03-11T07:56:04.195Z] aae4123c72b3: Waiting [2025-03-11T07:56:04.195Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T07:56:04.195Z] 4f4fb700ef54: Download complete [2025-03-11T07:56:04.454Z] f18232174bc9: Download complete [2025-03-11T07:56:04.454Z] 3795da19ece3: Verifying Checksum [2025-03-11T07:56:04.454Z] 3795da19ece3: Download complete [2025-03-11T07:56:04.454Z] 8661467c513c: Verifying Checksum [2025-03-11T07:56:04.454Z] 8661467c513c: Download complete [2025-03-11T07:56:04.454Z] f18232174bc9: Pull complete [2025-03-11T07:56:04.454Z] 1ec760ee5d6f: Verifying Checksum [2025-03-11T07:56:04.454Z] 1ec760ee5d6f: Download complete [2025-03-11T07:56:04.713Z] 6c635aaeace6: Verifying Checksum [2025-03-11T07:56:04.713Z] 6c635aaeace6: Download complete [2025-03-11T07:56:04.713Z] 8d14474db62f: Verifying Checksum [2025-03-11T07:56:04.713Z] 8d14474db62f: Download complete [2025-03-11T07:56:04.713Z] 998be54fa141: Verifying Checksum [2025-03-11T07:56:04.713Z] 998be54fa141: Download complete [2025-03-11T07:56:04.713Z] b8fb44047f2a: Verifying Checksum [2025-03-11T07:56:04.713Z] b8fb44047f2a: Download complete [2025-03-11T07:56:04.713Z] e0edd909f3e7: Verifying Checksum [2025-03-11T07:56:04.713Z] e0edd909f3e7: Download complete [2025-03-11T07:56:04.713Z] 3795da19ece3: Pull complete [2025-03-11T07:56:04.713Z] aae4123c72b3: Verifying Checksum [2025-03-11T07:56:04.713Z] aae4123c72b3: Download complete [2025-03-11T07:56:04.713Z] eca80691327d: Verifying Checksum [2025-03-11T07:56:04.713Z] eca80691327d: Download complete [2025-03-11T07:56:04.713Z] 696b3568325c: Verifying Checksum [2025-03-11T07:56:04.713Z] 696b3568325c: Download complete [2025-03-11T07:56:04.972Z] 4f4fb700ef54: Pull complete [2025-03-11T07:56:04.972Z] f21a33964add: Verifying Checksum [2025-03-11T07:56:04.972Z] f21a33964add: Download complete [2025-03-11T07:56:04.972Z] 97dc3a0172b6: Verifying Checksum [2025-03-11T07:56:04.972Z] 97dc3a0172b6: Download complete [2025-03-11T07:56:04.972Z] 8661467c513c: Pull complete [2025-03-11T07:56:05.230Z] 1ec760ee5d6f: Pull complete [2025-03-11T07:56:05.230Z] 1f3afd71a730: Verifying Checksum [2025-03-11T07:56:05.230Z] 1f3afd71a730: Download complete [2025-03-11T07:56:05.466Z] Still waiting to schedule task [2025-03-11T07:56:05.467Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-11T07:56:05.796Z] 6c635aaeace6: Pull complete [2025-03-11T07:56:06.371Z] 8d14474db62f: Pull complete [2025-03-11T07:56:06.371Z] 998be54fa141: Pull complete [2025-03-11T07:56:06.371Z] b8fb44047f2a: Pull complete [2025-03-11T07:56:06.371Z] e0edd909f3e7: Pull complete [2025-03-11T07:56:06.629Z] 696b3568325c: Pull complete [2025-03-11T07:56:06.888Z] aae4123c72b3: Pull complete [2025-03-11T07:56:06.888Z] eca80691327d: Pull complete [2025-03-11T07:56:07.822Z] 1f3afd71a730: Pull complete [2025-03-11T07:56:08.081Z] f21a33964add: Pull complete [2025-03-11T07:56:08.081Z] 97dc3a0172b6: Pull complete [2025-03-11T07:56:08.081Z] Digest: sha256:9a651b22672c7151b5d8ca820ed2290b3fe4d4922e9b3f37ab14c8876da6613d [2025-03-11T07:56:08.081Z] Status: Downloaded newer image for docker:latest [2025-03-11T07:56:10.634Z] ---> 9a0a909d5ac5 [2025-03-11T07:56:10.634Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-11T07:56:10.634Z] ---> Running in caa9542137d8 [2025-03-11T07:56:10.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:56:10.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:56:11.203Z] OK: 248 MiB in 58 packages [2025-03-11T07:56:11.462Z] Removing intermediate container caa9542137d8 [2025-03-11T07:56:11.462Z] ---> e74438a001e4 [2025-03-11T07:56:11.462Z] Step 10/15 : ENV GO111MODULE=on [2025-03-11T07:56:11.462Z] ---> Running in 4693107b65e3 [2025-03-11T07:56:11.462Z] Removing intermediate container 4693107b65e3 [2025-03-11T07:56:11.462Z] ---> 3ef445977052 [2025-03-11T07:56:11.462Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2025-03-11T07:56:11.462Z] ---> Running in a7fb39667882 [2025-03-11T07:56:11.725Z] Removing intermediate container a7fb39667882 [2025-03-11T07:56:11.725Z] ---> 95dde3495897 [2025-03-11T07:56:11.725Z] Step 12/15 : COPY go.mod vendor* ./ [2025-03-11T07:56:11.725Z] ---> f81005d9c786 [2025-03-11T07:56:11.725Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:56:11.725Z] ---> Running in ef2ff4b8a980 [2025-03-11T07:56:50.466Z] Removing intermediate container ef2ff4b8a980 [2025-03-11T07:56:50.466Z] ---> 6de3f85a2d77 [2025-03-11T07:56:50.466Z] Step 14/15 : COPY . . [2025-03-11T07:56:52.369Z] ---> 7214d198ee57 [2025-03-11T07:56:52.369Z] Step 15/15 : RUN ${MAKE} [2025-03-11T07:56:52.369Z] ---> Running in 9fd4c0939f95 [2025-03-11T07:56:52.369Z] noop [2025-03-11T07:56:52.629Z] Removing intermediate container 9fd4c0939f95 [2025-03-11T07:56:52.629Z] ---> 9a54ccb1f621 [2025-03-11T07:56:52.629Z] Successfully built 9a54ccb1f621 [2025-03-11T07:56:52.629Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:56:52.947Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-11T07:56:52.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:56:53.023Z] prd-ubuntu20.04-docker-8c-8g-40875 does not seem to be running inside a container [2025-03-11T07:56:53.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-11T07:56:53.374Z] $ docker top 6e0e4fb6393fe20eb12c3d1b6eebb6ec8d3f50e14f67bcbfb3bc7cf0e7dc0153 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T07:56:53.715Z] + go version [2025-03-11T07:56:53.715Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-11T07:56:53.727Z] $ docker stop --time=1 6e0e4fb6393fe20eb12c3d1b6eebb6ec8d3f50e14f67bcbfb3bc7cf0e7dc0153 [2025-03-11T07:56:55.010Z] $ docker rm -f --volumes 6e0e4fb6393fe20eb12c3d1b6eebb6ec8d3f50e14f67bcbfb3bc7cf0e7dc0153 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:56:55.457Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-11T07:56:55.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:56:55.540Z] prd-ubuntu20.04-docker-8c-8g-40875 does not seem to be running inside a container [2025-03-11T07:56:55.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-11T07:56:55.876Z] $ docker top a17bae1ce42ce25b54b3cc8cb1147c55bc7aece7ca746b667f99f8d7346b715b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T07:56:56.221Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2025-03-11T07:56:56.517Z] + make test [2025-03-11T07:56:56.517Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2025-03-11T07:56:57.892Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2025-03-11T07:57:15.978Z] github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements [2025-03-11T07:57:15.978Z] github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements [2025-03-11T07:57:15.978Z] github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements [2025-03-11T07:57:15.978Z] github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements [2025-03-11T07:57:15.978Z] github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements [2025-03-11T07:57:15.978Z] github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements [2025-03-11T07:57:15.978Z] github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements [2025-03-11T07:57:15.978Z] github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements [2025-03-11T07:57:15.978Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2025-03-11T07:57:19.258Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-11T07:57:19.258Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-11T07:57:19.258Z] ./bin/test-attribution-txt.sh [2025-03-11T07:57:19.517Z] make -C web test [2025-03-11T07:57:19.517Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2025-03-11T07:57:19.517Z] make[1]: tput: No such file or directory [2025-03-11T07:57:19.517Z] make[1]: tput: No such file or directory [2025-03-11T07:57:19.517Z] warning: generating ./VERSION [2025-03-11T07:57:19.517Z] echo "0.0.0" > VERSION [2025-03-11T07:57:19.517Z] docker build \ [2025-03-11T07:57:19.517Z] -f Dockerfile \ [2025-03-11T07:57:19.517Z] --build-arg USER=1000 \ [2025-03-11T07:57:19.517Z] \ [2025-03-11T07:57:19.517Z] --label "git_sha=8cdda4bcdbb66b44d63df67301c7c51a86d111f3" \ [2025-03-11T07:57:19.517Z] -t edgexfoundry/edgex-web-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 \ [2025-03-11T07:57:19.517Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2025-03-11T07:57:19.517Z] . [2025-03-11T07:57:19.517Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2025-03-11T07:57:19.517Z] Install the buildx component to build images with BuildKit: [2025-03-11T07:57:19.517Z] https://docs.docker.com/go/buildx/ [2025-03-11T07:57:19.517Z] [2025-03-11T07:57:19.775Z] Sending build context to Docker daemon 2.62MB [2025-03-11T07:57:19.775Z] Step 1/10 : FROM node:18-alpine3.18 [2025-03-11T07:57:19.775Z] 18-alpine3.18: Pulling from library/node [2025-03-11T07:57:19.775Z] 619be1103602: Pulling fs layer [2025-03-11T07:57:19.775Z] 7e9a007eb24b: Pulling fs layer [2025-03-11T07:57:19.775Z] 5189255e31c8: Pulling fs layer [2025-03-11T07:57:19.775Z] 88f4f8a6bc8d: Pulling fs layer [2025-03-11T07:57:19.775Z] 88f4f8a6bc8d: Waiting [2025-03-11T07:57:19.775Z] 5189255e31c8: Verifying Checksum [2025-03-11T07:57:19.775Z] 5189255e31c8: Download complete [2025-03-11T07:57:20.033Z] 619be1103602: Verifying Checksum [2025-03-11T07:57:20.033Z] 619be1103602: Download complete [2025-03-11T07:57:20.033Z] 88f4f8a6bc8d: Verifying Checksum [2025-03-11T07:57:20.033Z] 88f4f8a6bc8d: Download complete [2025-03-11T07:57:20.033Z] 619be1103602: Pull complete [2025-03-11T07:57:20.291Z] 7e9a007eb24b: Verifying Checksum [2025-03-11T07:57:20.291Z] 7e9a007eb24b: Download complete [2025-03-11T07:57:21.225Z] 7e9a007eb24b: Pull complete [2025-03-11T07:57:21.484Z] 5189255e31c8: Pull complete [2025-03-11T07:57:21.484Z] 88f4f8a6bc8d: Pull complete [2025-03-11T07:57:21.484Z] Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 [2025-03-11T07:57:21.484Z] Status: Downloaded newer image for node:18-alpine3.18 [2025-03-11T07:57:21.484Z] ---> a19326513a45 [2025-03-11T07:57:21.484Z] Step 2/10 : RUN apk add --no-cache chromium [2025-03-11T07:57:24.792Z] ---> Running in 6985a19a5cfe [2025-03-11T07:57:25.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:57:25.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:57:25.309Z] (1/154) Installing libexpat (2.6.4-r0) [2025-03-11T07:57:25.309Z] (2/154) Installing brotli-libs (1.0.9-r14) [2025-03-11T07:57:25.309Z] (3/154) Installing libbz2 (1.0.8-r5) [2025-03-11T07:57:25.309Z] (4/154) Installing libpng (1.6.44-r0) [2025-03-11T07:57:25.309Z] (5/154) Installing freetype (2.13.0-r5) [2025-03-11T07:57:25.309Z] (6/154) Installing fontconfig (2.14.2-r3) [2025-03-11T07:57:25.569Z] (7/154) Installing libfontenc (1.1.7-r2) [2025-03-11T07:57:25.569Z] (8/154) Installing mkfontscale (1.2.2-r3) [2025-03-11T07:57:25.569Z] (9/154) Installing font-opensans (0_git20210927-r1) [2025-03-11T07:57:25.569Z] (10/154) Installing pkgconf (1.9.5-r0) [2025-03-11T07:57:25.569Z] (11/154) Installing libffi (3.4.4-r2) [2025-03-11T07:57:25.569Z] (12/154) Installing libintl (0.21.1-r7) [2025-03-11T07:57:25.569Z] (13/154) Installing libblkid (2.38.1-r8) [2025-03-11T07:57:25.569Z] (14/154) Installing libmount (2.38.1-r8) [2025-03-11T07:57:25.569Z] (15/154) Installing pcre2 (10.42-r1) [2025-03-11T07:57:25.569Z] (16/154) Installing glib (2.76.6-r0) [2025-03-11T07:57:25.569Z] (17/154) Installing xz-libs (5.4.3-r0) [2025-03-11T07:57:25.569Z] (18/154) Installing libxml2 (2.11.8-r1) [2025-03-11T07:57:25.569Z] (19/154) Installing shared-mime-info (2.2-r5) [2025-03-11T07:57:25.569Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2025-03-11T07:57:25.569Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2025-03-11T07:57:25.569Z] (22/154) Installing libwebp (1.3.2-r0) [2025-03-11T07:57:25.569Z] (23/154) Installing zstd-libs (1.5.5-r4) [2025-03-11T07:57:25.569Z] (24/154) Installing tiff (4.5.1-r0) [2025-03-11T07:57:25.569Z] (25/154) Installing gdk-pixbuf (2.42.12-r0) [2025-03-11T07:57:25.569Z] (26/154) Installing gtk-update-icon-cache (3.24.43-r0) [2025-03-11T07:57:25.569Z] (27/154) Installing libxau (1.0.11-r2) [2025-03-11T07:57:25.569Z] (28/154) Installing libmd (1.0.4-r2) [2025-03-11T07:57:25.569Z] (29/154) Installing libbsd (0.11.7-r1) [2025-03-11T07:57:25.569Z] (30/154) Installing libxdmcp (1.1.4-r2) [2025-03-11T07:57:25.569Z] (31/154) Installing libxcb (1.15-r1) [2025-03-11T07:57:25.569Z] (32/154) Installing libx11 (1.8.7-r0) [2025-03-11T07:57:25.829Z] (33/154) Installing libxcomposite (0.4.6-r3) [2025-03-11T07:57:25.829Z] (34/154) Installing libxfixes (6.0.1-r2) [2025-03-11T07:57:25.829Z] (35/154) Installing libxrender (0.9.11-r3) [2025-03-11T07:57:25.829Z] (36/154) Installing libxcursor (1.2.1-r2) [2025-03-11T07:57:25.829Z] (37/154) Installing libxdamage (1.1.6-r2) [2025-03-11T07:57:25.829Z] (38/154) Installing libxext (1.3.5-r2) [2025-03-11T07:57:25.829Z] (39/154) Installing libxi (1.8.1-r0) [2025-03-11T07:57:25.829Z] (40/154) Installing libxinerama (1.1.5-r2) [2025-03-11T07:57:25.829Z] (41/154) Installing libxrandr (1.5.3-r2) [2025-03-11T07:57:25.829Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2025-03-11T07:57:25.829Z] (43/154) Installing libxtst (1.2.4-r2) [2025-03-11T07:57:25.829Z] (44/154) Installing dbus-libs (1.14.8-r0) [2025-03-11T07:57:25.829Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2025-03-11T07:57:25.829Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2025-03-11T07:57:25.829Z] (47/154) Installing pixman (0.42.2-r1) [2025-03-11T07:57:25.829Z] (48/154) Installing cairo (1.17.8-r1) [2025-03-11T07:57:25.829Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2025-03-11T07:57:25.829Z] (50/154) Installing avahi-libs (0.8-r13) [2025-03-11T07:57:25.829Z] (51/154) Installing gmp (6.2.1-r3) [2025-03-11T07:57:25.829Z] (52/154) Installing nettle (3.8.1-r2) [2025-03-11T07:57:25.829Z] (53/154) Installing libunistring (1.1-r1) [2025-03-11T07:57:25.829Z] (54/154) Installing libidn2 (2.3.4-r1) [2025-03-11T07:57:25.829Z] (55/154) Installing p11-kit (0.24.1-r2) [2025-03-11T07:57:25.829Z] (56/154) Installing libtasn1 (4.20.0-r0) [2025-03-11T07:57:25.829Z] (57/154) Installing gnutls (3.8.4-r0) [2025-03-11T07:57:25.829Z] (58/154) Installing cups-libs (2.4.9-r0) [2025-03-11T07:57:25.829Z] (59/154) Installing libepoxy (1.5.10-r1) [2025-03-11T07:57:25.829Z] (60/154) Installing fribidi (1.0.13-r0) [2025-03-11T07:57:25.829Z] (61/154) Installing graphite2 (1.3.14-r5) [2025-03-11T07:57:25.829Z] (62/154) Installing harfbuzz (7.3.0-r0) [2025-03-11T07:57:25.829Z] (63/154) Installing libxft (2.3.8-r1) [2025-03-11T07:57:25.829Z] (64/154) Installing pango (1.50.14-r1) [2025-03-11T07:57:25.829Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2025-03-11T07:57:25.829Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2025-03-11T07:57:25.829Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2025-03-11T07:57:25.829Z] (68/154) Installing xkeyboard-config (2.38-r0) [2025-03-11T07:57:26.092Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2025-03-11T07:57:26.092Z] (70/154) Installing gtk+3.0 (3.24.43-r0) [2025-03-11T07:57:26.092Z] (71/154) Installing icu-data-full (73.2-r2) [2025-03-11T07:57:26.092Z] (72/154) Installing mesa (23.0.4-r0) [2025-03-11T07:57:26.092Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2025-03-11T07:57:27.032Z] (74/154) Installing hwdata-pci (0.370-r0) [2025-03-11T07:57:27.032Z] (75/154) Installing libpciaccess (0.17-r2) [2025-03-11T07:57:27.032Z] (76/154) Installing libdrm (2.4.115-r4) [2025-03-11T07:57:27.032Z] (77/154) Installing musl-fts (1.2.7-r5) [2025-03-11T07:57:27.032Z] (78/154) Installing libelf (0.189-r2) [2025-03-11T07:57:27.032Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2025-03-11T07:57:27.032Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2025-03-11T07:57:27.032Z] (81/154) Installing eudev-libs (3.2.11-r8) [2025-03-11T07:57:27.032Z] (82/154) Installing libmagic (5.45-r0) [2025-03-11T07:57:27.032Z] (83/154) Installing file (5.45-r0) [2025-03-11T07:57:27.032Z] (84/154) Installing libice (1.1.1-r2) [2025-03-11T07:57:27.032Z] (85/154) Installing libuuid (2.38.1-r8) [2025-03-11T07:57:27.032Z] (86/154) Installing libsm (1.2.4-r1) [2025-03-11T07:57:27.032Z] (87/154) Installing libxt (1.3.0-r2) [2025-03-11T07:57:27.032Z] (88/154) Installing libxmu (1.1.4-r2) [2025-03-11T07:57:27.032Z] (89/154) Installing xset (1.2.5-r1) [2025-03-11T07:57:27.032Z] (90/154) Installing xprop (1.2.7-r0) [2025-03-11T07:57:27.032Z] (91/154) Installing xdg-utils (1.1.3-r4) [2025-03-11T07:57:27.032Z] (92/154) Installing libogg (1.3.5-r4) [2025-03-11T07:57:27.032Z] (93/154) Installing flac-libs (1.4.3-r0) [2025-03-11T07:57:27.032Z] (94/154) Installing alsa-lib (1.2.9-r1) [2025-03-11T07:57:27.032Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2025-03-11T07:57:27.032Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2025-03-11T07:57:27.291Z] (97/154) Installing aom-libs (3.6.1-r0) [2025-03-11T07:57:27.291Z] (98/154) Installing libva (2.18.0-r1) [2025-03-11T07:57:27.291Z] (99/154) Installing libvdpau (1.5-r1) [2025-03-11T07:57:27.291Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2025-03-11T07:57:27.291Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2025-03-11T07:57:27.291Z] (102/154) Installing libdav1d (1.2.1-r0) [2025-03-11T07:57:27.291Z] (103/154) Installing libhwy (1.0.4-r1) [2025-03-11T07:57:27.291Z] (104/154) Installing lcms2 (2.15-r2) [2025-03-11T07:57:27.291Z] (105/154) Installing libjxl (0.8.2-r0) [2025-03-11T07:57:27.291Z] (106/154) Installing lame-libs (3.100-r5) [2025-03-11T07:57:27.291Z] (107/154) Installing opus (1.4-r0) [2025-03-11T07:57:27.291Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2025-03-11T07:57:27.291Z] (109/154) Installing soxr (0.1.3-r5) [2025-03-11T07:57:27.291Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2025-03-11T07:57:27.291Z] (111/154) Installing libtheora (1.1.1-r17) [2025-03-11T07:57:27.291Z] (112/154) Installing libvorbis (1.3.7-r1) [2025-03-11T07:57:27.291Z] (113/154) Installing libvpx (1.13.0-r2) [2025-03-11T07:57:27.550Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2025-03-11T07:57:27.550Z] (115/154) Installing numactl (2.0.16-r4) [2025-03-11T07:57:27.550Z] (116/154) Installing x265-libs (3.5-r4) [2025-03-11T07:57:27.550Z] (117/154) Installing xvidcore (1.3.7-r1) [2025-03-11T07:57:27.550Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2025-03-11T07:57:27.550Z] (119/154) Installing libbluray (1.3.4-r0) [2025-03-11T07:57:27.550Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2025-03-11T07:57:27.550Z] (121/154) Installing libopenmpt (0.7.2-r0) [2025-03-11T07:57:27.550Z] (122/154) Installing cjson (1.7.17-r0) [2025-03-11T07:57:27.550Z] (123/154) Installing mbedtls (2.28.9-r0) [2025-03-11T07:57:27.550Z] (124/154) Installing librist (0.2.7-r0) [2025-03-11T07:57:27.550Z] (125/154) Installing libsrt (1.5.2-r0) [2025-03-11T07:57:27.809Z] (126/154) Installing libssh (0.10.5-r0) [2025-03-11T07:57:27.809Z] (127/154) Installing libsodium (1.0.18-r3) [2025-03-11T07:57:27.809Z] (128/154) Installing libzmq (4.3.4-r4) [2025-03-11T07:57:27.809Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2025-03-11T07:57:27.809Z] (130/154) Installing libevent (2.1.12-r6) [2025-03-11T07:57:27.809Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2025-03-11T07:57:27.809Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2025-03-11T07:57:27.809Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2025-03-11T07:57:27.809Z] (134/154) Installing icu-libs (73.2-r2) [2025-03-11T07:57:27.809Z] (135/154) Installing jsoncpp (1.9.5-r0) [2025-03-11T07:57:27.809Z] (136/154) Installing minizip (1.2.13-r1) [2025-03-11T07:57:27.809Z] (137/154) Installing nspr (4.35-r2) [2025-03-11T07:57:27.809Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2025-03-11T07:57:27.809Z] (139/154) Installing nss (3.94-r0) [2025-03-11T07:57:27.809Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2025-03-11T07:57:27.809Z] (141/154) Installing libasyncns (0.8-r1) [2025-03-11T07:57:27.809Z] (142/154) Installing libltdl (2.4.7-r2) [2025-03-11T07:57:27.809Z] (143/154) Installing orc (0.4.39-r0) [2025-03-11T07:57:27.809Z] (144/154) Installing libsndfile (1.2.2-r1) [2025-03-11T07:57:27.809Z] (145/154) Installing speexdsp (1.2.1-r1) [2025-03-11T07:57:27.809Z] (146/154) Installing tdb-libs (1.4.8-r1) [2025-03-11T07:57:27.809Z] (147/154) Installing libpulse (16.1-r10) [2025-03-11T07:57:27.809Z] (148/154) Installing snappy (1.1.10-r1) [2025-03-11T07:57:27.809Z] (149/154) Installing libwoff2common (1.0.2-r2) [2025-03-11T07:57:27.809Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2025-03-11T07:57:27.809Z] (151/154) Installing libgpg-error (1.47-r1) [2025-03-11T07:57:28.069Z] (152/154) Installing libgcrypt (1.10.2-r1) [2025-03-11T07:57:28.069Z] (153/154) Installing libxslt (1.1.38-r0) [2025-03-11T07:57:28.069Z] (154/154) Installing chromium (119.0.6045.159-r0) [2025-03-11T07:57:29.446Z] Executing busybox-1.36.1-r5.trigger [2025-03-11T07:57:29.446Z] Executing fontconfig-2.14.2-r3.trigger [2025-03-11T07:57:29.446Z] Executing mkfontscale-1.2.2-r3.trigger [2025-03-11T07:57:29.446Z] Executing glib-2.76.6-r0.trigger [2025-03-11T07:57:29.446Z] Executing shared-mime-info-2.2-r5.trigger [2025-03-11T07:57:29.706Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-03-11T07:57:29.706Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-03-11T07:57:29.965Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-03-11T07:57:29.965Z] OK: 579 MiB in 171 packages [2025-03-11T07:57:38.091Z] Removing intermediate container 6985a19a5cfe [2025-03-11T07:57:38.091Z] ---> 757907e6c15b [2025-03-11T07:57:38.091Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2025-03-11T07:57:38.091Z] ---> Running in 3ab388163df5 [2025-03-11T07:57:38.091Z] Removing intermediate container 3ab388163df5 [2025-03-11T07:57:38.091Z] ---> d5f3f05dae51 [2025-03-11T07:57:38.091Z] Step 4/10 : ENV NODE_OPTIONS=--openssl-legacy-provider [2025-03-11T07:57:38.091Z] ---> Running in f66bf94bba19 [2025-03-11T07:57:38.091Z] Removing intermediate container f66bf94bba19 [2025-03-11T07:57:38.091Z] ---> f0875d552150 [2025-03-11T07:57:38.091Z] Step 5/10 : ENV PATH=/app/node_modules/.bin:$PATH [2025-03-11T07:57:38.091Z] ---> Running in 417ae7e28099 [2025-03-11T07:57:38.091Z] Removing intermediate container 417ae7e28099 [2025-03-11T07:57:38.091Z] ---> ec266a98e36d [2025-03-11T07:57:38.091Z] Step 6/10 : ARG USER=1000 [2025-03-11T07:57:38.091Z] ---> Running in 301fcec5aa9f [2025-03-11T07:57:38.091Z] Removing intermediate container 301fcec5aa9f [2025-03-11T07:57:38.091Z] ---> 37601e10d5e6 [2025-03-11T07:57:38.091Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2025-03-11T07:57:38.091Z] ---> Running in e740fa14e508 [2025-03-11T07:57:38.265Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40876 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2025-03-11T07:57:38.284Z] Running in /w/workspace/edgex-ui-go/185 [Pipeline] { [Pipeline] checkout [2025-03-11T07:57:38.655Z] Removing intermediate container e740fa14e508 [2025-03-11T07:57:38.656Z] ---> 87d1c653f5c8 [2025-03-11T07:57:38.656Z] Step 8/10 : USER $USER:$USER [2025-03-11T07:57:38.656Z] ---> Running in 8715b193a1f6 [2025-03-11T07:57:38.914Z] Removing intermediate container 8715b193a1f6 [2025-03-11T07:57:38.914Z] ---> ed08b3956c24 [2025-03-11T07:57:38.914Z] Step 9/10 : WORKDIR /app [2025-03-11T07:57:38.914Z] ---> Running in d6199934a7c5 [2025-03-11T07:57:38.914Z] Removing intermediate container d6199934a7c5 [2025-03-11T07:57:38.914Z] ---> 81590613dd90 [2025-03-11T07:57:38.914Z] Step 10/10 : LABEL git_sha=8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-11T07:57:38.914Z] ---> Running in 7912a7fa67b0 [2025-03-11T07:57:38.914Z] Removing intermediate container 7912a7fa67b0 [2025-03-11T07:57:38.914Z] ---> 9346301b26ab [2025-03-11T07:57:38.914Z] Successfully built 9346301b26ab [2025-03-11T07:57:38.914Z] Successfully tagged edgexfoundry/edgex-web-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-11T07:57:38.914Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2025-03-11T07:57:38.914Z] touch edgex-web-ui.imagebuilt [2025-03-11T07:57:38.914Z] mkdir -p node_modules coverage [2025-03-11T07:57:38.914Z] chown "1000:1000" . node_modules coverage package-lock.json [2025-03-11T07:57:38.914Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2025-03-11T07:57:41.342Z] The recommended git tool is: git [2025-03-11T07:57:44.180Z] npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2025-03-11T07:57:44.752Z] npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2025-03-11T07:57:45.319Z] npm warn deprecated har-validator@5.1.5: this library is no longer supported [2025-03-11T07:57:45.576Z] npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead [2025-03-11T07:57:46.041Z] using credential edgex-jenkins-ssh [2025-03-11T07:57:46.061Z] Cloning the remote Git repository [2025-03-11T07:57:46.103Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2025-03-11T07:57:46.197Z] > git init /w/workspace/edgex-ui-go/185 # timeout=10 [2025-03-11T07:57:46.517Z] npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2025-03-11T07:57:46.517Z] npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2025-03-11T07:57:47.454Z] npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2025-03-11T07:57:47.454Z] npm warn deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2025-03-11T07:57:46.340Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2025-03-11T07:57:46.344Z] > git --version # timeout=10 [2025-03-11T07:57:46.369Z] > git --version # 'git version 2.25.1' [2025-03-11T07:57:46.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-11T07:57:46.520Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-11T07:57:48.830Z] npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2025-03-11T07:57:49.087Z] npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2025-03-11T07:57:49.344Z] npm warn deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2025-03-11T07:57:49.601Z] npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2025-03-11T07:57:51.511Z] npm warn deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2025-03-11T07:57:51.148Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2025-03-11T07:57:51.167Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-11T07:57:51.991Z] Avoid second fetch [2025-03-11T07:57:51.991Z] Checking out Revision 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 (main) [2025-03-11T07:57:52.862Z] Commit message: "Merge pull request #822 from judehung/update-odessa-mods" [2025-03-11T07:57:52.006Z] > git config core.sparsecheckout # timeout=10 [2025-03-11T07:57:52.063Z] > git checkout -f 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 # timeout=10 [2025-03-11T07:57:56.780Z] [2025-03-11T07:57:56.780Z] added 1182 packages, and audited 1183 packages in 17s [2025-03-11T07:57:56.780Z] [2025-03-11T07:57:56.780Z] 100 packages are looking for funding [2025-03-11T07:57:56.780Z] run `npm fund` for details [2025-03-11T07:57:56.780Z] [2025-03-11T07:57:56.780Z] 40 vulnerabilities (3 low, 19 moderate, 17 high, 1 critical) [2025-03-11T07:57:56.780Z] [2025-03-11T07:57:56.780Z] To address issues that do not require attention, run: [2025-03-11T07:57:56.780Z] npm audit fix [2025-03-11T07:57:56.780Z] [2025-03-11T07:57:56.780Z] To address all issues (including breaking changes), run: [2025-03-11T07:57:56.780Z] npm audit fix --force [2025-03-11T07:57:56.780Z] [2025-03-11T07:57:56.780Z] Run `npm audit` for details. [2025-03-11T07:57:56.780Z] npm notice [2025-03-11T07:57:56.780Z] npm notice New major version of npm available! 10.7.0 -> 11.2.0 [2025-03-11T07:57:56.780Z] npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.2.0 [2025-03-11T07:57:56.780Z] npm notice To update run: npm install -g npm@11.2.0 [2025-03-11T07:57:56.780Z] npm notice [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-11T07:57:57.618Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-11T07:57:57.618Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T07:57:57.618Z] Dload Upload Total Spent Left Speed [2025-03-11T07:57:57.618Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh [2025-03-11T07:57:57.954Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-11T07:57:58.283Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-11T07:57:58.283Z] + sudo tee /etc/docker/daemon.new [2025-03-11T07:57:58.283Z] { [2025-03-11T07:57:58.283Z] "registry-mirrors": [ [2025-03-11T07:57:58.283Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-11T07:57:58.283Z] ], [2025-03-11T07:57:58.283Z] "bip": "10.250.0.254/24", [2025-03-11T07:57:58.283Z] "hosts": [ [2025-03-11T07:57:58.283Z] "tcp://0.0.0.0:5555", [2025-03-11T07:57:58.283Z] "unix:///var/run/docker.sock" [2025-03-11T07:57:58.283Z] ], [2025-03-11T07:57:58.283Z] "mtu": 1458, [2025-03-11T07:57:58.283Z] "selinux-enabled": true, [2025-03-11T07:57:58.283Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-11T07:57:58.283Z] } [Pipeline] sh [2025-03-11T07:57:58.620Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-11T07:57:58.946Z] + sudo service docker restart [2025-03-11T07:58:02.049Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2025-03-11T07:58:03.432Z] - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T07:58:17.212Z] provisioning config files... [2025-03-11T07:58:17.241Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/185@tmp/config9142065254910832074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:58:17.668Z] ---> ****-login.sh [2025-03-11T07:58:17.669Z] nexus3.edgexfoundry.org:10001 [2025-03-11T07:58:17.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:58:18.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:58:18.204Z] Configure a credential helper to remove this warning. See [2025-03-11T07:58:18.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:58:18.204Z] [2025-03-11T07:58:18.204Z] Login Succeeded [2025-03-11T07:58:18.204Z] nexus3.edgexfoundry.org:10002 [2025-03-11T07:58:18.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:58:18.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:58:18.472Z] Configure a credential helper to remove this warning. See [2025-03-11T07:58:18.472Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:58:18.472Z] [2025-03-11T07:58:18.472Z] Login Succeeded [2025-03-11T07:58:18.472Z] nexus3.edgexfoundry.org:10003 [2025-03-11T07:58:18.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:58:19.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:58:19.008Z] Configure a credential helper to remove this warning. See [2025-03-11T07:58:19.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:58:19.008Z] [2025-03-11T07:58:19.008Z] Login Succeeded [2025-03-11T07:58:19.008Z] nexus3.edgexfoundry.org:10004 [2025-03-11T07:58:19.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:58:19.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:58:19.276Z] Configure a credential helper to remove this warning. See [2025-03-11T07:58:19.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:58:19.276Z] [2025-03-11T07:58:19.276Z] Login Succeeded [2025-03-11T07:58:19.276Z] ****.io [2025-03-11T07:58:19.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:58:19.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:58:19.819Z] Configure a credential helper to remove this warning. See [2025-03-11T07:58:19.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:58:19.819Z] [2025-03-11T07:58:19.819Z] Login Succeeded [2025-03-11T07:58:19.819Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T07:58:19.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-11T07:58:20.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T07:58:20.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T07:58:20.171Z] ========================================================= [2025-03-11T07:58:20.171Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-11T07:58:20.171Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:58:20.539Z] + 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 . [2025-03-11T07:58:21.969Z] Sending build context to Docker daemon 35.84MB [2025-03-11T07:58:21.969Z] Step 1/15 : ARG BASE=golang:1.23-alpine3.20 [2025-03-11T07:58:21.969Z] Step 2/15 : FROM ${BASE} AS builder [2025-03-11T07:58:21.969Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-11T07:58:21.969Z] 9986a736f7d3: Pulling fs layer [2025-03-11T07:58:21.969Z] 1f018df60701: Pulling fs layer [2025-03-11T07:58:21.969Z] 39f8f326b044: Pulling fs layer [2025-03-11T07:58:21.969Z] e6a1e7a6a96a: Pulling fs layer [2025-03-11T07:58:21.969Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T07:58:21.969Z] d45d956e0dbf: Pulling fs layer [2025-03-11T07:58:21.969Z] d7702b0d1db1: Pulling fs layer [2025-03-11T07:58:21.969Z] 5c7f0f088c93: Pulling fs layer [2025-03-11T07:58:21.969Z] 4fdc064ae6cf: Pulling fs layer [2025-03-11T07:58:21.969Z] e6a1e7a6a96a: Waiting [2025-03-11T07:58:21.969Z] 4f4fb700ef54: Waiting [2025-03-11T07:58:21.969Z] d45d956e0dbf: Waiting [2025-03-11T07:58:21.969Z] d7702b0d1db1: Waiting [2025-03-11T07:58:21.969Z] 4fdc064ae6cf: Waiting [2025-03-11T07:58:21.969Z] 5c7f0f088c93: Waiting [2025-03-11T07:58:21.969Z] 1f018df60701: Verifying Checksum [2025-03-11T07:58:21.969Z] 1f018df60701: Download complete [2025-03-11T07:58:21.969Z] e6a1e7a6a96a: Verifying Checksum [2025-03-11T07:58:21.969Z] e6a1e7a6a96a: Download complete [2025-03-11T07:58:21.969Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T07:58:21.969Z] 4f4fb700ef54: Download complete [2025-03-11T07:58:21.969Z] d45d956e0dbf: Download complete [2025-03-11T07:58:21.969Z] d7702b0d1db1: Download complete [2025-03-11T07:58:21.969Z] 9986a736f7d3: Verifying Checksum [2025-03-11T07:58:22.237Z] 9986a736f7d3: Download complete [2025-03-11T07:58:22.513Z] 4fdc064ae6cf: Verifying Checksum [2025-03-11T07:58:22.513Z] 4fdc064ae6cf: Download complete [2025-03-11T07:58:23.101Z] 9986a736f7d3: Pull complete [2025-03-11T07:58:23.698Z] 1f018df60701: Pull complete [2025-03-11T07:58:23.967Z] 39f8f326b044: Verifying Checksum [2025-03-11T07:58:23.967Z] 39f8f326b044: Download complete [2025-03-11T07:58:24.932Z] 5c7f0f088c93: Verifying Checksum [2025-03-11T07:58:24.932Z] 5c7f0f088c93: Download complete [2025-03-11T07:58:29.979Z] ✔ Browser application bundle generation complete. [2025-03-11T07:58:29.979Z] 11 03 2025 07:58:28.459:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2025-03-11T07:58:29.979Z] 11 03 2025 07:58:28.461:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2025-03-11T07:58:29.979Z] 11 03 2025 07:58:28.464:INFO [launcher]: Starting browser ChromeHeadless [2025-03-11T07:58:29.979Z] 11 03 2025 07:58:28.823:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket GwdPNKgijv7OfPutAAAB with id 37734185 [2025-03-11T07:58:32.507Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.11 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.152 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.167 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.174 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.188 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.211 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.244 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.278 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.301 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.32 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.326 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.328 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.341 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.344 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.347 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.364 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.463 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.472 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.48 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.497 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.501 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.505 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.508 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.519 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.521 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.54 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.554 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.56 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.583 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.594 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.601 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.603 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.606 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.617 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.621 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.642 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.649 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.657 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.669 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.695 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.697 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.698 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.72 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.725 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.74 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.745 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.753 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.804 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.835 secs) [2025-03-11T07:58:32.508Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2025-03-11T07:58:32.508Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2025-03-11T07:58:32.508Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.835 secs) [2025-03-11T07:58:32.508Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2025-03-11T07:58:32.508Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2025-03-11T07:58:32.508Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.846 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.862 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.881 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.886 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.892 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.924 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.93 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.932 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.946 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.971 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.982 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.989 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 1.009 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 1.043 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 1.046 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 1.047 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 1.048 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 1.05 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 1.064 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 1.088 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 1.105 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 1.111 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 1.117 secs) [2025-03-11T07:58:32.508Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 1.141 secs) [2025-03-11T07:58:32.767Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 1.154 secs) [2025-03-11T07:58:32.768Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 1.16 secs) [2025-03-11T07:58:32.768Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 1.175 secs) [2025-03-11T07:58:32.768Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 1.193 secs) [2025-03-11T07:58:32.768Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 1.214 secs) [2025-03-11T07:58:32.768Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 1.229 secs) [2025-03-11T07:58:32.768Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.232 secs) [2025-03-11T07:58:32.768Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.234 secs) [2025-03-11T07:58:32.768Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.235 secs) [2025-03-11T07:58:32.768Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.236 secs) [2025-03-11T07:58:32.768Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.238 secs) [2025-03-11T07:58:32.768Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.251 secs) [2025-03-11T07:58:32.768Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.259 secs) [2025-03-11T07:58:32.768Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.268 secs) [2025-03-11T07:58:32.768Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.273 secs) [2025-03-11T07:58:32.768Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.281 secs) [2025-03-11T07:58:32.768Z] WARN: ' [2025-03-11T07:58:32.768Z] It looks like you're using ngModel on the same form field as formControlName. [2025-03-11T07:58:32.768Z] Support for using the ngModel input property and ngModelChange event with [2025-03-11T07:58:32.768Z] reactive form directives has been deprecated in Angular v6 and will be removed [2025-03-11T07:58:32.768Z] in a future version of Angular. [2025-03-11T07:58:32.768Z] [2025-03-11T07:58:32.768Z] For more information on this, see our API docs here: [2025-03-11T07:58:32.768Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2025-03-11T07:58:32.768Z] ' [2025-03-11T07:58:32.768Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.281 secs) [2025-03-11T07:58:32.768Z] WARN: ' [2025-03-11T07:58:32.768Z] It looks like you're using ngModel on the same form field as formControlName. [2025-03-11T07:58:32.768Z] Support for using the ngModel input property and ngModelChange event with [2025-03-11T07:58:32.768Z] reactive form directives has been deprecated in Angular v6 and will be removed [2025-03-11T07:58:32.768Z] in a future version of Angular. [2025-03-11T07:58:32.768Z] [2025-03-11T07:58:32.768Z] For more information on this, see our API docs here: [2025-03-11T07:58:32.768Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2025-03-11T07:58:32.768Z] ' [2025-03-11T07:58:32.768Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.306 secs) [2025-03-11T07:58:32.768Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.311 secs) [2025-03-11T07:58:32.768Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.325 secs) [2025-03-11T07:58:33.026Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.331 secs) [2025-03-11T07:58:33.026Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.342 secs) [2025-03-11T07:58:33.026Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.355 secs) [2025-03-11T07:58:33.026Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.367 secs) [2025-03-11T07:58:33.026Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.374 secs) [2025-03-11T07:58:33.026Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.377 secs) [2025-03-11T07:58:33.026Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.379 secs) [2025-03-11T07:58:33.026Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.382 secs) [2025-03-11T07:58:33.026Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.39 secs) [2025-03-11T07:58:33.026Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.392 secs) [2025-03-11T07:58:33.026Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.397 secs) [2025-03-11T07:58:33.026Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.413 secs) [2025-03-11T07:58:33.026Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.432 secs) [2025-03-11T07:58:33.026Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.438 secs) [2025-03-11T07:58:33.026Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.445 secs) [2025-03-11T07:58:33.026Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.459 secs) [2025-03-11T07:58:33.026Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.469 secs) [2025-03-11T07:58:33.026Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.472 secs) [2025-03-11T07:58:33.026Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.473 secs) [2025-03-11T07:58:33.026Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.499 secs) [2025-03-11T07:58:33.026Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.506 secs) [2025-03-11T07:58:33.026Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.509 secs) [2025-03-11T07:58:33.026Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.514 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.519 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.521 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.546 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.567 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.574 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.58 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.582 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.584 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.587 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.596 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.599 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.607 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.61 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.616 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.625 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.629 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.632 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.64 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.642 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.649 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.654 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.657 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.661 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.673 secs) [2025-03-11T07:58:33.284Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.68 secs) [2025-03-11T07:58:33.542Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.687 secs) [2025-03-11T07:58:33.542Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.691 secs) [2025-03-11T07:58:33.542Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.693 secs) [2025-03-11T07:58:33.542Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.694 secs) [2025-03-11T07:58:33.542Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.707 secs) [2025-03-11T07:58:33.542Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.727 secs) [2025-03-11T07:58:33.542Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.734 secs) [2025-03-11T07:58:33.542Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (1.294 secs / 1.734 secs) [2025-03-11T07:58:33.542Z] TOTAL: 147 SUCCESS [2025-03-11T07:58:33.542Z] ✔ Browser application bundle generation complete. [2025-03-11T07:58:34.107Z] [2025-03-11T07:58:34.107Z] =============================== Coverage summary =============================== [2025-03-11T07:58:34.107Z] Statements : 38.95% ( 1375/3530 ) [2025-03-11T07:58:34.107Z] Branches : 15.25% ( 94/616 ) [2025-03-11T07:58:34.107Z] Functions : 32.17% ( 425/1321 ) [2025-03-11T07:58:34.107Z] Lines : 38.87% ( 1344/3457 ) [2025-03-11T07:58:34.107Z] ================================================================================ [2025-03-11T07:58:34.107Z] ✔ Browser application bundle generation complete. [2025-03-11T07:58:35.481Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2025-03-11T07:58:35.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-11T07:58:35.517Z] $ docker stop --time=1 a17bae1ce42ce25b54b3cc8cb1147c55bc7aece7ca746b667f99f8d7346b715b [2025-03-11T07:58:36.828Z] $ docker rm -f --volumes a17bae1ce42ce25b54b3cc8cb1147c55bc7aece7ca746b667f99f8d7346b715b [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T07:58:37.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-11T07:58:37.677Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-11T07:58:38.299Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-11T07:58:38.633Z] + ls -al . [2025-03-11T07:58:38.633Z] total 272 [2025-03-11T07:58:38.633Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 11 07:56 . [2025-03-11T07:58:38.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:55 .. [2025-03-11T07:58:38.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:55 .blubracket [2025-03-11T07:58:38.633Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 11 07:55 .dockerignore [2025-03-11T07:58:38.633Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:55 .git [2025-03-11T07:58:38.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:55 .github [2025-03-11T07:58:38.633Z] -rw-rw-r-- 1 jenkins jenkins 178 Mar 11 07:55 .gitignore [2025-03-11T07:58:38.633Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 07:55 .semver [2025-03-11T07:58:38.633Z] -rw-rw-r-- 1 jenkins jenkins 18578 Mar 11 07:55 Attribution.txt [2025-03-11T07:58:38.633Z] -rw-rw-r-- 1 jenkins jenkins 21430 Mar 11 07:55 CHANGELOG.md [2025-03-11T07:58:38.633Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 11 07:55 CONTRIBUTING.md [2025-03-11T07:58:38.633Z] -rw-rw-r-- 1 jenkins jenkins 1940 Mar 11 07:55 Dockerfile [2025-03-11T07:58:38.633Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 11 07:55 Jenkinsfile [2025-03-11T07:58:38.633Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 11 07:55 LICENSE [2025-03-11T07:58:38.633Z] -rw-rw-r-- 1 jenkins jenkins 2189 Mar 11 07:55 Makefile [2025-03-11T07:58:38.633Z] -rw-rw-r-- 1 jenkins jenkins 4381 Mar 11 07:55 README.md [2025-03-11T07:58:38.633Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 11 07:55 VERSION [2025-03-11T07:58:38.633Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 11 07:55 angularmigrationlogs.md [2025-03-11T07:58:38.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:55 assets [2025-03-11T07:58:38.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:55 bin [2025-03-11T07:58:38.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:55 cmd [2025-03-11T07:58:38.633Z] -rw-r--r-- 1 jenkins jenkins 14679 Mar 11 07:57 coverage.out [2025-03-11T07:58:38.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:55 docs [2025-03-11T07:58:38.633Z] -rw-rw-r-- 1 jenkins jenkins 5820 Mar 11 07:55 go.mod [2025-03-11T07:58:38.633Z] -rw-rw-r-- 1 jenkins jenkins 86182 Mar 11 07:55 go.sum [2025-03-11T07:58:38.633Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:55 internal [2025-03-11T07:58:38.633Z] -rwxrwxr-x 1 jenkins jenkins 568 Mar 11 07:55 redeploy.sh [2025-03-11T07:58:38.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:55 testing [2025-03-11T07:58:38.633Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 11 07:55 version.go [2025-03-11T07:58:38.633Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 07:58 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:58:38.961Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8cdda4bcdbb66b44d63df67301c7c51a86d111f3 --label arch=amd64 --label version=4.0.0-dev.3 . [2025-03-11T07:58:39.949Z] 39f8f326b044: Pull complete [2025-03-11T07:58:39.949Z] e6a1e7a6a96a: Pull complete [2025-03-11T07:58:39.949Z] 4f4fb700ef54: Pull complete [2025-03-11T07:58:39.949Z] d45d956e0dbf: Pull complete [2025-03-11T07:58:39.949Z] d7702b0d1db1: Pull complete [2025-03-11T07:58:40.349Z] Sending build context to Docker daemon 347.3MB [2025-03-11T07:58:40.349Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-11T07:58:40.349Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-11T07:58:40.349Z] ---> 9a54ccb1f621 [2025-03-11T07:58:40.349Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2025-03-11T07:58:42.881Z] ---> Running in 2e1e06e11d24 [2025-03-11T07:58:42.881Z] Removing intermediate container 2e1e06e11d24 [2025-03-11T07:58:42.881Z] ---> 212bd146065e [2025-03-11T07:58:42.881Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-11T07:58:42.881Z] ---> Running in d0b006c99a6d [2025-03-11T07:58:42.881Z] Removing intermediate container d0b006c99a6d [2025-03-11T07:58:42.881Z] ---> 840463b81c38 [2025-03-11T07:58:42.881Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-11T07:58:42.881Z] ---> Running in f2cc0550ebb5 [2025-03-11T07:58:42.881Z] Removing intermediate container f2cc0550ebb5 [2025-03-11T07:58:42.881Z] ---> df11a4705318 [2025-03-11T07:58:42.881Z] Step 6/27 : LABEL Name=edgex-ui-go [2025-03-11T07:58:42.881Z] ---> Running in 7f45c3d75189 [2025-03-11T07:58:42.881Z] Removing intermediate container 7f45c3d75189 [2025-03-11T07:58:42.881Z] ---> c32f02152edb [2025-03-11T07:58:42.881Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2025-03-11T07:58:42.881Z] ---> Running in c49620887071 [2025-03-11T07:58:42.881Z] Removing intermediate container c49620887071 [2025-03-11T07:58:42.881Z] ---> 88813d95a717 [2025-03-11T07:58:42.881Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-03-11T07:58:43.817Z] ---> 178df3206291 [2025-03-11T07:58:43.817Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-11T07:58:43.817Z] ---> Running in 6af3f16cb1ec [2025-03-11T07:58:44.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:58:44.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:58:44.335Z] OK: 248 MiB in 58 packages [2025-03-11T07:58:44.594Z] Removing intermediate container 6af3f16cb1ec [2025-03-11T07:58:44.594Z] ---> bfcd6b623698 [2025-03-11T07:58:44.594Z] Step 10/27 : ENV GO111MODULE=on [2025-03-11T07:58:44.594Z] ---> Running in c533a186f17c [2025-03-11T07:58:44.852Z] Removing intermediate container c533a186f17c [2025-03-11T07:58:44.852Z] ---> 0323c0667535 [2025-03-11T07:58:44.852Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2025-03-11T07:58:44.852Z] ---> Running in 13fa141a3075 [2025-03-11T07:58:44.852Z] Removing intermediate container 13fa141a3075 [2025-03-11T07:58:44.852Z] ---> 8d9752c3dc1b [2025-03-11T07:58:44.852Z] Step 12/27 : COPY go.mod vendor* ./ [2025-03-11T07:58:45.113Z] ---> 962692163253 [2025-03-11T07:58:45.113Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:58:45.113Z] ---> Running in 3af964681206 [2025-03-11T07:58:45.676Z] Removing intermediate container 3af964681206 [2025-03-11T07:58:45.676Z] ---> bb097a543952 [2025-03-11T07:58:45.676Z] Step 14/27 : COPY . . [2025-03-11T07:58:46.598Z] 5c7f0f088c93: Pull complete [2025-03-11T07:58:48.008Z] 4fdc064ae6cf: Pull complete [2025-03-11T07:58:48.008Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-11T07:58:48.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-11T07:58:48.008Z] ---> 63f30b955cb9 [2025-03-11T07:58:48.008Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2025-03-11T07:58:49.940Z] ---> Running in 18631a3c467e [2025-03-11T07:58:49.940Z] Removing intermediate container 18631a3c467e [2025-03-11T07:58:49.940Z] ---> 5cae19233224 [2025-03-11T07:58:49.940Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2025-03-11T07:58:50.211Z] ---> Running in 51b0e2606120 [2025-03-11T07:58:50.478Z] Removing intermediate container 51b0e2606120 [2025-03-11T07:58:50.478Z] ---> 9dba5ef119fb [2025-03-11T07:58:50.478Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2025-03-11T07:58:50.478Z] ---> Running in e1e00662ee3c [2025-03-11T07:58:50.745Z] Removing intermediate container e1e00662ee3c [2025-03-11T07:58:50.745Z] ---> 460e13589bc4 [2025-03-11T07:58:50.745Z] Step 6/15 : LABEL Name=edgex-ui-go [2025-03-11T07:58:50.745Z] ---> Running in db81eb6f5881 [2025-03-11T07:58:51.329Z] Removing intermediate container db81eb6f5881 [2025-03-11T07:58:51.329Z] ---> 1ac5776b79c1 [2025-03-11T07:58:51.329Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2025-03-11T07:58:51.329Z] ---> Running in 7db975432553 [2025-03-11T07:58:51.594Z] Removing intermediate container 7db975432553 [2025-03-11T07:58:51.594Z] ---> ec9849f8c267 [2025-03-11T07:58:51.594Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-03-11T07:58:51.857Z] latest: Pulling from library/docker [2025-03-11T07:58:52.123Z] 6e771e15690e: Pulling fs layer [2025-03-11T07:58:52.123Z] 2645e85e6adf: Pulling fs layer [2025-03-11T07:58:52.123Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T07:58:52.123Z] 9ea18fe8983a: Pulling fs layer [2025-03-11T07:58:52.123Z] 23743df8d760: Pulling fs layer [2025-03-11T07:58:52.123Z] 43ac4518474b: Pulling fs layer [2025-03-11T07:58:52.123Z] fb98b8dcf58a: Pulling fs layer [2025-03-11T07:58:52.123Z] 9470f5de4382: Pulling fs layer [2025-03-11T07:58:52.123Z] add59061c75d: Pulling fs layer [2025-03-11T07:58:52.123Z] 5479fdd35f53: Pulling fs layer [2025-03-11T07:58:52.123Z] 568759e8d939: Pulling fs layer [2025-03-11T07:58:52.123Z] ef7439101607: Pulling fs layer [2025-03-11T07:58:52.123Z] 7902d4462055: Pulling fs layer [2025-03-11T07:58:52.123Z] 40292d106e77: Pulling fs layer [2025-03-11T07:58:52.123Z] acc57b4d3db4: Pulling fs layer [2025-03-11T07:58:52.123Z] 87fcdcc93693: Pulling fs layer [2025-03-11T07:58:52.123Z] 5479fdd35f53: Waiting [2025-03-11T07:58:52.123Z] 9ea18fe8983a: Waiting [2025-03-11T07:58:52.123Z] 23743df8d760: Waiting [2025-03-11T07:58:52.123Z] 43ac4518474b: Waiting [2025-03-11T07:58:52.123Z] fb98b8dcf58a: Waiting [2025-03-11T07:58:52.123Z] 9470f5de4382: Waiting [2025-03-11T07:58:52.123Z] add59061c75d: Waiting [2025-03-11T07:58:52.123Z] 568759e8d939: Waiting [2025-03-11T07:58:52.123Z] ef7439101607: Waiting [2025-03-11T07:58:52.123Z] 40292d106e77: Waiting [2025-03-11T07:58:52.123Z] acc57b4d3db4: Waiting [2025-03-11T07:58:52.123Z] 87fcdcc93693: Waiting [2025-03-11T07:58:52.123Z] 7902d4462055: Waiting [2025-03-11T07:58:52.123Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T07:58:52.123Z] 4f4fb700ef54: Download complete [2025-03-11T07:58:52.295Z] ---> a2d9736eb9e0 [2025-03-11T07:58:52.295Z] Step 15/27 : RUN ${MAKE} [2025-03-11T07:58:52.295Z] ---> Running in 7dbeb8800695 [2025-03-11T07:58:52.295Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=4.0.0-dev.3" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2025-03-11T07:58:52.388Z] 6e771e15690e: Download complete [2025-03-11T07:58:52.388Z] 9ea18fe8983a: Verifying Checksum [2025-03-11T07:58:52.388Z] 9ea18fe8983a: Download complete [2025-03-11T07:58:52.388Z] 2645e85e6adf: Verifying Checksum [2025-03-11T07:58:52.388Z] 2645e85e6adf: Download complete [2025-03-11T07:58:52.970Z] 23743df8d760: Verifying Checksum [2025-03-11T07:58:52.970Z] 23743df8d760: Download complete [2025-03-11T07:58:53.235Z] 43ac4518474b: Verifying Checksum [2025-03-11T07:58:53.235Z] 43ac4518474b: Download complete [2025-03-11T07:58:53.235Z] 9470f5de4382: Verifying Checksum [2025-03-11T07:58:53.235Z] 9470f5de4382: Download complete [2025-03-11T07:58:53.235Z] 6e771e15690e: Pull complete [2025-03-11T07:58:53.235Z] fb98b8dcf58a: Verifying Checksum [2025-03-11T07:58:53.235Z] fb98b8dcf58a: Download complete [2025-03-11T07:58:53.235Z] add59061c75d: Verifying Checksum [2025-03-11T07:58:53.235Z] add59061c75d: Download complete [2025-03-11T07:58:53.235Z] 5479fdd35f53: Verifying Checksum [2025-03-11T07:58:53.235Z] 5479fdd35f53: Download complete [2025-03-11T07:58:53.501Z] ef7439101607: Verifying Checksum [2025-03-11T07:58:53.501Z] ef7439101607: Download complete [2025-03-11T07:58:53.501Z] 7902d4462055: Verifying Checksum [2025-03-11T07:58:53.501Z] 7902d4462055: Download complete [2025-03-11T07:58:53.501Z] acc57b4d3db4: Verifying Checksum [2025-03-11T07:58:53.501Z] acc57b4d3db4: Download complete [2025-03-11T07:58:53.501Z] 568759e8d939: Verifying Checksum [2025-03-11T07:58:53.501Z] 568759e8d939: Download complete [2025-03-11T07:58:53.767Z] 87fcdcc93693: Download complete [2025-03-11T07:58:54.349Z] 2645e85e6adf: Pull complete [2025-03-11T07:58:54.617Z] 4f4fb700ef54: Pull complete [2025-03-11T07:58:54.883Z] 9ea18fe8983a: Pull complete [2025-03-11T07:58:55.148Z] 40292d106e77: Download complete [2025-03-11T07:58:56.117Z] 23743df8d760: Pull complete [2025-03-11T07:58:57.529Z] 43ac4518474b: Pull complete [2025-03-11T07:58:59.464Z] fb98b8dcf58a: Pull complete [2025-03-11T07:58:59.464Z] 9470f5de4382: Pull complete [2025-03-11T07:58:59.731Z] add59061c75d: Pull complete [2025-03-11T07:58:59.997Z] 5479fdd35f53: Pull complete [2025-03-11T07:59:00.953Z] 568759e8d939: Pull complete [2025-03-11T07:59:01.219Z] ef7439101607: Pull complete [2025-03-11T07:59:01.485Z] 7902d4462055: Pull complete [2025-03-11T07:59:05.739Z] 40292d106e77: Pull complete [2025-03-11T07:59:05.739Z] acc57b4d3db4: Pull complete [2025-03-11T07:59:05.739Z] 87fcdcc93693: Pull complete [2025-03-11T07:59:05.739Z] Digest: sha256:9a651b22672c7151b5d8ca820ed2290b3fe4d4922e9b3f37ab14c8876da6613d [2025-03-11T07:59:05.739Z] Status: Downloaded newer image for docker:latest [2025-03-11T07:59:08.325Z] ---> f8cb8282ed19 [2025-03-11T07:59:08.325Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-11T07:59:08.325Z] ---> Running in d9e717612f3f [2025-03-11T07:59:09.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:59:09.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:59:10.960Z] OK: 239 MiB in 58 packages [2025-03-11T07:59:11.922Z] Removing intermediate container d9e717612f3f [2025-03-11T07:59:11.922Z] ---> ae8f8ffd710b [2025-03-11T07:59:11.922Z] Step 10/15 : ENV GO111MODULE=on [2025-03-11T07:59:11.922Z] ---> Running in cc230fc8d27d [2025-03-11T07:59:11.922Z] Removing intermediate container cc230fc8d27d [2025-03-11T07:59:11.922Z] ---> 1b9e59139082 [2025-03-11T07:59:11.922Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2025-03-11T07:59:12.189Z] ---> Running in bcb8473555ba [2025-03-11T07:59:12.464Z] Removing intermediate container bcb8473555ba [2025-03-11T07:59:12.464Z] ---> 429aea32c90a [2025-03-11T07:59:12.464Z] Step 12/15 : COPY go.mod vendor* ./ [2025-03-11T07:59:13.048Z] ---> 500c6b285331 [2025-03-11T07:59:13.048Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:59:13.048Z] ---> Running in 0b319bce2ae4 [2025-03-11T07:59:24.381Z] Removing intermediate container 7dbeb8800695 [2025-03-11T07:59:24.381Z] ---> d0737cc972a3 [2025-03-11T07:59:24.381Z] Step 16/27 : FROM alpine:3.20 [2025-03-11T07:59:24.381Z] 3.20: Pulling from library/alpine [2025-03-11T07:59:24.381Z] 0a9a5dfd008f: Pulling fs layer [2025-03-11T07:59:24.381Z] 0a9a5dfd008f: Verifying Checksum [2025-03-11T07:59:24.381Z] 0a9a5dfd008f: Download complete [2025-03-11T07:59:24.381Z] 0a9a5dfd008f: Pull complete [2025-03-11T07:59:24.381Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:59:24.381Z] Status: Downloaded newer image for alpine:3.20 [2025-03-11T07:59:24.381Z] ---> ff221270b9fb [2025-03-11T07:59:24.381Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-11T07:59:24.381Z] ---> Running in 7425e2cd177c [2025-03-11T07:59:24.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:59:24.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:59:24.381Z] OK: 8 MiB in 14 packages [2025-03-11T07:59:24.381Z] Removing intermediate container 7425e2cd177c [2025-03-11T07:59:24.381Z] ---> 46a30604ba75 [2025-03-11T07:59:24.381Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2025-03-11T07:59:24.381Z] ---> Running in 78b77ce664bd [2025-03-11T07:59:24.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:59:24.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:59:24.381Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-11T07:59:24.381Z] Executing busybox-1.36.1-r29.trigger [2025-03-11T07:59:24.381Z] OK: 8 MiB in 15 packages [2025-03-11T07:59:24.946Z] Removing intermediate container 78b77ce664bd [2025-03-11T07:59:24.946Z] ---> e43fea9e40d1 [2025-03-11T07:59:24.946Z] Step 19/27 : EXPOSE 4000 [2025-03-11T07:59:24.946Z] ---> Running in 871fc934093e [2025-03-11T07:59:24.946Z] Removing intermediate container 871fc934093e [2025-03-11T07:59:24.946Z] ---> 82c2166cdb15 [2025-03-11T07:59:24.946Z] Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2025-03-11T07:59:26.323Z] ---> 83d2673d4361 [2025-03-11T07:59:26.323Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2025-03-11T07:59:26.323Z] ---> 43af9b005388 [2025-03-11T07:59:26.323Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2025-03-11T07:59:26.581Z] ---> c8f9e1e7681f [2025-03-11T07:59:26.581Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2025-03-11T07:59:26.581Z] ---> Running in fda5318a3f6b [2025-03-11T07:59:26.581Z] Removing intermediate container fda5318a3f6b [2025-03-11T07:59:26.581Z] ---> f5099ab8125d [2025-03-11T07:59:26.581Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2025-03-11T07:59:26.581Z] ---> Running in 099e9ebdb966 [2025-03-11T07:59:26.581Z] Removing intermediate container 099e9ebdb966 [2025-03-11T07:59:26.581Z] ---> 33fedaa2dd20 [2025-03-11T07:59:26.581Z] Step 25/27 : LABEL arch=amd64 [2025-03-11T07:59:26.840Z] ---> Running in c3d0c97eef30 [2025-03-11T07:59:26.840Z] Removing intermediate container c3d0c97eef30 [2025-03-11T07:59:26.840Z] ---> 3adf2ac10a44 [2025-03-11T07:59:26.840Z] Step 26/27 : LABEL git_sha=8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-11T07:59:26.840Z] ---> Running in fc26f9c254c7 [2025-03-11T07:59:26.840Z] Removing intermediate container fc26f9c254c7 [2025-03-11T07:59:26.840Z] ---> cbaf0160c25e [2025-03-11T07:59:26.840Z] Step 27/27 : LABEL version=4.0.0-dev.3 [2025-03-11T07:59:26.840Z] ---> Running in 9689db7d8eec [2025-03-11T07:59:27.100Z] Removing intermediate container 9689db7d8eec [2025-03-11T07:59:27.100Z] ---> f2fc6da5d955 [2025-03-11T07:59:27.100Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-11T07:59:27.100Z] Successfully built f2fc6da5d955 [2025-03-11T07:59:27.100Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T07:59:27.252Z] provisioning config files... [2025-03-11T07:59:27.262Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1081017760814500409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:59:27.571Z] ---> ****-login.sh [2025-03-11T07:59:27.571Z] nexus3.edgexfoundry.org:10001 [2025-03-11T07:59:27.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:59:27.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:59:27.571Z] Configure a credential helper to remove this warning. See [2025-03-11T07:59:27.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:59:27.571Z] [2025-03-11T07:59:27.571Z] Login Succeeded [2025-03-11T07:59:27.571Z] nexus3.edgexfoundry.org:10002 [2025-03-11T07:59:27.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:59:27.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:59:27.572Z] Configure a credential helper to remove this warning. See [2025-03-11T07:59:27.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:59:27.572Z] [2025-03-11T07:59:27.572Z] Login Succeeded [2025-03-11T07:59:27.572Z] nexus3.edgexfoundry.org:10003 [2025-03-11T07:59:27.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:59:27.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:59:27.832Z] Configure a credential helper to remove this warning. See [2025-03-11T07:59:27.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:59:27.832Z] [2025-03-11T07:59:27.832Z] Login Succeeded [2025-03-11T07:59:27.832Z] nexus3.edgexfoundry.org:10004 [2025-03-11T07:59:27.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:59:27.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:59:27.832Z] Configure a credential helper to remove this warning. See [2025-03-11T07:59:27.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:59:27.832Z] [2025-03-11T07:59:27.832Z] Login Succeeded [2025-03-11T07:59:27.832Z] ****.io [2025-03-11T07:59:28.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:59:28.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:59:28.092Z] Configure a credential helper to remove this warning. See [2025-03-11T07:59:28.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:59:28.092Z] [2025-03-11T07:59:28.092Z] Login Succeeded [2025-03-11T07:59:28.092Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T07:59:28.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:59:28.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T07:59:28.188Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2025-03-11T07:59:28.188Z] 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-11T07:59:28.188Z] latest [2025-03-11T07:59:28.188Z] 4.0.0-dev.3 [2025-03-11T07:59:28.188Z] 8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.0.0-dev.3 [2025-03-11T07:59:28.188Z] main [2025-03-11T07:59:28.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:59:28.546Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:59:28.868Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-11T07:59:28.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-03-11T07:59:28.868Z] 57407fdea34d: Preparing [2025-03-11T07:59:28.868Z] b4b857b0cb36: Preparing [2025-03-11T07:59:28.868Z] 9b0177f5a251: Preparing [2025-03-11T07:59:28.868Z] 3fc8214fef8d: Preparing [2025-03-11T07:59:28.868Z] 14ab5fdc7c93: Preparing [2025-03-11T07:59:28.868Z] 994456c4fd7b: Preparing [2025-03-11T07:59:28.868Z] 994456c4fd7b: Waiting [2025-03-11T07:59:28.868Z] b4b857b0cb36: Pushed [2025-03-11T07:59:28.868Z] 14ab5fdc7c93: Pushed [2025-03-11T07:59:28.868Z] 3fc8214fef8d: Pushed [2025-03-11T07:59:28.868Z] 57407fdea34d: Pushed [2025-03-11T07:59:28.868Z] 994456c4fd7b: Layer already exists [2025-03-11T07:59:34.138Z] 9b0177f5a251: Pushed [2025-03-11T07:59:34.138Z] 8cdda4bcdbb66b44d63df67301c7c51a86d111f3: digest: sha256:37ca507d71e00b1054ccdae252b35fc7b1dd5dc162d18a0d1a45156ca5dd044e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:59:34.462Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:59:34.792Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2025-03-11T07:59:34.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-03-11T07:59:34.792Z] 57407fdea34d: Preparing [2025-03-11T07:59:34.792Z] b4b857b0cb36: Preparing [2025-03-11T07:59:34.792Z] 9b0177f5a251: Preparing [2025-03-11T07:59:34.792Z] 3fc8214fef8d: Preparing [2025-03-11T07:59:34.792Z] 14ab5fdc7c93: Preparing [2025-03-11T07:59:34.792Z] 994456c4fd7b: Preparing [2025-03-11T07:59:34.792Z] 994456c4fd7b: Waiting [2025-03-11T07:59:34.792Z] 9b0177f5a251: Layer already exists [2025-03-11T07:59:34.792Z] 14ab5fdc7c93: Layer already exists [2025-03-11T07:59:34.792Z] 3fc8214fef8d: Layer already exists [2025-03-11T07:59:34.792Z] 57407fdea34d: Layer already exists [2025-03-11T07:59:34.792Z] b4b857b0cb36: Layer already exists [2025-03-11T07:59:34.792Z] 994456c4fd7b: Layer already exists [2025-03-11T07:59:34.792Z] latest: digest: sha256:37ca507d71e00b1054ccdae252b35fc7b1dd5dc162d18a0d1a45156ca5dd044e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:59:35.125Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:59:35.462Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:4.0.0-dev.3 [2025-03-11T07:59:35.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-03-11T07:59:35.463Z] 57407fdea34d: Preparing [2025-03-11T07:59:35.463Z] b4b857b0cb36: Preparing [2025-03-11T07:59:35.463Z] 9b0177f5a251: Preparing [2025-03-11T07:59:35.463Z] 3fc8214fef8d: Preparing [2025-03-11T07:59:35.463Z] 14ab5fdc7c93: Preparing [2025-03-11T07:59:35.463Z] 994456c4fd7b: Preparing [2025-03-11T07:59:35.463Z] 994456c4fd7b: Waiting [2025-03-11T07:59:35.463Z] 57407fdea34d: Layer already exists [2025-03-11T07:59:35.463Z] 9b0177f5a251: Layer already exists [2025-03-11T07:59:35.463Z] b4b857b0cb36: Layer already exists [2025-03-11T07:59:35.463Z] 3fc8214fef8d: Layer already exists [2025-03-11T07:59:35.463Z] 14ab5fdc7c93: Layer already exists [2025-03-11T07:59:35.463Z] 994456c4fd7b: Layer already exists [2025-03-11T07:59:35.463Z] 4.0.0-dev.3: digest: sha256:37ca507d71e00b1054ccdae252b35fc7b1dd5dc162d18a0d1a45156ca5dd044e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:59:35.795Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:59:36.125Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.0.0-dev.3 [2025-03-11T07:59:36.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-03-11T07:59:36.125Z] 57407fdea34d: Preparing [2025-03-11T07:59:36.125Z] b4b857b0cb36: Preparing [2025-03-11T07:59:36.125Z] 9b0177f5a251: Preparing [2025-03-11T07:59:36.125Z] 3fc8214fef8d: Preparing [2025-03-11T07:59:36.125Z] 14ab5fdc7c93: Preparing [2025-03-11T07:59:36.125Z] 994456c4fd7b: Preparing [2025-03-11T07:59:36.125Z] 994456c4fd7b: Waiting [2025-03-11T07:59:36.125Z] 14ab5fdc7c93: Layer already exists [2025-03-11T07:59:36.125Z] 3fc8214fef8d: Layer already exists [2025-03-11T07:59:36.125Z] 57407fdea34d: Layer already exists [2025-03-11T07:59:36.125Z] 9b0177f5a251: Layer already exists [2025-03-11T07:59:36.125Z] b4b857b0cb36: Layer already exists [2025-03-11T07:59:36.125Z] 994456c4fd7b: Layer already exists [2025-03-11T07:59:36.125Z] 8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.0.0-dev.3: digest: sha256:37ca507d71e00b1054ccdae252b35fc7b1dd5dc162d18a0d1a45156ca5dd044e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:59:36.458Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:59:36.791Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2025-03-11T07:59:36.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-03-11T07:59:36.791Z] 57407fdea34d: Preparing [2025-03-11T07:59:36.791Z] b4b857b0cb36: Preparing [2025-03-11T07:59:36.791Z] 9b0177f5a251: Preparing [2025-03-11T07:59:36.791Z] 3fc8214fef8d: Preparing [2025-03-11T07:59:36.791Z] 14ab5fdc7c93: Preparing [2025-03-11T07:59:36.791Z] 994456c4fd7b: Preparing [2025-03-11T07:59:36.791Z] 994456c4fd7b: Waiting [2025-03-11T07:59:36.791Z] 57407fdea34d: Layer already exists [2025-03-11T07:59:36.791Z] 9b0177f5a251: Layer already exists [2025-03-11T07:59:36.791Z] 3fc8214fef8d: Layer already exists [2025-03-11T07:59:36.791Z] 14ab5fdc7c93: Layer already exists [2025-03-11T07:59:36.791Z] b4b857b0cb36: Layer already exists [2025-03-11T07:59:36.791Z] 994456c4fd7b: Layer already exists [2025-03-11T07:59:36.791Z] main: digest: sha256:37ca507d71e00b1054ccdae252b35fc7b1dd5dc162d18a0d1a45156ca5dd044e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:59:36.864Z] ===================================================== [Pipeline] echo [2025-03-11T07:59:36.878Z] taggedImages: [2025-03-11T07:59:36.878Z] - nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-11T07:59:36.878Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2025-03-11T07:59:36.878Z] - nexus3.edgexfoundry.org:10004/edgex-ui:4.0.0-dev.3 [2025-03-11T07:59:36.878Z] - nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.0.0-dev.3 [2025-03-11T07:59:36.878Z] - nexus3.edgexfoundry.org:10004/edgex-ui: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 [2025-03-11T07:59:37.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T07:59:37.295Z] [2025-03-11T07:59:37.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:59:37.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T07:59:37.603Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-11T07:59:37.603Z] 5eb5b503b376: Pulling fs layer [2025-03-11T07:59:37.603Z] 5c69ac0246d0: Pulling fs layer [2025-03-11T07:59:37.603Z] ec43610c2a17: Pulling fs layer [2025-03-11T07:59:37.603Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-11T07:59:37.603Z] 33b1e0a273af: Pulling fs layer [2025-03-11T07:59:37.603Z] 5d3b04190fa2: Pulling fs layer [2025-03-11T07:59:37.603Z] 2f39f015ded8: Pulling fs layer [2025-03-11T07:59:37.603Z] 33b1e0a273af: Waiting [2025-03-11T07:59:37.603Z] 5d3b04190fa2: Waiting [2025-03-11T07:59:37.603Z] 2f39f015ded8: Waiting [2025-03-11T07:59:37.603Z] 3a2ae6a8a46f: Waiting [2025-03-11T07:59:37.603Z] 5c69ac0246d0: Verifying Checksum [2025-03-11T07:59:37.603Z] 5c69ac0246d0: Download complete [2025-03-11T07:59:37.603Z] 3a2ae6a8a46f: Download complete [2025-03-11T07:59:37.603Z] 33b1e0a273af: Verifying Checksum [2025-03-11T07:59:37.603Z] 33b1e0a273af: Download complete [2025-03-11T07:59:37.603Z] 5d3b04190fa2: Verifying Checksum [2025-03-11T07:59:37.603Z] 5d3b04190fa2: Download complete [2025-03-11T07:59:37.603Z] ec43610c2a17: Verifying Checksum [2025-03-11T07:59:37.603Z] ec43610c2a17: Download complete [2025-03-11T07:59:37.862Z] 5eb5b503b376: Verifying Checksum [2025-03-11T07:59:37.862Z] 5eb5b503b376: Download complete [2025-03-11T07:59:39.236Z] 5eb5b503b376: Pull complete [2025-03-11T07:59:39.236Z] 5c69ac0246d0: Pull complete [2025-03-11T07:59:39.801Z] ec43610c2a17: Pull complete [2025-03-11T07:59:39.801Z] 3a2ae6a8a46f: Pull complete [2025-03-11T07:59:40.059Z] 33b1e0a273af: Pull complete [2025-03-11T07:59:40.059Z] 5d3b04190fa2: Pull complete [2025-03-11T07:59:44.239Z] 2f39f015ded8: Pull complete [2025-03-11T07:59:44.239Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-11T07:59:44.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T07:59:44.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:59:44.345Z] prd-ubuntu20.04-docker-8c-8g-40875 does not seem to be running inside a container [2025-03-11T07:59:44.373Z] $ 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_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-11T07:59:46.984Z] $ docker top f33fea59d1764509a6d17ad3158919f5e902823e5560ef9745a4c6ad827f590f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:59:47.383Z] ---> job-cost.sh [2025-03-11T07:59:47.383Z] lf-activate-venv: SKIPPING [2025-03-11T07:59:47.383Z] INFO: No Stack... [2025-03-11T07:59:47.641Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-11T07:59:47.900Z] INFO: Archiving Costs [Pipeline] sh [2025-03-11T07:59:48.186Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2025-03-11T07:59:48.187Z] + cut -d, -f6 [Pipeline] lock [2025-03-11T07:59:48.201Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-185-stack-cost] [2025-03-11T07:59:48.208Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-185-stack-cost] did not exist. Created. [2025-03-11T07:59:48.213Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-185-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-11T07:59:48.523Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-11T07:59:48.839Z] Stashed 1 file(s) [Pipeline] } [2025-03-11T07:59:48.847Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-185-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-11T07:59:48.876Z] $ docker stop --time=1 f33fea59d1764509a6d17ad3158919f5e902823e5560ef9745a4c6ad827f590f [2025-03-11T07:59:50.076Z] $ docker rm -f --volumes f33fea59d1764509a6d17ad3158919f5e902823e5560ef9745a4c6ad827f590f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-11T08:01:04.730Z] Removing intermediate container 0b319bce2ae4 [2025-03-11T08:01:04.730Z] ---> e9bbec703d22 [2025-03-11T08:01:04.730Z] Step 14/15 : COPY . . [2025-03-11T08:01:04.730Z] ---> 20d52b532cf6 [2025-03-11T08:01:04.730Z] Step 15/15 : RUN ${MAKE} [2025-03-11T08:01:04.730Z] ---> Running in 05b2a21be67a [2025-03-11T08:01:04.730Z] noop [2025-03-11T08:01:04.730Z] Removing intermediate container 05b2a21be67a [2025-03-11T08:01:04.730Z] ---> 99914bd2b512 [2025-03-11T08:01:04.730Z] Successfully built 99914bd2b512 [2025-03-11T08:01:04.730Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:01:05.096Z] + docker inspect -f . ci-base-image-arm64 [2025-03-11T08:01:05.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T08:01:05.300Z] prd-ubuntu20.04-docker-arm64-4c-16g-40876 does not seem to be running inside a container [2025-03-11T08:01:05.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/185 -v /w/workspace/edgex-ui-go/185:/w/workspace/edgex-ui-go/185:rw,z -v /w/workspace/edgex-ui-go/185@tmp:/w/workspace/edgex-ui-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-11T08:01:06.530Z] $ docker top 647447947e429a9adc008ff6e6ba42374d95e3344d476c4258575931aa0881d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T08:01:07.343Z] + go version [2025-03-11T08:01:07.343Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-11T08:01:07.359Z] $ docker stop --time=1 647447947e429a9adc008ff6e6ba42374d95e3344d476c4258575931aa0881d6 [2025-03-11T08:01:08.929Z] $ docker rm -f --volumes 647447947e429a9adc008ff6e6ba42374d95e3344d476c4258575931aa0881d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:01:09.507Z] + docker inspect -f . ci-base-image-arm64 [2025-03-11T08:01:09.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T08:01:09.698Z] prd-ubuntu20.04-docker-arm64-4c-16g-40876 does not seem to be running inside a container [2025-03-11T08:01:09.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/185 -v /w/workspace/edgex-ui-go/185:/w/workspace/edgex-ui-go/185:rw,z -v /w/workspace/edgex-ui-go/185@tmp:/w/workspace/edgex-ui-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-11T08:01:10.915Z] $ docker top 911dce3b53dfd8b113fc320fb10cce958f2cf3fb75983cd1df43270232b8d876 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T08:01:11.814Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/185 [Pipeline] fileExists [Pipeline] sh [2025-03-11T08:01:12.198Z] + make test [2025-03-11T08:01:12.198Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2025-03-11T08:01:18.921Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2025-03-11T08:04:10.696Z] github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements [2025-03-11T08:04:10.696Z] github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements [2025-03-11T08:04:10.696Z] github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements [2025-03-11T08:04:10.696Z] github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements [2025-03-11T08:04:10.696Z] github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements [2025-03-11T08:04:10.696Z] github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements [2025-03-11T08:04:10.696Z] github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements [2025-03-11T08:04:10.696Z] github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements [2025-03-11T08:04:10.696Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2025-03-11T08:04:57.541Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-11T08:04:57.541Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-11T08:04:57.541Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-11T08:04:57.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-11T08:04:57.583Z] $ docker stop --time=1 911dce3b53dfd8b113fc320fb10cce958f2cf3fb75983cd1df43270232b8d876 [2025-03-11T08:04:59.537Z] $ docker rm -f --volumes 911dce3b53dfd8b113fc320fb10cce958f2cf3fb75983cd1df43270232b8d876 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T08:05:00.915Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-11T08:05:00.943Z] Warning: overwriting stash ‘coverage-report’ [2025-03-11T08:05:01.563Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-11T08:05:01.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-11T08:05:02.281Z] + ls -al . [2025-03-11T08:05:02.281Z] total 268 [2025-03-11T08:05:02.281Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 11 08:01 . [2025-03-11T08:05:02.281Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:57 .. [2025-03-11T08:05:02.281Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:57 .blubracket [2025-03-11T08:05:02.281Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 11 07:57 .dockerignore [2025-03-11T08:05:02.281Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:57 .git [2025-03-11T08:05:02.281Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:57 .github [2025-03-11T08:05:02.281Z] -rw-rw-r-- 1 jenkins jenkins 178 Mar 11 07:57 .gitignore [2025-03-11T08:05:02.281Z] -rw-rw-r-- 1 jenkins jenkins 18578 Mar 11 07:57 Attribution.txt [2025-03-11T08:05:02.281Z] -rw-rw-r-- 1 jenkins jenkins 21430 Mar 11 07:57 CHANGELOG.md [2025-03-11T08:05:02.281Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 11 07:57 CONTRIBUTING.md [2025-03-11T08:05:02.281Z] -rw-rw-r-- 1 jenkins jenkins 1940 Mar 11 07:57 Dockerfile [2025-03-11T08:05:02.281Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 11 07:57 Jenkinsfile [2025-03-11T08:05:02.281Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 11 07:57 LICENSE [2025-03-11T08:05:02.281Z] -rw-rw-r-- 1 jenkins jenkins 2189 Mar 11 07:57 Makefile [2025-03-11T08:05:02.281Z] -rw-rw-r-- 1 jenkins jenkins 4381 Mar 11 07:57 README.md [2025-03-11T08:05:02.281Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 11 07:55 VERSION [2025-03-11T08:05:02.281Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 11 07:57 angularmigrationlogs.md [2025-03-11T08:05:02.281Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:57 assets [2025-03-11T08:05:02.281Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:57 bin [2025-03-11T08:05:02.281Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:57 cmd [2025-03-11T08:05:02.281Z] -rw-r--r-- 1 jenkins jenkins 14679 Mar 11 08:04 coverage.out [2025-03-11T08:05:02.281Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:57 docs [2025-03-11T08:05:02.281Z] -rw-rw-r-- 1 jenkins jenkins 5820 Mar 11 07:57 go.mod [2025-03-11T08:05:02.281Z] -rw-rw-r-- 1 jenkins jenkins 86182 Mar 11 07:57 go.sum [2025-03-11T08:05:02.281Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:57 internal [2025-03-11T08:05:02.281Z] -rwxrwxr-x 1 jenkins jenkins 568 Mar 11 07:57 redeploy.sh [2025-03-11T08:05:02.281Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:57 testing [2025-03-11T08:05:02.281Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 11 07:57 version.go [2025-03-11T08:05:02.281Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:57 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:05:02.620Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8cdda4bcdbb66b44d63df67301c7c51a86d111f3 --label arch=arm64 --label version=4.0.0-dev.3 . [2025-03-11T08:05:04.035Z] Sending build context to Docker daemon 35.85MB [2025-03-11T08:05:04.035Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-11T08:05:04.035Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-11T08:05:04.035Z] ---> 99914bd2b512 [2025-03-11T08:05:04.035Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2025-03-11T08:05:04.035Z] ---> Running in 76d8535075a6 [2025-03-11T08:05:04.308Z] Removing intermediate container 76d8535075a6 [2025-03-11T08:05:04.308Z] ---> c85e694bfdfb [2025-03-11T08:05:04.308Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-11T08:05:04.576Z] ---> Running in e91945670e09 [2025-03-11T08:05:04.842Z] Removing intermediate container e91945670e09 [2025-03-11T08:05:04.842Z] ---> 87b1d41efeca [2025-03-11T08:05:04.842Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-11T08:05:04.842Z] ---> Running in 4b8858bedb6e [2025-03-11T08:05:05.109Z] Removing intermediate container 4b8858bedb6e [2025-03-11T08:05:05.109Z] ---> 690518223095 [2025-03-11T08:05:05.109Z] Step 6/27 : LABEL Name=edgex-ui-go [2025-03-11T08:05:05.109Z] ---> Running in fa4b7eb9b055 [2025-03-11T08:05:05.381Z] Removing intermediate container fa4b7eb9b055 [2025-03-11T08:05:05.381Z] ---> 68712a6e4180 [2025-03-11T08:05:05.381Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2025-03-11T08:05:05.646Z] ---> Running in da84f9040894 [2025-03-11T08:05:05.914Z] Removing intermediate container da84f9040894 [2025-03-11T08:05:05.914Z] ---> 2ed5e61ec98d [2025-03-11T08:05:05.914Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-03-11T08:05:07.864Z] ---> 70a78824a1e8 [2025-03-11T08:05:07.864Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-11T08:05:07.864Z] ---> Running in 2336e2f0ce38 [2025-03-11T08:05:08.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:05:09.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:05:10.497Z] OK: 239 MiB in 58 packages [2025-03-11T08:05:11.454Z] Removing intermediate container 2336e2f0ce38 [2025-03-11T08:05:11.454Z] ---> 5bec19742615 [2025-03-11T08:05:11.454Z] Step 10/27 : ENV GO111MODULE=on [2025-03-11T08:05:11.454Z] ---> Running in e761e49fdf70 [2025-03-11T08:05:11.720Z] Removing intermediate container e761e49fdf70 [2025-03-11T08:05:11.720Z] ---> ddc02570af7d [2025-03-11T08:05:11.720Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2025-03-11T08:05:11.720Z] ---> Running in d682a062a8fd [2025-03-11T08:05:11.987Z] Removing intermediate container d682a062a8fd [2025-03-11T08:05:11.987Z] ---> 3fed217b3020 [2025-03-11T08:05:11.987Z] Step 12/27 : COPY go.mod vendor* ./ [2025-03-11T08:05:12.569Z] ---> a4a0d9ca3ff3 [2025-03-11T08:05:12.569Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T08:05:12.569Z] ---> Running in dadcf9092d4f [2025-03-11T08:05:15.150Z] Removing intermediate container dadcf9092d4f [2025-03-11T08:05:15.150Z] ---> 220215d147be [2025-03-11T08:05:15.150Z] Step 14/27 : COPY . . [2025-03-11T08:05:18.489Z] ---> 2e151b7ec2fd [2025-03-11T08:05:18.489Z] Step 15/27 : RUN ${MAKE} [2025-03-11T08:05:18.489Z] ---> Running in a2095e4a488a [2025-03-11T08:05:19.448Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=4.0.0-dev.3" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2025-03-11T08:08:26.144Z] Removing intermediate container a2095e4a488a [2025-03-11T08:08:26.144Z] ---> 1488f37de852 [2025-03-11T08:08:26.144Z] Step 16/27 : FROM alpine:3.20 [2025-03-11T08:08:26.144Z] 3.20: Pulling from library/alpine [2025-03-11T08:08:26.144Z] 94e9d8af2201: Pulling fs layer [2025-03-11T08:08:26.144Z] 94e9d8af2201: Verifying Checksum [2025-03-11T08:08:26.144Z] 94e9d8af2201: Download complete [2025-03-11T08:08:26.144Z] 94e9d8af2201: Pull complete [2025-03-11T08:08:26.144Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T08:08:26.144Z] Status: Downloaded newer image for alpine:3.20 [2025-03-11T08:08:26.144Z] ---> 7aab056cecc6 [2025-03-11T08:08:26.144Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-11T08:08:26.144Z] ---> Running in f5749401b0d0 [2025-03-11T08:08:26.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:08:26.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:08:26.411Z] OK: 9 MiB in 14 packages [2025-03-11T08:08:27.366Z] Removing intermediate container f5749401b0d0 [2025-03-11T08:08:27.366Z] ---> 9af6659d23fb [2025-03-11T08:08:27.366Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2025-03-11T08:08:27.366Z] ---> Running in 76825019c220 [2025-03-11T08:08:28.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:08:28.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:08:29.997Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-11T08:08:29.997Z] Executing busybox-1.36.1-r29.trigger [2025-03-11T08:08:29.997Z] OK: 9 MiB in 15 packages [2025-03-11T08:08:30.958Z] Removing intermediate container 76825019c220 [2025-03-11T08:08:30.958Z] ---> 131d83df6265 [2025-03-11T08:08:30.958Z] Step 19/27 : EXPOSE 4000 [2025-03-11T08:08:30.958Z] ---> Running in 6489da5b4bed [2025-03-11T08:08:31.226Z] Removing intermediate container 6489da5b4bed [2025-03-11T08:08:31.226Z] ---> f2e37dc48017 [2025-03-11T08:08:31.226Z] Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2025-03-11T08:08:33.807Z] ---> 5d0426ed9a81 [2025-03-11T08:08:33.807Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2025-03-11T08:08:34.073Z] ---> 14ea680edd7f [2025-03-11T08:08:34.073Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2025-03-11T08:08:34.653Z] ---> d4f3e2c5946f [2025-03-11T08:08:34.653Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2025-03-11T08:08:34.653Z] ---> Running in 55b149f8d8b5 [2025-03-11T08:08:34.919Z] Removing intermediate container 55b149f8d8b5 [2025-03-11T08:08:34.919Z] ---> 104fa8787bcb [2025-03-11T08:08:34.919Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2025-03-11T08:08:34.919Z] ---> Running in 89261f7cd66f [2025-03-11T08:08:35.184Z] Removing intermediate container 89261f7cd66f [2025-03-11T08:08:35.184Z] ---> 0075ef77bbd7 [2025-03-11T08:08:35.184Z] Step 25/27 : LABEL arch=arm64 [2025-03-11T08:08:35.184Z] ---> Running in e420f80e9912 [2025-03-11T08:08:35.459Z] Removing intermediate container e420f80e9912 [2025-03-11T08:08:35.459Z] ---> 3ccd5be07ea5 [2025-03-11T08:08:35.459Z] Step 26/27 : LABEL git_sha=8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-11T08:08:35.726Z] ---> Running in 3875e0d00412 [2025-03-11T08:08:35.990Z] Removing intermediate container 3875e0d00412 [2025-03-11T08:08:35.990Z] ---> 995fa94c6d47 [2025-03-11T08:08:35.990Z] Step 27/27 : LABEL version=4.0.0-dev.3 [2025-03-11T08:08:35.990Z] ---> Running in ef7111e54f32 [2025-03-11T08:08:36.255Z] Removing intermediate container ef7111e54f32 [2025-03-11T08:08:36.255Z] ---> 4b1b781e7a02 [2025-03-11T08:08:36.255Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-11T08:08:36.518Z] Successfully built 4b1b781e7a02 [2025-03-11T08:08:36.518Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T08:08:36.652Z] provisioning config files... [2025-03-11T08:08:36.665Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/185@tmp/config6505160266748364430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T08:08:36.993Z] ---> ****-login.sh [2025-03-11T08:08:36.993Z] nexus3.edgexfoundry.org:10001 [2025-03-11T08:08:36.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T08:08:37.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T08:08:37.260Z] Configure a credential helper to remove this warning. See [2025-03-11T08:08:37.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T08:08:37.261Z] [2025-03-11T08:08:37.261Z] Login Succeeded [2025-03-11T08:08:37.261Z] nexus3.edgexfoundry.org:10002 [2025-03-11T08:08:37.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T08:08:37.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T08:08:37.528Z] Configure a credential helper to remove this warning. See [2025-03-11T08:08:37.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T08:08:37.528Z] [2025-03-11T08:08:37.528Z] Login Succeeded [2025-03-11T08:08:37.528Z] nexus3.edgexfoundry.org:10003 [2025-03-11T08:08:37.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T08:08:38.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T08:08:38.060Z] Configure a credential helper to remove this warning. See [2025-03-11T08:08:38.061Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T08:08:38.061Z] [2025-03-11T08:08:38.061Z] Login Succeeded [2025-03-11T08:08:38.061Z] nexus3.edgexfoundry.org:10004 [2025-03-11T08:08:38.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T08:08:38.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T08:08:38.329Z] Configure a credential helper to remove this warning. See [2025-03-11T08:08:38.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T08:08:38.329Z] [2025-03-11T08:08:38.329Z] Login Succeeded [2025-03-11T08:08:38.329Z] ****.io [2025-03-11T08:08:38.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T08:08:38.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T08:08:38.856Z] Configure a credential helper to remove this warning. See [2025-03-11T08:08:38.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T08:08:38.857Z] [2025-03-11T08:08:38.857Z] Login Succeeded [2025-03-11T08:08:38.857Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T08:08:38.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T08:08:38.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T08:08:38.943Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2025-03-11T08:08:38.943Z] 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-11T08:08:38.943Z] latest [2025-03-11T08:08:38.943Z] 4.0.0-dev.3 [2025-03-11T08:08:38.943Z] 8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.0.0-dev.3 [2025-03-11T08:08:38.943Z] main [2025-03-11T08:08:38.943Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:08:39.310Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:08:39.671Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-11T08:08:39.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-03-11T08:08:39.671Z] ef088f7a9a48: Preparing [2025-03-11T08:08:39.671Z] 7d0872556101: Preparing [2025-03-11T08:08:39.671Z] b22c466a655f: Preparing [2025-03-11T08:08:39.671Z] 1a1ff80c0627: Preparing [2025-03-11T08:08:39.671Z] a766710c8775: Preparing [2025-03-11T08:08:39.671Z] dd9c8f8612c8: Preparing [2025-03-11T08:08:39.671Z] dd9c8f8612c8: Waiting [2025-03-11T08:08:39.949Z] 7d0872556101: Pushed [2025-03-11T08:08:39.949Z] ef088f7a9a48: Pushed [2025-03-11T08:08:39.949Z] a766710c8775: Pushed [2025-03-11T08:08:39.949Z] 1a1ff80c0627: Pushed [2025-03-11T08:08:39.949Z] dd9c8f8612c8: Layer already exists [2025-03-11T08:08:49.996Z] b22c466a655f: Pushed [2025-03-11T08:08:49.996Z] 8cdda4bcdbb66b44d63df67301c7c51a86d111f3: digest: sha256:f29454cf5b0cb060c18b506725e39ce7ba47270437ed2c6b1cbb6b8c2b080c8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:08:50.357Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:08:50.721Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2025-03-11T08:08:50.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-03-11T08:08:50.721Z] ef088f7a9a48: Preparing [2025-03-11T08:08:50.721Z] 7d0872556101: Preparing [2025-03-11T08:08:50.721Z] b22c466a655f: Preparing [2025-03-11T08:08:50.721Z] 1a1ff80c0627: Preparing [2025-03-11T08:08:50.721Z] a766710c8775: Preparing [2025-03-11T08:08:50.721Z] dd9c8f8612c8: Preparing [2025-03-11T08:08:50.721Z] dd9c8f8612c8: Waiting [2025-03-11T08:08:50.721Z] ef088f7a9a48: Layer already exists [2025-03-11T08:08:50.721Z] 7d0872556101: Layer already exists [2025-03-11T08:08:50.721Z] 1a1ff80c0627: Layer already exists [2025-03-11T08:08:50.721Z] b22c466a655f: Layer already exists [2025-03-11T08:08:50.721Z] a766710c8775: Layer already exists [2025-03-11T08:08:50.721Z] dd9c8f8612c8: Layer already exists [2025-03-11T08:08:50.721Z] latest: digest: sha256:f29454cf5b0cb060c18b506725e39ce7ba47270437ed2c6b1cbb6b8c2b080c8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:08:51.338Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:08:51.681Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.0.0-dev.3 [2025-03-11T08:08:51.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-03-11T08:08:51.681Z] ef088f7a9a48: Preparing [2025-03-11T08:08:51.681Z] 7d0872556101: Preparing [2025-03-11T08:08:51.681Z] b22c466a655f: Preparing [2025-03-11T08:08:51.681Z] 1a1ff80c0627: Preparing [2025-03-11T08:08:51.681Z] a766710c8775: Preparing [2025-03-11T08:08:51.681Z] dd9c8f8612c8: Preparing [2025-03-11T08:08:51.681Z] dd9c8f8612c8: Waiting [2025-03-11T08:08:51.681Z] 1a1ff80c0627: Layer already exists [2025-03-11T08:08:51.681Z] ef088f7a9a48: Layer already exists [2025-03-11T08:08:51.681Z] 7d0872556101: Layer already exists [2025-03-11T08:08:51.681Z] a766710c8775: Layer already exists [2025-03-11T08:08:51.681Z] b22c466a655f: Layer already exists [2025-03-11T08:08:51.681Z] dd9c8f8612c8: Layer already exists [2025-03-11T08:08:51.945Z] 4.0.0-dev.3: digest: sha256:f29454cf5b0cb060c18b506725e39ce7ba47270437ed2c6b1cbb6b8c2b080c8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:08:52.289Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:08:52.637Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.0.0-dev.3 [2025-03-11T08:08:52.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-03-11T08:08:52.637Z] ef088f7a9a48: Preparing [2025-03-11T08:08:52.637Z] 7d0872556101: Preparing [2025-03-11T08:08:52.637Z] b22c466a655f: Preparing [2025-03-11T08:08:52.637Z] 1a1ff80c0627: Preparing [2025-03-11T08:08:52.637Z] a766710c8775: Preparing [2025-03-11T08:08:52.637Z] dd9c8f8612c8: Preparing [2025-03-11T08:08:52.637Z] dd9c8f8612c8: Waiting [2025-03-11T08:08:52.637Z] a766710c8775: Layer already exists [2025-03-11T08:08:52.637Z] ef088f7a9a48: Layer already exists [2025-03-11T08:08:52.637Z] 7d0872556101: Layer already exists [2025-03-11T08:08:52.637Z] 1a1ff80c0627: Layer already exists [2025-03-11T08:08:52.637Z] b22c466a655f: Layer already exists [2025-03-11T08:08:52.637Z] dd9c8f8612c8: Layer already exists [2025-03-11T08:08:52.902Z] 8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.0.0-dev.3: digest: sha256:f29454cf5b0cb060c18b506725e39ce7ba47270437ed2c6b1cbb6b8c2b080c8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:08:53.247Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:08:53.612Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2025-03-11T08:08:53.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-03-11T08:08:53.612Z] ef088f7a9a48: Preparing [2025-03-11T08:08:53.612Z] 7d0872556101: Preparing [2025-03-11T08:08:53.612Z] b22c466a655f: Preparing [2025-03-11T08:08:53.612Z] 1a1ff80c0627: Preparing [2025-03-11T08:08:53.612Z] a766710c8775: Preparing [2025-03-11T08:08:53.612Z] dd9c8f8612c8: Preparing [2025-03-11T08:08:53.612Z] dd9c8f8612c8: Waiting [2025-03-11T08:08:53.612Z] 7d0872556101: Layer already exists [2025-03-11T08:08:53.612Z] ef088f7a9a48: Layer already exists [2025-03-11T08:08:53.612Z] b22c466a655f: Layer already exists [2025-03-11T08:08:53.612Z] a766710c8775: Layer already exists [2025-03-11T08:08:53.613Z] 1a1ff80c0627: Layer already exists [2025-03-11T08:08:53.613Z] dd9c8f8612c8: Layer already exists [2025-03-11T08:08:53.613Z] main: digest: sha256:f29454cf5b0cb060c18b506725e39ce7ba47270437ed2c6b1cbb6b8c2b080c8c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T08:08:53.973Z] ===================================================== [Pipeline] echo [2025-03-11T08:08:53.989Z] taggedImages: [2025-03-11T08:08:53.989Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-11T08:08:53.989Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2025-03-11T08:08:53.989Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.0.0-dev.3 [2025-03-11T08:08:53.989Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.0.0-dev.3 [2025-03-11T08:08:53.989Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:08:54.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-11T08:08:54.390Z] [2025-03-11T08:08:54.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:08:54.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-11T08:08:54.724Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-11T08:08:54.724Z] 8998bd30e6a1: Pulling fs layer [2025-03-11T08:08:54.724Z] 04944245beec: Pulling fs layer [2025-03-11T08:08:54.724Z] 699f458cf7ca: Pulling fs layer [2025-03-11T08:08:54.724Z] 765212b225bb: Pulling fs layer [2025-03-11T08:08:54.724Z] f23df028b6ca: Pulling fs layer [2025-03-11T08:08:54.724Z] d65c8cfc05b1: Pulling fs layer [2025-03-11T08:08:54.724Z] 2437ff75d9bd: Pulling fs layer [2025-03-11T08:08:54.724Z] 765212b225bb: Waiting [2025-03-11T08:08:54.724Z] f23df028b6ca: Waiting [2025-03-11T08:08:54.724Z] d65c8cfc05b1: Waiting [2025-03-11T08:08:54.724Z] 2437ff75d9bd: Waiting [2025-03-11T08:08:54.991Z] 04944245beec: Verifying Checksum [2025-03-11T08:08:54.991Z] 04944245beec: Download complete [2025-03-11T08:08:54.991Z] 765212b225bb: Verifying Checksum [2025-03-11T08:08:54.991Z] f23df028b6ca: Verifying Checksum [2025-03-11T08:08:54.991Z] f23df028b6ca: Download complete [2025-03-11T08:08:54.991Z] d65c8cfc05b1: Verifying Checksum [2025-03-11T08:08:54.991Z] d65c8cfc05b1: Download complete [2025-03-11T08:08:54.991Z] 699f458cf7ca: Verifying Checksum [2025-03-11T08:08:54.991Z] 699f458cf7ca: Download complete [2025-03-11T08:08:55.575Z] 8998bd30e6a1: Verifying Checksum [2025-03-11T08:08:55.575Z] 8998bd30e6a1: Download complete [2025-03-11T08:08:58.152Z] 2437ff75d9bd: Verifying Checksum [2025-03-11T08:08:58.152Z] 2437ff75d9bd: Download complete [2025-03-11T08:09:00.091Z] 8998bd30e6a1: Pull complete [2025-03-11T08:09:00.671Z] 04944245beec: Pull complete [2025-03-11T08:09:02.075Z] 699f458cf7ca: Pull complete [2025-03-11T08:09:02.342Z] 765212b225bb: Pull complete [2025-03-11T08:09:03.303Z] f23df028b6ca: Pull complete [2025-03-11T08:09:03.303Z] d65c8cfc05b1: Pull complete [2025-03-11T08:09:21.500Z] 2437ff75d9bd: Pull complete [2025-03-11T08:09:21.500Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-11T08:09:21.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-11T08:09:21.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T08:09:21.721Z] prd-ubuntu20.04-docker-arm64-4c-16g-40876 does not seem to be running inside a container [2025-03-11T08:09:21.834Z] $ 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/edgex-ui-go/185 -v /w/workspace/edgex-ui-go/185:/w/workspace/edgex-ui-go/185:rw,z -v /w/workspace/edgex-ui-go/185@tmp:/w/workspace/edgex-ui-go/185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-11T08:09:24.505Z] $ docker top 5cd0f193b20e900f45e84b543b66cab7c46d357c86acf543ee82a952ef00f641 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T08:09:25.377Z] ---> job-cost.sh [2025-03-11T08:09:25.377Z] lf-activate-venv: SKIPPING [2025-03-11T08:09:25.377Z] INFO: No Stack... [2025-03-11T08:09:25.986Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-11T08:09:26.586Z] INFO: Archiving Costs [Pipeline] sh [2025-03-11T08:09:27.235Z] + cat /w/workspace/edgex-ui-go/185/archives/cost.csv [2025-03-11T08:09:27.235Z] + cut -d, -f6 [Pipeline] lock [2025-03-11T08:09:27.294Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-185-stack-cost] [2025-03-11T08:09:27.301Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-185-stack-cost] did not exist. Created. [2025-03-11T08:09:27.307Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-185-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-11T08:09:27.960Z] /w/workspace/edgex-ui-go/185@tmp/durable-018397af/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-11T08:09:28.596Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-11T08:09:28.623Z] Warning: overwriting stash ‘stack-cost’ [2025-03-11T08:09:28.805Z] Stashed 1 file(s) [Pipeline] } [2025-03-11T08:09:28.815Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-185-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-11T08:09:28.848Z] $ docker stop --time=1 5cd0f193b20e900f45e84b543b66cab7c46d357c86acf543ee82a952ef00f641 [2025-03-11T08:09:30.341Z] $ docker rm -f --volumes 5cd0f193b20e900f45e84b543b66cab7c46d357c86acf543ee82a952ef00f641 [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 [2025-03-11T08:09:30.848Z] provisioning config files... [2025-03-11T08:09:30.855Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10064200307978581246tmp [Pipeline] { [Pipeline] sh [2025-03-11T08:09:31.146Z] + set +x [2025-03-11T08:09:31.146Z] + + curl -s https://codecov.io/bashbash [2025-03-11T08:09:31.146Z] -s -- [2025-03-11T08:09:31.146Z] [2025-03-11T08:09:31.146Z] _____ _ [2025-03-11T08:09:31.146Z] / ____| | | [2025-03-11T08:09:31.146Z] | | ___ __| | ___ ___ _____ __ [2025-03-11T08:09:31.146Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-11T08:09:31.146Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-11T08:09:31.146Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-11T08:09:31.146Z] Bash-1.0.6 [2025-03-11T08:09:31.146Z] [2025-03-11T08:09:31.146Z] [2025-03-11T08:09:31.146Z] ==> git version 2.25.1 found [2025-03-11T08:09:31.147Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-11T08:09:31.147Z] Release-Date: 2020-01-08 [2025-03-11T08:09:31.147Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-11T08:09:31.147Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-11T08:09:31.147Z] ==> Jenkins CI detected. [2025-03-11T08:09:31.147Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2025-03-11T08:09:31.147Z] project root: . [2025-03-11T08:09:31.147Z] --> token set from env [2025-03-11T08:09:31.147Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-11T08:09:31.147Z] ==> Running gcov in . (disable via -X gcov) [2025-03-11T08:09:31.405Z] ==> Python coveragepy not found [2025-03-11T08:09:31.405Z] ==> Searching for coverage reports in: [2025-03-11T08:09:31.405Z] + . [2025-03-11T08:09:31.405Z] -> Found 1 reports [2025-03-11T08:09:31.405Z] ==> Detecting git/mercurial file structure [2025-03-11T08:09:31.405Z] ==> Reading reports [2025-03-11T08:09:31.405Z] + ./coverage.out bytes=14679 [2025-03-11T08:09:31.405Z] ==> Appending adjustments [2025-03-11T08:09:31.405Z] https://docs.codecov.io/docs/fixing-reports [2025-03-11T08:09:31.971Z] + Found adjustments [2025-03-11T08:09:31.971Z] ==> Gzipping contents [2025-03-11T08:09:31.971Z] 12K /tmp/codecov.G6Fkur.gz [2025-03-11T08:09:31.971Z] ==> Uploading reports [2025-03-11T08:09:31.971Z] url: https://codecov.io [2025-03-11T08:09:31.971Z] query: branch=main&commit=8cdda4bcdbb66b44d63df67301c7c51a86d111f3&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F185%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-11T08:09:31.971Z] -> Pinging Codecov [2025-03-11T08:09:31.971Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8cdda4bcdbb66b44d63df67301c7c51a86d111f3&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F185%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-11T08:09:31.971Z] -> Uploading to [2025-03-11T08:09:31.971Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-ui-go/8cdda4bcdbb66b44d63df67301c7c51a86d111f3/e08253da-c9a0-4dc3-a7fa-b1ad1e93ba67.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250311%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250311T080931Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=9f94f8f4f03fa4b5b1f8f21ce589e37c32122150a98f6e802e3d74bc74120fcd [2025-03-11T08:09:31.971Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T08:09:31.971Z] Dload Upload Total Spent Left Speed [2025-03-11T08:09:32.547Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10283 0 0 100 10283 0 31066 --:--:-- --:--:-- --:--:-- 31066 [2025-03-11T08:09:32.547Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] } [2025-03-11T08:09:32.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-11T08:09:32.758Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-11T08:09:32.773Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:09:33.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T08:09:33.076Z] [2025-03-11T08:09:33.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:09:33.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T08:09:33.375Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-11T08:09:33.375Z] 43c4264eed91: Pulling fs layer [2025-03-11T08:09:33.375Z] 4cc291be95ef: Pulling fs layer [2025-03-11T08:09:33.375Z] 2ac1f1163629: Pulling fs layer [2025-03-11T08:09:33.375Z] 5c3c966382ef: Pulling fs layer [2025-03-11T08:09:33.375Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T08:09:33.375Z] d9c7d2e4e75e: Pulling fs layer [2025-03-11T08:09:33.375Z] 9c3e1370e548: Pulling fs layer [2025-03-11T08:09:33.375Z] 5c3c966382ef: Waiting [2025-03-11T08:09:33.375Z] 4f4fb700ef54: Waiting [2025-03-11T08:09:33.375Z] 4cc291be95ef: Verifying Checksum [2025-03-11T08:09:33.375Z] 4cc291be95ef: Download complete [2025-03-11T08:09:33.375Z] 5c3c966382ef: Verifying Checksum [2025-03-11T08:09:33.375Z] 5c3c966382ef: Download complete [2025-03-11T08:09:33.375Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T08:09:33.375Z] 4f4fb700ef54: Download complete [2025-03-11T08:09:33.375Z] 43c4264eed91: Download complete [2025-03-11T08:09:33.635Z] d9c7d2e4e75e: Verifying Checksum [2025-03-11T08:09:33.635Z] d9c7d2e4e75e: Download complete [2025-03-11T08:09:33.635Z] 43c4264eed91: Pull complete [2025-03-11T08:09:33.635Z] 4cc291be95ef: Pull complete [2025-03-11T08:09:33.894Z] 2ac1f1163629: Verifying Checksum [2025-03-11T08:09:33.894Z] 2ac1f1163629: Download complete [2025-03-11T08:09:34.465Z] 9c3e1370e548: Verifying Checksum [2025-03-11T08:09:34.465Z] 9c3e1370e548: Download complete [2025-03-11T08:09:37.768Z] 2ac1f1163629: Pull complete [2025-03-11T08:09:37.768Z] 5c3c966382ef: Pull complete [2025-03-11T08:09:37.768Z] 4f4fb700ef54: Pull complete [2025-03-11T08:09:37.768Z] d9c7d2e4e75e: Pull complete [2025-03-11T08:09:41.052Z] 9c3e1370e548: Pull complete [2025-03-11T08:09:41.052Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-11T08:09:41.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T08:09:41.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T08:09:41.168Z] prd-ubuntu20.04-docker-8c-8g-40875 does not seem to be running inside a container [2025-03-11T08:09:41.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-11T08:09:45.435Z] $ docker top 2ffdd443c9fcd7fbd45cbfe1eb06fb664dedc72d9f4a0c6fc21e6fdc942db461 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T08:09:45.777Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] echo [2025-03-11T08:09:45.787Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2025-03-11T08:09:46.064Z] + set -o pipefail [2025-03-11T08:09:46.064Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2025-03-11T08:09:54.185Z] [2025-03-11T08:09:54.185Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2025-03-11T08:09:54.185Z] [2025-03-11T08:09:54.185Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d2579c16-8200-4b64-ba83-6168c13d8a39/history/ca38a93a-9b61-410b-ae11-90122d457a01 [2025-03-11T08:09:54.185Z] [2025-03-11T08:09:54.185Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-03-11T08:09:54.185Z] [2025-03-11T08:09:54.185Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-11T08:09:54.185Z] [2025-03-11T08:09:54.185Z] [2025-03-11T08:09:54.185Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-11T08:09:54.185Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-11T08:09:54.199Z] $ docker stop --time=1 2ffdd443c9fcd7fbd45cbfe1eb06fb664dedc72d9f4a0c6fc21e6fdc942db461 [2025-03-11T08:09:57.850Z] $ docker rm -f --volumes 2ffdd443c9fcd7fbd45cbfe1eb06fb664dedc72d9f4a0c6fc21e6fdc942db461 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-11T08:09:58.683Z] + git log --format=format:%s -1 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] sh [2025-03-11T08:09:58.969Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T08:09:58.969Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:09:59.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T08:09:59.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T08:09:59.355Z] prd-ubuntu20.04-docker-8c-8g-40875 does not seem to be running inside a container [2025-03-11T08:09:59.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T08:09:59.884Z] $ docker top 583651a91afe6801b16710117a21bedca6a22ca682d6e3814c2c354e702783e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T08:09:59.978Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T08:09:59.978Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T08:10:00.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T08:10:00.102Z] $ docker exec 583651a91afe6801b16710117a21bedca6a22ca682d6e3814c2c354e702783e4 ssh-agent [2025-03-11T08:10:00.204Z] SSH_AUTH_SOCK=/tmp/ssh-l4lJuKf6T7IG/agent.32 [2025-03-11T08:10:00.204Z] SSH_AGENT_PID=39 [2025-03-11T08:10:00.207Z] Running ssh-add (command line suppressed) [2025-03-11T08:10:00.310Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2423458130626226694.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2423458130626226694.key) [2025-03-11T08:10:00.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T08:10:00.701Z] + git semver tag [2025-03-11T08:10:00.982Z] 2025-03-11 08:10:00,842 [run_tag] DEBUG tag force:False [2025-03-11T08:10:00.982Z] 2025-03-11 08:10:00,842 [check_head_tag] DEBUG check head tag [2025-03-11T08:10:00.982Z] 2025-03-11 08:10:00,843 [execute] INFO git cat-file --batch-check [2025-03-11T08:10:00.982Z] 2025-03-11 08:10:00,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2025-03-11T08:10:00.982Z] 2025-03-11 08:10:00,846 [execute] INFO git cat-file --batch [2025-03-11T08:10:00.982Z] 2025-03-11 08:10:00,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2025-03-11T08:10:00.982Z] 2025-03-11 08:10:00,868 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-03-11T08:10:00.982Z] 2025-03-11 08:10:00,868 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 [2025-03-11T08:10:00.982Z] 2025-03-11 08:10:00,868 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-11T08:10:00.982Z] 2025-03-11 08:10:00,873 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-03-11T08:10:00.982Z] 4.0.0-dev.3 [Pipeline] } [2025-03-11T08:10:01.021Z] $ docker exec --env ******** --env ******** 583651a91afe6801b16710117a21bedca6a22ca682d6e3814c2c354e702783e4 ssh-agent -k [2025-03-11T08:10:01.120Z] unset SSH_AUTH_SOCK; [2025-03-11T08:10:01.121Z] unset SSH_AGENT_PID; [2025-03-11T08:10:01.124Z] echo Agent pid 39 killed; [2025-03-11T08:10:01.125Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T08:10:01.448Z] + git semver [Pipeline] } [2025-03-11T08:10:01.725Z] $ docker stop --time=1 583651a91afe6801b16710117a21bedca6a22ca682d6e3814c2c354e702783e4 [2025-03-11T08:10:03.028Z] $ docker rm -f --volumes 583651a91afe6801b16710117a21bedca6a22ca682d6e3814c2c354e702783e4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:10:03.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T08:10:03.442Z] [2025-03-11T08:10:03.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:10:03.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T08:10:03.741Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-11T08:10:03.741Z] ab5ef0e58194: Pulling fs layer [2025-03-11T08:10:03.741Z] 9712f1f96733: Pulling fs layer [2025-03-11T08:10:03.741Z] 63f879dbbcfc: Pulling fs layer [2025-03-11T08:10:03.741Z] 0d9ebad4ef96: Pulling fs layer [2025-03-11T08:10:03.741Z] e9a5061849ea: Pulling fs layer [2025-03-11T08:10:03.741Z] d747dcd14b5f: Pulling fs layer [2025-03-11T08:10:03.741Z] 2de7ff778b66: Pulling fs layer [2025-03-11T08:10:03.741Z] 0d9ebad4ef96: Waiting [2025-03-11T08:10:03.741Z] 2de7ff778b66: Waiting [2025-03-11T08:10:03.741Z] d747dcd14b5f: Waiting [2025-03-11T08:10:03.741Z] 9712f1f96733: Verifying Checksum [2025-03-11T08:10:03.741Z] 9712f1f96733: Download complete [2025-03-11T08:10:03.999Z] 63f879dbbcfc: Verifying Checksum [2025-03-11T08:10:03.999Z] 63f879dbbcfc: Download complete [2025-03-11T08:10:04.256Z] e9a5061849ea: Verifying Checksum [2025-03-11T08:10:04.256Z] e9a5061849ea: Download complete [2025-03-11T08:10:04.256Z] 0d9ebad4ef96: Verifying Checksum [2025-03-11T08:10:04.256Z] 0d9ebad4ef96: Download complete [2025-03-11T08:10:04.256Z] d747dcd14b5f: Verifying Checksum [2025-03-11T08:10:04.256Z] d747dcd14b5f: Download complete [2025-03-11T08:10:04.256Z] ab5ef0e58194: Verifying Checksum [2025-03-11T08:10:04.256Z] ab5ef0e58194: Download complete [2025-03-11T08:10:04.256Z] 2de7ff778b66: Verifying Checksum [2025-03-11T08:10:04.256Z] 2de7ff778b66: Download complete [2025-03-11T08:10:07.534Z] ab5ef0e58194: Pull complete [2025-03-11T08:10:07.534Z] 9712f1f96733: Pull complete [2025-03-11T08:10:08.110Z] 63f879dbbcfc: Pull complete [2025-03-11T08:10:12.296Z] 0d9ebad4ef96: Pull complete [2025-03-11T08:10:12.296Z] e9a5061849ea: Pull complete [2025-03-11T08:10:12.557Z] d747dcd14b5f: Pull complete [2025-03-11T08:10:13.491Z] 2de7ff778b66: Pull complete [2025-03-11T08:10:13.491Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-11T08:10:13.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T08:10:13.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T08:10:13.605Z] prd-ubuntu20.04-docker-8c-8g-40875 does not seem to be running inside a container [2025-03-11T08:10:13.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-11T08:10:17.938Z] $ docker top 4b5261269f895e9a057b8f759a78a2130751c5a5e7c2d6d5b027a2afc68ef557 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-11T08:10:18.017Z] provisioning config files... [2025-03-11T08:10:18.025Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11089535828270763721tmp [2025-03-11T08:10:18.033Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6924899222059675506tmp [2025-03-11T08:10:18.040Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15540968468406509066tmp [Pipeline] { [Pipeline] echo [2025-03-11T08:10:18.063Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T08:10:18.355Z] ---> sigul-configuration.sh [2025-03-11T08:10:18.355Z] gpg: directory `/root/.gnupg' created [2025-03-11T08:10:18.355Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-11T08:10:18.355Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-11T08:10:18.355Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-11T08:10:18.355Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-11T08:10:18.355Z] gpg: CAST5 encrypted data [2025-03-11T08:10:18.355Z] gpg: encrypted with 1 passphrase [2025-03-11T08:10:18.355Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-11T08:10:18.650Z] + mkdir /home/jenkins [2025-03-11T08:10:18.650Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-11T08:10:18.939Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-11T08:10:18.952Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T08:10:19.244Z] ---> sigul-install.sh [2025-03-11T08:10:19.245Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-11T08:10:19.538Z] + git tag --list [2025-03-11T08:10:19.538Z] 0.1.1 [2025-03-11T08:10:19.538Z] v1.1.0 [2025-03-11T08:10:19.538Z] v1.2.0 [2025-03-11T08:10:19.538Z] v1.2.1 [2025-03-11T08:10:19.538Z] v1.3.0 [2025-03-11T08:10:19.538Z] v2.0.0 [2025-03-11T08:10:19.538Z] v2.1.0 [2025-03-11T08:10:19.538Z] v2.2.0 [2025-03-11T08:10:19.538Z] v2.3.0 [2025-03-11T08:10:19.538Z] v3.0 [2025-03-11T08:10:19.538Z] v3.0.0 [2025-03-11T08:10:19.538Z] v3.1 [2025-03-11T08:10:19.538Z] v3.1.0 [2025-03-11T08:10:19.538Z] v3.1.0-dev.1 [2025-03-11T08:10:19.538Z] v3.1.0-dev.10 [2025-03-11T08:10:19.538Z] v3.1.0-dev.11 [2025-03-11T08:10:19.538Z] v3.1.0-dev.12 [2025-03-11T08:10:19.538Z] v3.1.0-dev.13 [2025-03-11T08:10:19.538Z] v3.1.0-dev.14 [2025-03-11T08:10:19.538Z] v3.1.0-dev.15 [2025-03-11T08:10:19.538Z] v3.1.0-dev.16 [2025-03-11T08:10:19.538Z] v3.1.0-dev.17 [2025-03-11T08:10:19.538Z] v3.1.0-dev.18 [2025-03-11T08:10:19.538Z] v3.1.0-dev.19 [2025-03-11T08:10:19.538Z] v3.1.0-dev.2 [2025-03-11T08:10:19.538Z] v3.1.0-dev.20 [2025-03-11T08:10:19.538Z] v3.1.0-dev.21 [2025-03-11T08:10:19.538Z] v3.1.0-dev.22 [2025-03-11T08:10:19.538Z] v3.1.0-dev.23 [2025-03-11T08:10:19.538Z] v3.1.0-dev.24 [2025-03-11T08:10:19.538Z] v3.1.0-dev.25 [2025-03-11T08:10:19.538Z] v3.1.0-dev.26 [2025-03-11T08:10:19.538Z] v3.1.0-dev.27 [2025-03-11T08:10:19.538Z] v3.1.0-dev.28 [2025-03-11T08:10:19.538Z] v3.1.0-dev.29 [2025-03-11T08:10:19.538Z] v3.1.0-dev.3 [2025-03-11T08:10:19.538Z] v3.1.0-dev.30 [2025-03-11T08:10:19.538Z] v3.1.0-dev.31 [2025-03-11T08:10:19.538Z] v3.1.0-dev.32 [2025-03-11T08:10:19.538Z] v3.1.0-dev.33 [2025-03-11T08:10:19.538Z] v3.1.0-dev.34 [2025-03-11T08:10:19.538Z] v3.1.0-dev.35 [2025-03-11T08:10:19.538Z] v3.1.0-dev.36 [2025-03-11T08:10:19.538Z] v3.1.0-dev.37 [2025-03-11T08:10:19.538Z] v3.1.0-dev.38 [2025-03-11T08:10:19.538Z] v3.1.0-dev.39 [2025-03-11T08:10:19.538Z] v3.1.0-dev.4 [2025-03-11T08:10:19.538Z] v3.1.0-dev.40 [2025-03-11T08:10:19.538Z] v3.1.0-dev.41 [2025-03-11T08:10:19.538Z] v3.1.0-dev.42 [2025-03-11T08:10:19.538Z] v3.1.0-dev.43 [2025-03-11T08:10:19.538Z] v3.1.0-dev.44 [2025-03-11T08:10:19.538Z] v3.1.0-dev.45 [2025-03-11T08:10:19.538Z] v3.1.0-dev.46 [2025-03-11T08:10:19.538Z] v3.1.0-dev.47 [2025-03-11T08:10:19.538Z] v3.1.0-dev.48 [2025-03-11T08:10:19.538Z] v3.1.0-dev.49 [2025-03-11T08:10:19.538Z] v3.1.0-dev.5 [2025-03-11T08:10:19.538Z] v3.1.0-dev.50 [2025-03-11T08:10:19.538Z] v3.1.0-dev.51 [2025-03-11T08:10:19.538Z] v3.1.0-dev.52 [2025-03-11T08:10:19.538Z] v3.1.0-dev.6 [2025-03-11T08:10:19.538Z] v3.1.0-dev.7 [2025-03-11T08:10:19.538Z] v3.1.0-dev.8 [2025-03-11T08:10:19.538Z] v3.1.0-dev.9 [2025-03-11T08:10:19.538Z] v4.0.0-dev.1 [2025-03-11T08:10:19.538Z] v4.0.0-dev.2 [2025-03-11T08:10:19.538Z] v4.0.0-dev.3 [Pipeline] sh [2025-03-11T08:10:19.844Z] + lftools sign git-tag v4.0.0-dev.3 [2025-03-11T08:10:20.410Z] Signing Git tag with Sigul... [2025-03-11T08:10:20.410Z] Signing v4.0.0-dev.3 [Pipeline] echo [2025-03-11T08:10:20.683Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T08:10:20.975Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-11T08:10:20.982Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-11T08:10:21.013Z] $ docker stop --time=1 4b5261269f895e9a057b8f759a78a2130751c5a5e7c2d6d5b027a2afc68ef557 [2025-03-11T08:10:22.319Z] $ docker rm -f --volumes 4b5261269f895e9a057b8f759a78a2130751c5a5e7c2d6d5b027a2afc68ef557 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-11T08:10:22.766Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T08:10:22.766Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:10:23.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T08:10:23.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T08:10:23.169Z] prd-ubuntu20.04-docker-8c-8g-40875 does not seem to be running inside a container [2025-03-11T08:10:23.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T08:10:23.555Z] $ docker top 3627642b82f5f267fd2514f5f6bfda55fa6f7492653c665bea6e211458270b0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T08:10:23.656Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T08:10:23.656Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T08:10:23.767Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T08:10:23.775Z] $ docker exec 3627642b82f5f267fd2514f5f6bfda55fa6f7492653c665bea6e211458270b0a ssh-agent [2025-03-11T08:10:23.869Z] SSH_AUTH_SOCK=/tmp/ssh-55VTArIujHLY/agent.32 [2025-03-11T08:10:23.869Z] SSH_AGENT_PID=38 [2025-03-11T08:10:23.872Z] Running ssh-add (command line suppressed) [2025-03-11T08:10:23.977Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13726202065624911451.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13726202065624911451.key) [2025-03-11T08:10:23.986Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T08:10:24.275Z] + git semver bump pre [2025-03-11T08:10:24.533Z] 2025-03-11 08:10:24,450 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-03-11T08:10:24.533Z] 2025-03-11 08:10:24,450 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev [2025-03-11T08:10:24.533Z] 2025-03-11 08:10:24,451 [bump_version] DEBUG bumped version:4.0.0-dev.4 [2025-03-11T08:10:24.533Z] 2025-03-11 08:10:24,451 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2025-03-11T08:10:24.533Z] 2025-03-11 08:10:24,451 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-03-11T08:10:24.533Z] 2025-03-11 08:10:24,451 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-03-11T08:10:24.533Z] 2025-03-11 08:10:24,452 [execute] INFO git cat-file --batch-check [2025-03-11T08:10:24.533Z] 2025-03-11 08:10:24,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T08:10:24.533Z] 2025-03-11 08:10:24,457 [execute] INFO git cat-file --batch [2025-03-11T08:10:24.533Z] 2025-03-11 08:10:24,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T08:10:24.533Z] 2025-03-11 08:10:24,462 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-03-11T08:10:24.533Z] 4.0.0-dev.4 [Pipeline] } [2025-03-11T08:10:24.547Z] $ docker exec --env ******** --env ******** 3627642b82f5f267fd2514f5f6bfda55fa6f7492653c665bea6e211458270b0a ssh-agent -k [2025-03-11T08:10:24.646Z] unset SSH_AUTH_SOCK; [2025-03-11T08:10:24.646Z] unset SSH_AGENT_PID; [2025-03-11T08:10:24.646Z] echo Agent pid 38 killed; [2025-03-11T08:10:24.648Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T08:10:24.971Z] + git semver [Pipeline] } [2025-03-11T08:10:25.248Z] $ docker stop --time=1 3627642b82f5f267fd2514f5f6bfda55fa6f7492653c665bea6e211458270b0a [2025-03-11T08:10:26.532Z] $ docker rm -f --volumes 3627642b82f5f267fd2514f5f6bfda55fa6f7492653c665bea6e211458270b0a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T08:10:26.877Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T08:10:26.877Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:10:27.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T08:10:27.170Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T08:10:27.240Z] prd-ubuntu20.04-docker-8c-8g-40875 does not seem to be running inside a container [2025-03-11T08:10:27.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T08:10:27.612Z] $ docker top 6a193d2690eb76042c88709f0a299a1f56ee69adfb5b09891ff10459c2ff9a2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T08:10:27.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T08:10:27.706Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T08:10:27.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T08:10:27.834Z] $ docker exec 6a193d2690eb76042c88709f0a299a1f56ee69adfb5b09891ff10459c2ff9a2f ssh-agent [2025-03-11T08:10:27.937Z] SSH_AUTH_SOCK=/tmp/ssh-5jPx0wlqLMfA/agent.32 [2025-03-11T08:10:27.937Z] SSH_AGENT_PID=38 [2025-03-11T08:10:27.940Z] Running ssh-add (command line suppressed) [2025-03-11T08:10:28.046Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14718780324660235037.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14718780324660235037.key) [2025-03-11T08:10:28.053Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T08:10:28.353Z] + git semver push [2025-03-11T08:10:28.610Z] 2025-03-11 08:10:28,546 [run_push] DEBUG push [2025-03-11T08:10:28.610Z] 2025-03-11 08:10:28,547 [execute] INFO git cat-file --batch-check [2025-03-11T08:10:28.610Z] 2025-03-11 08:10:28,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T08:10:28.610Z] 2025-03-11 08:10:28,551 [execute] INFO git rev-list 041b4df7221fc8e1ebcec2a4ce751147e739249c -- [2025-03-11T08:10:28.610Z] 2025-03-11 08:10:28,551 [execute] DEBUG Popen(['git', 'rev-list', '041b4df7221fc8e1ebcec2a4ce751147e739249c', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-11T08:10:28.610Z] 2025-03-11 08:10:28,562 [execute] INFO git fetch -v origin [2025-03-11T08:10:28.610Z] 2025-03-11 08:10:28,563 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-11T08:10:29.179Z] 2025-03-11 08:10:29,007 [run_push] DEBUG no remote changes detected [2025-03-11T08:10:29.179Z] 2025-03-11 08:10:29,007 [execute] INFO git push origin semver [2025-03-11T08:10:29.179Z] 2025-03-11 08:10:29,008 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-11T08:10:29.747Z] 2025-03-11 08:10:29,747 [run_push] DEBUG push all version tags [2025-03-11T08:10:29.747Z] 2025-03-11 08:10:29,747 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-11T08:10:29.747Z] 2025-03-11 08:10:29,748 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-11T08:10:30.682Z] 2025-03-11 08:10:30,488 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-03-11T08:10:30.682Z] 4.0.0-dev.4 [Pipeline] } [2025-03-11T08:10:30.696Z] $ docker exec --env ******** --env ******** 6a193d2690eb76042c88709f0a299a1f56ee69adfb5b09891ff10459c2ff9a2f ssh-agent -k [2025-03-11T08:10:30.785Z] unset SSH_AUTH_SOCK; [2025-03-11T08:10:30.786Z] unset SSH_AGENT_PID; [2025-03-11T08:10:30.786Z] echo Agent pid 38 killed; [2025-03-11T08:10:30.787Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T08:10:31.113Z] + git semver [Pipeline] } [2025-03-11T08:10:31.389Z] $ docker stop --time=1 6a193d2690eb76042c88709f0a299a1f56ee69adfb5b09891ff10459c2ff9a2f [2025-03-11T08:10:32.680Z] $ docker rm -f --volumes 6a193d2690eb76042c88709f0a299a1f56ee69adfb5b09891ff10459c2ff9a2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-11T08:10:33.313Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2025-03-11T08:10:33.313Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2025-03-11T08:10:33.313Z] total 16 [2025-03-11T08:10:33.313Z] drwxr-xr-x 3 root root 4096 Mar 11 07:59 . [2025-03-11T08:10:33.313Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 11 08:10 .. [2025-03-11T08:10:33.313Z] drwxr-xr-x 2 root root 4096 Mar 11 07:59 cost [2025-03-11T08:10:33.313Z] -rw-r--r-- 1 root root 83 Mar 11 07:59 cost.csv [2025-03-11T08:10:33.313Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2025-03-11T08:10:33.313Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2025-03-11T08:10:33.313Z] total 16 [2025-03-11T08:10:33.313Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 07:59 . [2025-03-11T08:10:33.313Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 11 08:10 .. [2025-03-11T08:10:33.313Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 07:59 cost [2025-03-11T08:10:33.313Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 11 07:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-11T08:10:33.600Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T08:10:34.461Z] ---> package-listing.sh [2025-03-11T08:10:34.461Z] ++ facter osfamily [2025-03-11T08:10:34.461Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-11T08:10:34.719Z] + OS_FAMILY=debian [2025-03-11T08:10:34.719Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2025-03-11T08:10:34.719Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-11T08:10:34.719Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-11T08:10:34.719Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-11T08:10:34.719Z] + PACKAGES=/tmp/packages_start.txt [2025-03-11T08:10:34.719Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2025-03-11T08:10:34.719Z] + PACKAGES=/tmp/packages_end.txt [2025-03-11T08:10:34.719Z] + case "${OS_FAMILY}" in [2025-03-11T08:10:34.719Z] + dpkg -l [2025-03-11T08:10:34.719Z] + grep '^ii' [2025-03-11T08:10:34.719Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-11T08:10:34.719Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-11T08:10:34.719Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-11T08:10:34.719Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2025-03-11T08:10:34.719Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2025-03-11T08:10:34.719Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2025-03-11T08:10:34.730Z] 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_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-11T08:10:35.003Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:10:35.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T08:10:35.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T08:10:35.638Z] prd-ubuntu20.04-docker-8c-8g-40875 does not seem to be running inside a container [2025-03-11T08:10:35.671Z] $ 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_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-11T08:10:35.849Z] $ docker top 625f3e41384fd20999d74fbfdb3841a88741e5da56e86138de5e80d9c75277f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T08:10:36.188Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-11T08:10:36.471Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-11T08:10:36.754Z] + ls /var/log/sa-host [2025-03-11T08:10:36.754Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T08:10:36.830Z] provisioning config files... [2025-03-11T08:10:36.837Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4507035823507998009tmp [Pipeline] { [Pipeline] echo [2025-03-11T08:10:36.851Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T08:10:37.131Z] ---> create-netrc.sh [Pipeline] } [2025-03-11T08:10:37.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-11T08:10:37.469Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-11T08:10:37.479Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T08:10:37.759Z] ---> sudo-logs.sh [2025-03-11T08:10:37.759Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-11T08:10:37.782Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T08:10:38.056Z] ---> job-cost.sh [2025-03-11T08:10:38.056Z] lf-activate-venv: SKIPPING [2025-03-11T08:10:38.056Z] DEBUG: total: 0.2199999988079071 [2025-03-11T08:10:38.056Z] INFO: Retrieving Stack Cost... [2025-03-11T08:10:38.621Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-11T08:10:38.879Z] INFO: Archiving Costs [Pipeline] echo [2025-03-11T08:10:38.892Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T08:10:39.175Z] ---> logs-deploy.sh [2025-03-11T08:10:39.175Z] lf-activate-venv: SKIPPING [2025-03-11T08:10:39.175Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/185 [2025-03-11T08:10:39.175Z] INFO: archiving workspace using pattern(s): [2025-03-11T08:10:40.115Z] Archives upload complete. [2025-03-11T08:10:40.392Z] INFO: archiving logs to Nexus [2025-03-11T08:10:40.970Z] ---> uname -a: [2025-03-11T08:10:40.970Z] Linux prd-ubuntu20-04-docker-8c-8g-40875 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-11T08:10:40.970Z] [2025-03-11T08:10:40.970Z]