Started by user Jin Lin Guan 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-ssh11690514773524792397.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3548418309096601173.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh2097506397249460079.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18126468148584303349.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-ssh17495428875707718947.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-42444 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 > 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 Avoid second fetch Checking out Revision 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 (main) Commit message: "Merge pull request #822 from judehung/update-odessa-mods" > git config core.sparsecheckout # timeout=10 > git checkout -f 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 # timeout=10 > git rev-list --no-walk 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-31T08:21:22.811Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-31T08:21:22.886Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-31T08:21:22.967Z] ========================================================= [2025-03-31T08:21:22.967Z] EdgeX Global Pipelines Version Info [2025-03-31T08:21:22.967Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:21:24.071Z] ------------------- [2025-03-31T08:21:24.071Z] stable info: [2025-03-31T08:21:24.071Z] ------------------- [2025-03-31T08:21:24.071Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-31T08:21:24.071Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-03-31T08:21:24.071Z] Message: update stable to v1.0.274 [2025-03-31T08:21:24.645Z] ------------------- [2025-03-31T08:21:24.645Z] experimental info: [2025-03-31T08:21:24.645Z] ------------------- [2025-03-31T08:21:24.645Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-31T08:21:24.645Z] Commit SHA: e63c24b3e3d9a84dc1e69f593cedf07ec71d9018 [2025-03-31T08:21:24.645Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-31T08:21:24.726Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2025-03-31T08:21:24.745Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2025-03-31T08:21:24.770Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-31T08:21:24.799Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-31T08:21:24.824Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-31T08:21:24.846Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-31T08:21:24.873Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-31T08:21:24.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-31T08:21:24.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-31T08:21:24.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-31T08:21:24.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-31T08:21:24.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2025-03-31T08:21:25.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-31T08:21:25.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-31T08:21:25.059Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-31T08:21:25.087Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-31T08:21:25.116Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-31T08:21:25.145Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-31T08:21:25.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-31T08:21:25.194Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-31T08:21:25.220Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-31T08:21:25.244Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-31T08:21:25.271Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-31T08:21:25.297Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-31T08:21:25.319Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-31T08:21:25.342Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-31T08:21:25.364Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-31T08:21:25.391Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-31T08:21:25.416Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-31T08:21:25.440Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-31T08:21:25.466Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] echo [2025-03-31T08:21:25.490Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8cdda4b [Pipeline] echo [2025-03-31T08:21:25.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T08:21:25.571Z] provisioning config files... [2025-03-31T08:21:25.586Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11902493046901458551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:21:25.923Z] ---> ****-login.sh [2025-03-31T08:21:25.923Z] nexus3.edgexfoundry.org:10001 [2025-03-31T08:21:26.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:21:26.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:21:26.450Z] Configure a credential helper to remove this warning. See [2025-03-31T08:21:26.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:21:26.450Z] [2025-03-31T08:21:26.450Z] Login Succeeded [2025-03-31T08:21:26.450Z] nexus3.edgexfoundry.org:10002 [2025-03-31T08:21:26.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:21:26.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:21:26.450Z] Configure a credential helper to remove this warning. See [2025-03-31T08:21:26.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:21:26.450Z] [2025-03-31T08:21:26.450Z] Login Succeeded [2025-03-31T08:21:26.450Z] nexus3.edgexfoundry.org:10003 [2025-03-31T08:21:26.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:21:26.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:21:26.711Z] Configure a credential helper to remove this warning. See [2025-03-31T08:21:26.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:21:26.711Z] [2025-03-31T08:21:26.711Z] Login Succeeded [2025-03-31T08:21:26.711Z] nexus3.edgexfoundry.org:10004 [2025-03-31T08:21:26.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:21:26.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:21:26.711Z] Configure a credential helper to remove this warning. See [2025-03-31T08:21:26.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:21:26.711Z] [2025-03-31T08:21:26.711Z] Login Succeeded [2025-03-31T08:21:26.711Z] ****.io [2025-03-31T08:21:26.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:21:26.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:21:26.970Z] Configure a credential helper to remove this warning. See [2025-03-31T08:21:26.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:21:26.970Z] [2025-03-31T08:21:26.970Z] Login Succeeded [2025-03-31T08:21:26.970Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T08:21:26.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-31T08:21:27.404Z] + git rev-list -1 --merges 8cdda4bcdbb66b44d63df67301c7c51a86d111f3~1..8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] echo [2025-03-31T08:21:27.435Z] -----------> git rev-list -1 --merges 8cdda4bcdbb66b44d63df67301c7c51a86d111f3~1..8cdda4bcdbb66b44d63df67301c7c51a86d111f3 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-31T08:21:27.435Z] 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [false] [Pipeline] sh [2025-03-31T08:21:27.795Z] + git log --format=format:%s -1 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] echo [2025-03-31T08:21:27.806Z] ========================================================= [2025-03-31T08:21:27.806Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-31T08:21:27.806Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-31T08:21:28.137Z] + git log --format=format:%s -1 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] echo [2025-03-31T08:21:28.151Z] [semverPrep] GIT_COMMIT: 8cdda4bcdbb66b44d63df67301c7c51a86d111f3, Commit Message: Merge pull request #822 from judehung/update-odessa-mods [Pipeline] echo [2025-03-31T08:21:28.166Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-31T08:21:28.548Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-31T08:21:28.548Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-31T08:21:28.548Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-31T08:21:28.548Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-31T08:21:28.548Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-31T08:21:28.548Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-31T08:21:28.548Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:21:28.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T08:21:28.907Z] [2025-03-31T08:21:28.907Z] 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-31T08:21:29.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T08:21:29.213Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-31T08:21:29.213Z] b85a868b505f: Pulling fs layer [2025-03-31T08:21:29.213Z] e2be974225ed: Pulling fs layer [2025-03-31T08:21:29.213Z] 339a4e72a1f5: Pulling fs layer [2025-03-31T08:21:29.213Z] 988bab9f4d93: Pulling fs layer [2025-03-31T08:21:29.213Z] 1469e6f7b9e6: Pulling fs layer [2025-03-31T08:21:29.213Z] eaf3925da568: Pulling fs layer [2025-03-31T08:21:29.213Z] bab4dde63d76: Pulling fs layer [2025-03-31T08:21:29.213Z] bde34c3a00c8: Pulling fs layer [2025-03-31T08:21:29.213Z] b352a97aabf1: Pulling fs layer [2025-03-31T08:21:29.213Z] 4872d77fe225: Pulling fs layer [2025-03-31T08:21:29.213Z] 5851b861e8e6: Pulling fs layer [2025-03-31T08:21:29.213Z] 988bab9f4d93: Waiting [2025-03-31T08:21:29.213Z] 1469e6f7b9e6: Waiting [2025-03-31T08:21:29.213Z] eaf3925da568: Waiting [2025-03-31T08:21:29.213Z] bab4dde63d76: Waiting [2025-03-31T08:21:29.213Z] bde34c3a00c8: Waiting [2025-03-31T08:21:29.213Z] b352a97aabf1: Waiting [2025-03-31T08:21:29.213Z] 4872d77fe225: Waiting [2025-03-31T08:21:29.213Z] 5851b861e8e6: Waiting [2025-03-31T08:21:29.213Z] e2be974225ed: Download complete [2025-03-31T08:21:29.213Z] 988bab9f4d93: Verifying Checksum [2025-03-31T08:21:29.213Z] 988bab9f4d93: Download complete [2025-03-31T08:21:29.213Z] 1469e6f7b9e6: Verifying Checksum [2025-03-31T08:21:29.213Z] 1469e6f7b9e6: Download complete [2025-03-31T08:21:29.476Z] eaf3925da568: Verifying Checksum [2025-03-31T08:21:29.476Z] eaf3925da568: Download complete [2025-03-31T08:21:29.476Z] 339a4e72a1f5: Verifying Checksum [2025-03-31T08:21:29.476Z] 339a4e72a1f5: Download complete [2025-03-31T08:21:29.476Z] bde34c3a00c8: Verifying Checksum [2025-03-31T08:21:29.476Z] bde34c3a00c8: Download complete [2025-03-31T08:21:29.476Z] b352a97aabf1: Download complete [2025-03-31T08:21:29.476Z] 4872d77fe225: Download complete [2025-03-31T08:21:29.476Z] 5851b861e8e6: Download complete [2025-03-31T08:21:29.476Z] b85a868b505f: Verifying Checksum [2025-03-31T08:21:29.476Z] b85a868b505f: Download complete [2025-03-31T08:21:29.735Z] bab4dde63d76: Verifying Checksum [2025-03-31T08:21:29.735Z] bab4dde63d76: Download complete [2025-03-31T08:21:30.705Z] b85a868b505f: Pull complete [2025-03-31T08:21:30.705Z] e2be974225ed: Pull complete [2025-03-31T08:21:31.274Z] 339a4e72a1f5: Pull complete [2025-03-31T08:21:31.274Z] 988bab9f4d93: Pull complete [2025-03-31T08:21:31.532Z] 1469e6f7b9e6: Pull complete [2025-03-31T08:21:31.532Z] eaf3925da568: Pull complete [2025-03-31T08:21:32.906Z] bab4dde63d76: Pull complete [2025-03-31T08:21:33.166Z] bde34c3a00c8: Pull complete [2025-03-31T08:21:33.166Z] b352a97aabf1: Pull complete [2025-03-31T08:21:33.166Z] 4872d77fe225: Pull complete [2025-03-31T08:21:33.427Z] 5851b861e8e6: Pull complete [2025-03-31T08:21:33.427Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-31T08:21:33.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T08:21:33.427Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T08:21:33.574Z] prd-ubuntu20.04-docker-8c-8g-42444 does not seem to be running inside a container [2025-03-31T08:21:33.605Z] $ 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-31T08:21:35.180Z] $ docker top 3da5fc6688708aa004ff2c4f91f6d6ea1adf41170cadad9bd6e81e99e308ec13 -eo pid,comm [2025-03-31T08:21:35.227Z] 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-31T08:21:35.227Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-31T08:21:35.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-31T08:21:35.289Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-31T08:21:35.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-31T08:21:35.413Z] $ docker exec 3da5fc6688708aa004ff2c4f91f6d6ea1adf41170cadad9bd6e81e99e308ec13 ssh-agent [2025-03-31T08:21:35.516Z] SSH_AUTH_SOCK=/tmp/ssh-lbAFSXKpVX8F/agent.32 [2025-03-31T08:21:35.516Z] SSH_AGENT_PID=38 [2025-03-31T08:21:35.523Z] Running ssh-add (command line suppressed) [2025-03-31T08:21:35.622Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17316803603486132572.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17316803603486132572.key) [2025-03-31T08:21:35.633Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-31T08:21:35.930Z] + git tag --points-at HEAD [Pipeline] } [2025-03-31T08:21:35.940Z] $ docker exec --env ******** --env ******** 3da5fc6688708aa004ff2c4f91f6d6ea1adf41170cadad9bd6e81e99e308ec13 ssh-agent -k [2025-03-31T08:21:36.041Z] unset SSH_AUTH_SOCK; [2025-03-31T08:21:36.041Z] unset SSH_AGENT_PID; [2025-03-31T08:21:36.041Z] echo Agent pid 38 killed; [2025-03-31T08:21:36.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-03-31T08:21:36.091Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0-dev.3' [Pipeline] sshagent [2025-03-31T08:21:36.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-31T08:21:36.118Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-31T08:21:36.237Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-31T08:21:36.240Z] $ docker exec 3da5fc6688708aa004ff2c4f91f6d6ea1adf41170cadad9bd6e81e99e308ec13 ssh-agent [2025-03-31T08:21:36.335Z] SSH_AUTH_SOCK=/tmp/ssh-O7nWIdkWU4Fo/agent.71 [2025-03-31T08:21:36.335Z] SSH_AGENT_PID=77 [2025-03-31T08:21:36.342Z] Running ssh-add (command line suppressed) [2025-03-31T08:21:36.438Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10891149300626351144.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10891149300626351144.key) [2025-03-31T08:21:36.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-31T08:21:36.748Z] + git semver init [2025-03-31T08:21:37.007Z] 2025-03-31 08:21:36,895 [run_init] DEBUG init version:0.0.0 force:False [2025-03-31T08:21:37.007Z] 2025-03-31 08:21:36,896 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2025-03-31T08:21:37.007Z] 2025-03-31 08:21:36,896 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2025-03-31T08:21:37.007Z] 2025-03-31 08:21:36,897 [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-31T08:21:39.554Z] 2025-03-31 08:21:39,048 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2025-03-31T08:21:39.554Z] 2025-03-31 08:21:39,048 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2025-03-31T08:21:39.554Z] 2025-03-31 08:21:39,048 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-03-31T08:21:39.554Z] 2025-03-31 08:21:39,049 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-03-31T08:21:39.554Z] 4.1.0-dev.1 [Pipeline] } [2025-03-31T08:21:39.565Z] $ docker exec --env ******** --env ******** 3da5fc6688708aa004ff2c4f91f6d6ea1adf41170cadad9bd6e81e99e308ec13 ssh-agent -k [2025-03-31T08:21:39.666Z] unset SSH_AUTH_SOCK; [2025-03-31T08:21:39.667Z] unset SSH_AGENT_PID; [2025-03-31T08:21:39.667Z] echo Agent pid 77 killed; [2025-03-31T08:21:39.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-31T08:21:40.002Z] + git semver [Pipeline] } [2025-03-31T08:21:40.276Z] $ docker stop --time=1 3da5fc6688708aa004ff2c4f91f6d6ea1adf41170cadad9bd6e81e99e308ec13 [2025-03-31T08:21:41.571Z] $ docker rm -f --volumes 3da5fc6688708aa004ff2c4f91f6d6ea1adf41170cadad9bd6e81e99e308ec13 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-31T08:21:41.913Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-31T08:21:42.139Z] Stashed 1 file(s) [Pipeline] echo [2025-03-31T08:21:42.142Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T08:21:42.329Z] provisioning config files... [2025-03-31T08:21:42.338Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16928250534758288715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:21:42.640Z] ---> ****-login.sh [2025-03-31T08:21:42.640Z] nexus3.edgexfoundry.org:10001 [2025-03-31T08:21:42.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:21:42.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:21:42.640Z] Configure a credential helper to remove this warning. See [2025-03-31T08:21:42.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:21:42.640Z] [2025-03-31T08:21:42.640Z] Login Succeeded [2025-03-31T08:21:42.640Z] nexus3.edgexfoundry.org:10002 [2025-03-31T08:21:42.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:21:42.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:21:42.640Z] Configure a credential helper to remove this warning. See [2025-03-31T08:21:42.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:21:42.640Z] [2025-03-31T08:21:42.640Z] Login Succeeded [2025-03-31T08:21:42.640Z] nexus3.edgexfoundry.org:10003 [2025-03-31T08:21:42.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:21:42.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:21:42.900Z] Configure a credential helper to remove this warning. See [2025-03-31T08:21:42.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:21:42.900Z] [2025-03-31T08:21:42.900Z] Login Succeeded [2025-03-31T08:21:42.900Z] nexus3.edgexfoundry.org:10004 [2025-03-31T08:21:42.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:21:42.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:21:42.900Z] Configure a credential helper to remove this warning. See [2025-03-31T08:21:42.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:21:42.900Z] [2025-03-31T08:21:42.900Z] Login Succeeded [2025-03-31T08:21:42.900Z] ****.io [2025-03-31T08:21:42.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:21:43.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:21:43.160Z] Configure a credential helper to remove this warning. See [2025-03-31T08:21:43.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:21:43.160Z] [2025-03-31T08:21:43.160Z] Login Succeeded [2025-03-31T08:21:43.160Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T08:21:43.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-31T08:21:43.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T08:21:43.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T08:21:43.313Z] ========================================================= [2025-03-31T08:21:43.313Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-31T08:21:43.313Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:21:43.660Z] + 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-31T08:21:43.918Z] Sending build context to Docker daemon 72.62MB [2025-03-31T08:21:43.918Z] Step 1/15 : ARG BASE=golang:1.23-alpine3.20 [2025-03-31T08:21:43.918Z] Step 2/15 : FROM ${BASE} AS builder [2025-03-31T08:21:43.918Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-31T08:21:43.918Z] da9db072f522: Pulling fs layer [2025-03-31T08:21:43.918Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-31T08:21:43.918Z] 06f05ace1117: Pulling fs layer [2025-03-31T08:21:43.918Z] 5fe327b54edc: Pulling fs layer [2025-03-31T08:21:43.918Z] 4f4fb700ef54: Pulling fs layer [2025-03-31T08:21:43.918Z] 92a5565b7b96: Pulling fs layer [2025-03-31T08:21:43.918Z] ff9bb7016b71: Pulling fs layer [2025-03-31T08:21:43.918Z] b67dba6c2c7d: Pulling fs layer [2025-03-31T08:21:43.918Z] a813b0c90790: Pulling fs layer [2025-03-31T08:21:43.918Z] 5fe327b54edc: Waiting [2025-03-31T08:21:43.918Z] 4f4fb700ef54: Waiting [2025-03-31T08:21:43.918Z] 92a5565b7b96: Waiting [2025-03-31T08:21:43.918Z] ff9bb7016b71: Waiting [2025-03-31T08:21:43.918Z] b67dba6c2c7d: Waiting [2025-03-31T08:21:43.918Z] a813b0c90790: Waiting [2025-03-31T08:21:43.918Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-31T08:21:43.918Z] 6ef4a4ee8ca5: Download complete [2025-03-31T08:21:43.918Z] 5fe327b54edc: Verifying Checksum [2025-03-31T08:21:43.918Z] 5fe327b54edc: Download complete [2025-03-31T08:21:43.918Z] 4f4fb700ef54: Verifying Checksum [2025-03-31T08:21:43.918Z] 4f4fb700ef54: Download complete [2025-03-31T08:21:43.918Z] 92a5565b7b96: Verifying Checksum [2025-03-31T08:21:43.918Z] 92a5565b7b96: Download complete [2025-03-31T08:21:44.175Z] da9db072f522: Download complete [2025-03-31T08:21:44.175Z] ff9bb7016b71: Verifying Checksum [2025-03-31T08:21:44.175Z] ff9bb7016b71: Download complete [2025-03-31T08:21:44.175Z] da9db072f522: Pull complete [2025-03-31T08:21:44.434Z] 6ef4a4ee8ca5: Pull complete [2025-03-31T08:21:44.434Z] a813b0c90790: Verifying Checksum [2025-03-31T08:21:44.434Z] a813b0c90790: Download complete [2025-03-31T08:21:44.434Z] 06f05ace1117: Verifying Checksum [2025-03-31T08:21:44.434Z] 06f05ace1117: Download complete [2025-03-31T08:21:44.691Z] b67dba6c2c7d: Verifying Checksum [2025-03-31T08:21:44.691Z] b67dba6c2c7d: Download complete [2025-03-31T08:21:47.978Z] 06f05ace1117: Pull complete [2025-03-31T08:21:47.978Z] 5fe327b54edc: Pull complete [2025-03-31T08:21:47.978Z] 4f4fb700ef54: Pull complete [2025-03-31T08:21:48.236Z] 92a5565b7b96: Pull complete [2025-03-31T08:21:48.236Z] ff9bb7016b71: Pull complete [2025-03-31T08:21:50.135Z] b67dba6c2c7d: Pull complete [2025-03-31T08:21:50.707Z] a813b0c90790: Pull complete [2025-03-31T08:21:50.707Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-31T08:21:50.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-31T08:21:50.707Z] ---> 3ba60ce46760 [2025-03-31T08:21:50.707Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2025-03-31T08:21:53.270Z] ---> Running in 18c2a65a8e00 [2025-03-31T08:21:53.270Z] Removing intermediate container 18c2a65a8e00 [2025-03-31T08:21:53.270Z] ---> 6621ed4fc412 [2025-03-31T08:21:53.271Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2025-03-31T08:21:53.271Z] ---> Running in 68281628e75d [2025-03-31T08:21:53.271Z] Removing intermediate container 68281628e75d [2025-03-31T08:21:53.271Z] ---> 82cb6d861124 [2025-03-31T08:21:53.271Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2025-03-31T08:21:53.271Z] ---> Running in 8f59a4ff98c5 [2025-03-31T08:21:53.271Z] Removing intermediate container 8f59a4ff98c5 [2025-03-31T08:21:53.271Z] ---> 70b1270702e7 [2025-03-31T08:21:53.271Z] Step 6/15 : LABEL Name=edgex-ui-go [2025-03-31T08:21:53.271Z] ---> Running in 107f0bad4fac [2025-03-31T08:21:53.271Z] Removing intermediate container 107f0bad4fac [2025-03-31T08:21:53.271Z] ---> 3f6f3dc0d99d [2025-03-31T08:21:53.271Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2025-03-31T08:21:53.271Z] ---> Running in 54cbffaec43a [2025-03-31T08:21:53.271Z] Removing intermediate container 54cbffaec43a [2025-03-31T08:21:53.271Z] ---> e26c31861cbc [2025-03-31T08:21:53.271Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-03-31T08:21:53.838Z] latest: Pulling from library/docker [2025-03-31T08:21:53.838Z] f18232174bc9: Pulling fs layer [2025-03-31T08:21:53.838Z] 532d671d7887: Pulling fs layer [2025-03-31T08:21:53.838Z] 4f4fb700ef54: Pulling fs layer [2025-03-31T08:21:53.838Z] 059e69770cd7: Pulling fs layer [2025-03-31T08:21:53.838Z] a91a67d14af0: Pulling fs layer [2025-03-31T08:21:53.838Z] 400f9b604068: Pulling fs layer [2025-03-31T08:21:53.838Z] 992adfb269ce: Pulling fs layer [2025-03-31T08:21:53.838Z] 0d632c4828a1: Pulling fs layer [2025-03-31T08:21:53.838Z] 5a6d9202faad: Pulling fs layer [2025-03-31T08:21:53.838Z] 3971f1ed9686: Pulling fs layer [2025-03-31T08:21:53.838Z] 0c40a16065be: Pulling fs layer [2025-03-31T08:21:53.838Z] bb3e0f30d232: Pulling fs layer [2025-03-31T08:21:53.838Z] f6257f3aeaf0: Pulling fs layer [2025-03-31T08:21:53.838Z] e7a779817a63: Pulling fs layer [2025-03-31T08:21:53.838Z] 58914f08e9d9: Pulling fs layer [2025-03-31T08:21:53.838Z] 6f454196713a: Pulling fs layer [2025-03-31T08:21:53.838Z] 5a6d9202faad: Waiting [2025-03-31T08:21:53.838Z] 3971f1ed9686: Waiting [2025-03-31T08:21:53.838Z] 0c40a16065be: Waiting [2025-03-31T08:21:53.838Z] bb3e0f30d232: Waiting [2025-03-31T08:21:53.838Z] f6257f3aeaf0: Waiting [2025-03-31T08:21:53.838Z] e7a779817a63: Waiting [2025-03-31T08:21:53.838Z] a91a67d14af0: Waiting [2025-03-31T08:21:53.838Z] 400f9b604068: Waiting [2025-03-31T08:21:53.838Z] 992adfb269ce: Waiting [2025-03-31T08:21:53.838Z] 0d632c4828a1: Waiting [2025-03-31T08:21:53.838Z] 58914f08e9d9: Waiting [2025-03-31T08:21:53.838Z] 6f454196713a: Waiting [2025-03-31T08:21:53.838Z] 059e69770cd7: Waiting [2025-03-31T08:21:53.838Z] 4f4fb700ef54: Verifying Checksum [2025-03-31T08:21:53.838Z] 4f4fb700ef54: Download complete [2025-03-31T08:21:53.838Z] f18232174bc9: Verifying Checksum [2025-03-31T08:21:53.838Z] f18232174bc9: Download complete [2025-03-31T08:21:53.838Z] 532d671d7887: Verifying Checksum [2025-03-31T08:21:53.838Z] 532d671d7887: Download complete [2025-03-31T08:21:54.097Z] 059e69770cd7: Verifying Checksum [2025-03-31T08:21:54.097Z] 059e69770cd7: Download complete [2025-03-31T08:21:54.097Z] f18232174bc9: Pull complete [2025-03-31T08:21:54.097Z] a91a67d14af0: Verifying Checksum [2025-03-31T08:21:54.097Z] a91a67d14af0: Download complete [2025-03-31T08:21:54.097Z] 400f9b604068: Verifying Checksum [2025-03-31T08:21:54.097Z] 400f9b604068: Download complete [2025-03-31T08:21:54.097Z] 992adfb269ce: Verifying Checksum [2025-03-31T08:21:54.097Z] 992adfb269ce: Download complete [2025-03-31T08:21:54.355Z] 0d632c4828a1: Verifying Checksum [2025-03-31T08:21:54.355Z] 0d632c4828a1: Download complete [2025-03-31T08:21:54.355Z] 5a6d9202faad: Verifying Checksum [2025-03-31T08:21:54.355Z] 5a6d9202faad: Download complete [2025-03-31T08:21:54.355Z] 3971f1ed9686: Verifying Checksum [2025-03-31T08:21:54.355Z] 3971f1ed9686: Download complete [2025-03-31T08:21:54.355Z] 532d671d7887: Pull complete [2025-03-31T08:21:54.355Z] 4f4fb700ef54: Pull complete [2025-03-31T08:21:54.355Z] bb3e0f30d232: Verifying Checksum [2025-03-31T08:21:54.355Z] bb3e0f30d232: Download complete [2025-03-31T08:21:54.355Z] 0c40a16065be: Verifying Checksum [2025-03-31T08:21:54.355Z] 0c40a16065be: Download complete [2025-03-31T08:21:54.355Z] f6257f3aeaf0: Download complete [2025-03-31T08:21:54.355Z] 059e69770cd7: Pull complete [2025-03-31T08:21:54.614Z] 6f454196713a: Verifying Checksum [2025-03-31T08:21:54.614Z] 6f454196713a: Download complete [2025-03-31T08:21:54.614Z] 58914f08e9d9: Verifying Checksum [2025-03-31T08:21:54.871Z] a91a67d14af0: Pull complete [2025-03-31T08:21:54.871Z] e7a779817a63: Verifying Checksum [2025-03-31T08:21:54.871Z] e7a779817a63: Download complete [2025-03-31T08:21:55.130Z] 400f9b604068: Pull complete [2025-03-31T08:21:55.698Z] 992adfb269ce: Pull complete [2025-03-31T08:21:55.698Z] 0d632c4828a1: Pull complete [2025-03-31T08:21:55.956Z] 5a6d9202faad: Pull complete [2025-03-31T08:21:55.956Z] 3971f1ed9686: Pull complete [2025-03-31T08:21:56.215Z] 0c40a16065be: Pull complete [2025-03-31T08:21:56.215Z] bb3e0f30d232: Pull complete [2025-03-31T08:21:56.215Z] f6257f3aeaf0: Pull complete [2025-03-31T08:21:57.147Z] e7a779817a63: Pull complete [2025-03-31T08:21:57.283Z] Still waiting to schedule task [2025-03-31T08:21:57.283Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-31T08:21:57.406Z] 58914f08e9d9: Pull complete [2025-03-31T08:21:57.406Z] 6f454196713a: Pull complete [2025-03-31T08:21:57.406Z] Digest: sha256:4924fece44d61eeec47f619a4c35cd70fa2a31cd36b6283943a122369549fb82 [2025-03-31T08:21:57.406Z] Status: Downloaded newer image for docker:latest [2025-03-31T08:21:59.310Z] ---> 31cbb50e9806 [2025-03-31T08:21:59.310Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-31T08:21:59.310Z] ---> Running in b0e2bdd4953f [2025-03-31T08:21:59.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-31T08:21:59.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-31T08:21:59.828Z] OK: 248 MiB in 58 packages [2025-03-31T08:22:00.087Z] Removing intermediate container b0e2bdd4953f [2025-03-31T08:22:00.087Z] ---> 4e3e90b20909 [2025-03-31T08:22:00.087Z] Step 10/15 : ENV GO111MODULE=on [2025-03-31T08:22:00.087Z] ---> Running in 1d0a726b7007 [2025-03-31T08:22:00.087Z] Removing intermediate container 1d0a726b7007 [2025-03-31T08:22:00.087Z] ---> 7d7a5cf7d951 [2025-03-31T08:22:00.087Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2025-03-31T08:22:00.087Z] ---> Running in d84600d9a68f [2025-03-31T08:22:00.346Z] Removing intermediate container d84600d9a68f [2025-03-31T08:22:00.346Z] ---> 9f3e84f658d7 [2025-03-31T08:22:00.346Z] Step 12/15 : COPY go.mod vendor* ./ [2025-03-31T08:22:00.346Z] ---> e75618d0534e [2025-03-31T08:22:00.346Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-31T08:22:00.346Z] ---> Running in 181286d2651b [2025-03-31T08:22:32.439Z] Removing intermediate container 181286d2651b [2025-03-31T08:22:32.439Z] ---> 6d1aca0a742f [2025-03-31T08:22:32.439Z] Step 14/15 : COPY . . [2025-03-31T08:22:33.374Z] ---> f080119c7e10 [2025-03-31T08:22:33.374Z] Step 15/15 : RUN ${MAKE} [2025-03-31T08:22:33.374Z] ---> Running in d2df3b5264b7 [2025-03-31T08:22:33.374Z] noop [2025-03-31T08:22:33.941Z] Removing intermediate container d2df3b5264b7 [2025-03-31T08:22:33.941Z] ---> 0ee22b473283 [2025-03-31T08:22:33.941Z] Successfully built 0ee22b473283 [2025-03-31T08:22:33.941Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:22:34.281Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-31T08:22:34.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T08:22:34.353Z] prd-ubuntu20.04-docker-8c-8g-42444 does not seem to be running inside a container [2025-03-31T08:22:34.377Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-03-31T08:22:34.832Z] $ docker top 0a4cd5a9c7777a20369f3cf88496a16cf5dbed084c5fe72cad2f638c1808977a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T08:22:35.174Z] + go version [2025-03-31T08:22:35.174Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-31T08:22:35.184Z] $ docker stop --time=1 0a4cd5a9c7777a20369f3cf88496a16cf5dbed084c5fe72cad2f638c1808977a [2025-03-31T08:22:36.486Z] $ docker rm -f --volumes 0a4cd5a9c7777a20369f3cf88496a16cf5dbed084c5fe72cad2f638c1808977a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:22:36.933Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-31T08:22:36.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T08:22:37.016Z] prd-ubuntu20.04-docker-8c-8g-42444 does not seem to be running inside a container [2025-03-31T08:22:37.045Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-03-31T08:22:37.375Z] $ docker top 762b0600355429974716d424bd9c118bdf588e0808e90d60fd2cb46d4f24dfd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T08:22:37.725Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2025-03-31T08:22:38.019Z] + make test [2025-03-31T08:22:38.019Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2025-03-31T08:22:38.954Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2025-03-31T08:22:57.019Z] github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements [2025-03-31T08:22:57.019Z] github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements [2025-03-31T08:22:57.019Z] github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements [2025-03-31T08:22:57.019Z] github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements [2025-03-31T08:22:57.019Z] github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements [2025-03-31T08:22:57.019Z] github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements [2025-03-31T08:22:57.019Z] github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements [2025-03-31T08:22:57.019Z] github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements [2025-03-31T08:22:57.019Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2025-03-31T08:23:01.193Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-31T08:23:01.193Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-31T08:23:01.193Z] ./bin/test-attribution-txt.sh [2025-03-31T08:23:01.193Z] make -C web test [2025-03-31T08:23:01.193Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2025-03-31T08:23:01.193Z] make[1]: tput: No such file or directory [2025-03-31T08:23:01.193Z] make[1]: tput: No such file or directory [2025-03-31T08:23:01.193Z] warning: generating ./VERSION [2025-03-31T08:23:01.193Z] echo "0.0.0" > VERSION [2025-03-31T08:23:01.193Z] docker build \ [2025-03-31T08:23:01.193Z] -f Dockerfile \ [2025-03-31T08:23:01.193Z] --build-arg USER=1000 \ [2025-03-31T08:23:01.193Z] \ [2025-03-31T08:23:01.193Z] --label "git_sha=8cdda4bcdbb66b44d63df67301c7c51a86d111f3" \ [2025-03-31T08:23:01.193Z] -t edgexfoundry/edgex-web-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 \ [2025-03-31T08:23:01.193Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2025-03-31T08:23:01.193Z] . [2025-03-31T08:23:01.193Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2025-03-31T08:23:01.193Z] Install the buildx component to build images with BuildKit: [2025-03-31T08:23:01.193Z] https://docs.docker.com/go/buildx/ [2025-03-31T08:23:01.193Z] [2025-03-31T08:23:01.452Z] Sending build context to Docker daemon 2.62MB [2025-03-31T08:23:01.452Z] Step 1/10 : FROM node:18-alpine3.18 [2025-03-31T08:23:02.020Z] 18-alpine3.18: Pulling from library/node [2025-03-31T08:23:02.020Z] 619be1103602: Pulling fs layer [2025-03-31T08:23:02.020Z] 7e9a007eb24b: Pulling fs layer [2025-03-31T08:23:02.020Z] 5189255e31c8: Pulling fs layer [2025-03-31T08:23:02.020Z] 88f4f8a6bc8d: Pulling fs layer [2025-03-31T08:23:02.020Z] 88f4f8a6bc8d: Waiting [2025-03-31T08:23:02.020Z] 619be1103602: Verifying Checksum [2025-03-31T08:23:02.020Z] 619be1103602: Download complete [2025-03-31T08:23:02.277Z] 5189255e31c8: Verifying Checksum [2025-03-31T08:23:02.277Z] 5189255e31c8: Download complete [2025-03-31T08:23:02.277Z] 88f4f8a6bc8d: Verifying Checksum [2025-03-31T08:23:02.277Z] 88f4f8a6bc8d: Download complete [2025-03-31T08:23:02.277Z] 619be1103602: Pull complete [2025-03-31T08:23:02.535Z] 7e9a007eb24b: Verifying Checksum [2025-03-31T08:23:02.535Z] 7e9a007eb24b: Download complete [2025-03-31T08:23:03.471Z] 7e9a007eb24b: Pull complete [2025-03-31T08:23:03.471Z] 5189255e31c8: Pull complete [2025-03-31T08:23:03.471Z] 88f4f8a6bc8d: Pull complete [2025-03-31T08:23:03.728Z] Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 [2025-03-31T08:23:03.728Z] Status: Downloaded newer image for node:18-alpine3.18 [2025-03-31T08:23:03.728Z] ---> a19326513a45 [2025-03-31T08:23:03.728Z] Step 2/10 : RUN apk add --no-cache chromium [2025-03-31T08:23:05.107Z] ---> Running in 1917d03b5381 [2025-03-31T08:23:05.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-31T08:23:05.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-31T08:23:05.883Z] (1/154) Installing libexpat (2.7.0-r0) [2025-03-31T08:23:05.883Z] (2/154) Installing brotli-libs (1.0.9-r14) [2025-03-31T08:23:05.883Z] (3/154) Installing libbz2 (1.0.8-r5) [2025-03-31T08:23:05.883Z] (4/154) Installing libpng (1.6.44-r0) [2025-03-31T08:23:05.883Z] (5/154) Installing freetype (2.13.0-r5) [2025-03-31T08:23:05.883Z] (6/154) Installing fontconfig (2.14.2-r3) [2025-03-31T08:23:05.883Z] (7/154) Installing libfontenc (1.1.7-r2) [2025-03-31T08:23:05.883Z] (8/154) Installing mkfontscale (1.2.2-r3) [2025-03-31T08:23:05.883Z] (9/154) Installing font-opensans (0_git20210927-r1) [2025-03-31T08:23:05.883Z] (10/154) Installing pkgconf (1.9.5-r0) [2025-03-31T08:23:06.141Z] (11/154) Installing libffi (3.4.4-r2) [2025-03-31T08:23:06.141Z] (12/154) Installing libintl (0.21.1-r7) [2025-03-31T08:23:06.141Z] (13/154) Installing libblkid (2.38.1-r8) [2025-03-31T08:23:06.141Z] (14/154) Installing libmount (2.38.1-r8) [2025-03-31T08:23:06.141Z] (15/154) Installing pcre2 (10.42-r1) [2025-03-31T08:23:06.141Z] (16/154) Installing glib (2.76.6-r0) [2025-03-31T08:23:06.141Z] (17/154) Installing xz-libs (5.4.3-r0) [2025-03-31T08:23:06.141Z] (18/154) Installing libxml2 (2.11.8-r2) [2025-03-31T08:23:06.141Z] (19/154) Installing shared-mime-info (2.2-r5) [2025-03-31T08:23:06.141Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2025-03-31T08:23:06.399Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2025-03-31T08:23:06.399Z] (22/154) Installing libwebp (1.3.2-r0) [2025-03-31T08:23:06.399Z] (23/154) Installing zstd-libs (1.5.5-r4) [2025-03-31T08:23:06.399Z] (24/154) Installing tiff (4.5.1-r0) [2025-03-31T08:23:06.399Z] (25/154) Installing gdk-pixbuf (2.42.12-r0) [2025-03-31T08:23:06.399Z] (26/154) Installing gtk-update-icon-cache (3.24.43-r0) [2025-03-31T08:23:06.399Z] (27/154) Installing libxau (1.0.11-r2) [2025-03-31T08:23:06.399Z] (28/154) Installing libmd (1.0.4-r2) [2025-03-31T08:23:06.399Z] (29/154) Installing libbsd (0.11.7-r1) [2025-03-31T08:23:06.399Z] (30/154) Installing libxdmcp (1.1.4-r2) [2025-03-31T08:23:06.399Z] (31/154) Installing libxcb (1.15-r1) [2025-03-31T08:23:06.399Z] (32/154) Installing libx11 (1.8.7-r0) [2025-03-31T08:23:06.399Z] (33/154) Installing libxcomposite (0.4.6-r3) [2025-03-31T08:23:06.399Z] (34/154) Installing libxfixes (6.0.1-r2) [2025-03-31T08:23:06.399Z] (35/154) Installing libxrender (0.9.11-r3) [2025-03-31T08:23:06.657Z] (36/154) Installing libxcursor (1.2.1-r2) [2025-03-31T08:23:06.657Z] (37/154) Installing libxdamage (1.1.6-r2) [2025-03-31T08:23:06.657Z] (38/154) Installing libxext (1.3.5-r2) [2025-03-31T08:23:06.657Z] (39/154) Installing libxi (1.8.1-r0) [2025-03-31T08:23:06.657Z] (40/154) Installing libxinerama (1.1.5-r2) [2025-03-31T08:23:06.657Z] (41/154) Installing libxrandr (1.5.3-r2) [2025-03-31T08:23:06.657Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2025-03-31T08:23:06.657Z] (43/154) Installing libxtst (1.2.4-r2) [2025-03-31T08:23:06.657Z] (44/154) Installing dbus-libs (1.14.8-r0) [2025-03-31T08:23:06.657Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2025-03-31T08:23:06.657Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2025-03-31T08:23:06.657Z] (47/154) Installing pixman (0.42.2-r1) [2025-03-31T08:23:06.657Z] (48/154) Installing cairo (1.17.8-r1) [2025-03-31T08:23:06.657Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2025-03-31T08:23:06.657Z] (50/154) Installing avahi-libs (0.8-r13) [2025-03-31T08:23:06.657Z] (51/154) Installing gmp (6.2.1-r3) [2025-03-31T08:23:06.657Z] (52/154) Installing nettle (3.8.1-r2) [2025-03-31T08:23:06.657Z] (53/154) Installing libunistring (1.1-r1) [2025-03-31T08:23:06.915Z] (54/154) Installing libidn2 (2.3.4-r1) [2025-03-31T08:23:06.915Z] (55/154) Installing p11-kit (0.24.1-r2) [2025-03-31T08:23:06.915Z] (56/154) Installing libtasn1 (4.20.0-r0) [2025-03-31T08:23:06.915Z] (57/154) Installing gnutls (3.8.4-r0) [2025-03-31T08:23:06.915Z] (58/154) Installing cups-libs (2.4.9-r0) [2025-03-31T08:23:06.915Z] (59/154) Installing libepoxy (1.5.10-r1) [2025-03-31T08:23:06.915Z] (60/154) Installing fribidi (1.0.13-r0) [2025-03-31T08:23:06.915Z] (61/154) Installing graphite2 (1.3.14-r5) [2025-03-31T08:23:06.915Z] (62/154) Installing harfbuzz (7.3.0-r0) [2025-03-31T08:23:06.915Z] (63/154) Installing libxft (2.3.8-r1) [2025-03-31T08:23:06.915Z] (64/154) Installing pango (1.50.14-r1) [2025-03-31T08:23:06.915Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2025-03-31T08:23:06.915Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2025-03-31T08:23:06.915Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2025-03-31T08:23:06.915Z] (68/154) Installing xkeyboard-config (2.38-r0) [2025-03-31T08:23:06.915Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2025-03-31T08:23:06.915Z] (70/154) Installing gtk+3.0 (3.24.43-r0) [2025-03-31T08:23:07.173Z] (71/154) Installing icu-data-full (73.2-r2) [2025-03-31T08:23:07.432Z] (72/154) Installing mesa (23.0.4-r0) [2025-03-31T08:23:07.432Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2025-03-31T08:23:09.335Z] (74/154) Installing hwdata-pci (0.370-r0) [2025-03-31T08:23:09.335Z] (75/154) Installing libpciaccess (0.17-r2) [2025-03-31T08:23:09.335Z] (76/154) Installing libdrm (2.4.115-r4) [2025-03-31T08:23:09.335Z] (77/154) Installing musl-fts (1.2.7-r5) [2025-03-31T08:23:09.335Z] (78/154) Installing libelf (0.189-r2) [2025-03-31T08:23:09.335Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2025-03-31T08:23:09.335Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2025-03-31T08:23:09.902Z] (81/154) Installing eudev-libs (3.2.11-r8) [2025-03-31T08:23:09.902Z] (82/154) Installing libmagic (5.45-r0) [2025-03-31T08:23:09.902Z] (83/154) Installing file (5.45-r0) [2025-03-31T08:23:10.159Z] (84/154) Installing libice (1.1.1-r2) [2025-03-31T08:23:10.159Z] (85/154) Installing libuuid (2.38.1-r8) [2025-03-31T08:23:10.159Z] (86/154) Installing libsm (1.2.4-r1) [2025-03-31T08:23:10.159Z] (87/154) Installing libxt (1.3.0-r2) [2025-03-31T08:23:10.159Z] (88/154) Installing libxmu (1.1.4-r2) [2025-03-31T08:23:10.159Z] (89/154) Installing xset (1.2.5-r1) [2025-03-31T08:23:10.159Z] (90/154) Installing xprop (1.2.7-r0) [2025-03-31T08:23:10.159Z] (91/154) Installing xdg-utils (1.1.3-r4) [2025-03-31T08:23:10.159Z] (92/154) Installing libogg (1.3.5-r4) [2025-03-31T08:23:10.159Z] (93/154) Installing flac-libs (1.4.3-r0) [2025-03-31T08:23:10.419Z] (94/154) Installing alsa-lib (1.2.9-r1) [2025-03-31T08:23:10.419Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2025-03-31T08:23:10.419Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2025-03-31T08:23:10.678Z] (97/154) Installing aom-libs (3.6.1-r0) [2025-03-31T08:23:10.678Z] (98/154) Installing libva (2.18.0-r1) [2025-03-31T08:23:10.678Z] (99/154) Installing libvdpau (1.5-r1) [2025-03-31T08:23:10.678Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2025-03-31T08:23:10.678Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2025-03-31T08:23:10.678Z] (102/154) Installing libdav1d (1.2.1-r0) [2025-03-31T08:23:10.678Z] (103/154) Installing libhwy (1.0.4-r1) [2025-03-31T08:23:10.936Z] (104/154) Installing lcms2 (2.15-r2) [2025-03-31T08:23:10.936Z] (105/154) Installing libjxl (0.8.2-r0) [2025-03-31T08:23:10.936Z] (106/154) Installing lame-libs (3.100-r5) [2025-03-31T08:23:10.936Z] (107/154) Installing opus (1.4-r0) [2025-03-31T08:23:10.936Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2025-03-31T08:23:10.936Z] (109/154) Installing soxr (0.1.3-r5) [2025-03-31T08:23:10.936Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2025-03-31T08:23:11.194Z] (111/154) Installing libtheora (1.1.1-r17) [2025-03-31T08:23:11.194Z] (112/154) Installing libvorbis (1.3.7-r1) [2025-03-31T08:23:11.194Z] (113/154) Installing libvpx (1.13.0-r2) [2025-03-31T08:23:11.194Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2025-03-31T08:23:11.453Z] (115/154) Installing numactl (2.0.16-r4) [2025-03-31T08:23:11.453Z] (116/154) Installing x265-libs (3.5-r4) [2025-03-31T08:23:11.713Z] (117/154) Installing xvidcore (1.3.7-r1) [2025-03-31T08:23:11.713Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2025-03-31T08:23:11.713Z] (119/154) Installing libbluray (1.3.4-r0) [2025-03-31T08:23:11.713Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2025-03-31T08:23:11.971Z] (121/154) Installing libopenmpt (0.7.2-r0) [2025-03-31T08:23:12.232Z] (122/154) Installing cjson (1.7.17-r0) [2025-03-31T08:23:12.232Z] (123/154) Installing mbedtls (2.28.9-r0) [2025-03-31T08:23:12.232Z] (124/154) Installing librist (0.2.7-r0) [2025-03-31T08:23:12.232Z] (125/154) Installing libsrt (1.5.2-r0) [2025-03-31T08:23:12.232Z] (126/154) Installing libssh (0.10.5-r0) [2025-03-31T08:23:12.232Z] (127/154) Installing libsodium (1.0.18-r3) [2025-03-31T08:23:12.232Z] (128/154) Installing libzmq (4.3.4-r4) [2025-03-31T08:23:12.232Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2025-03-31T08:23:12.490Z] (130/154) Installing libevent (2.1.12-r6) [2025-03-31T08:23:12.490Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2025-03-31T08:23:12.490Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2025-03-31T08:23:12.490Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2025-03-31T08:23:12.490Z] (134/154) Installing icu-libs (73.2-r2) [2025-03-31T08:23:12.490Z] (135/154) Installing jsoncpp (1.9.5-r0) [2025-03-31T08:23:12.490Z] (136/154) Installing minizip (1.2.13-r1) [2025-03-31T08:23:12.748Z] (137/154) Installing nspr (4.35-r2) [2025-03-31T08:23:12.748Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2025-03-31T08:23:12.748Z] (139/154) Installing nss (3.94-r0) [2025-03-31T08:23:13.007Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2025-03-31T08:23:13.007Z] (141/154) Installing libasyncns (0.8-r1) [2025-03-31T08:23:13.007Z] (142/154) Installing libltdl (2.4.7-r2) [2025-03-31T08:23:13.007Z] (143/154) Installing orc (0.4.39-r0) [2025-03-31T08:23:13.007Z] (144/154) Installing libsndfile (1.2.2-r1) [2025-03-31T08:23:13.007Z] (145/154) Installing speexdsp (1.2.1-r1) [2025-03-31T08:23:13.007Z] (146/154) Installing tdb-libs (1.4.8-r1) [2025-03-31T08:23:13.007Z] (147/154) Installing libpulse (16.1-r10) [2025-03-31T08:23:13.007Z] (148/154) Installing snappy (1.1.10-r1) [2025-03-31T08:23:13.007Z] (149/154) Installing libwoff2common (1.0.2-r2) [2025-03-31T08:23:13.007Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2025-03-31T08:23:13.007Z] (151/154) Installing libgpg-error (1.47-r1) [2025-03-31T08:23:13.265Z] (152/154) Installing libgcrypt (1.10.2-r1) [2025-03-31T08:23:13.265Z] (153/154) Installing libxslt (1.1.38-r1) [2025-03-31T08:23:13.265Z] (154/154) Installing chromium (119.0.6045.159-r0) [2025-03-31T08:23:15.809Z] Executing busybox-1.36.1-r5.trigger [2025-03-31T08:23:15.809Z] Executing fontconfig-2.14.2-r3.trigger [2025-03-31T08:23:15.809Z] Executing mkfontscale-1.2.2-r3.trigger [2025-03-31T08:23:15.809Z] Executing glib-2.76.6-r0.trigger [2025-03-31T08:23:15.809Z] Executing shared-mime-info-2.2-r5.trigger [2025-03-31T08:23:15.809Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-03-31T08:23:15.809Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-03-31T08:23:15.809Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-03-31T08:23:15.809Z] OK: 579 MiB in 171 packages [2025-03-31T08:23:22.374Z] Removing intermediate container 1917d03b5381 [2025-03-31T08:23:22.374Z] ---> 5870bd4789dd [2025-03-31T08:23:22.374Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2025-03-31T08:23:22.374Z] ---> Running in 22e128ce8667 [2025-03-31T08:23:22.374Z] Removing intermediate container 22e128ce8667 [2025-03-31T08:23:22.374Z] ---> 2b528171ba67 [2025-03-31T08:23:22.374Z] Step 4/10 : ENV NODE_OPTIONS=--openssl-legacy-provider [2025-03-31T08:23:22.374Z] ---> Running in 5a2418c2a0fb [2025-03-31T08:23:22.374Z] Removing intermediate container 5a2418c2a0fb [2025-03-31T08:23:22.374Z] ---> 95e361efeaae [2025-03-31T08:23:22.374Z] Step 5/10 : ENV PATH=/app/node_modules/.bin:$PATH [2025-03-31T08:23:22.374Z] ---> Running in da860fd15d2c [2025-03-31T08:23:22.374Z] Removing intermediate container da860fd15d2c [2025-03-31T08:23:22.374Z] ---> 70dd168d3c45 [2025-03-31T08:23:22.374Z] Step 6/10 : ARG USER=1000 [2025-03-31T08:23:22.374Z] ---> Running in c48bd34563b7 [2025-03-31T08:23:22.633Z] Removing intermediate container c48bd34563b7 [2025-03-31T08:23:22.633Z] ---> 7f88e87f57e9 [2025-03-31T08:23:22.633Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2025-03-31T08:23:22.633Z] ---> Running in 649b1c132084 [2025-03-31T08:23:23.200Z] Removing intermediate container 649b1c132084 [2025-03-31T08:23:23.200Z] ---> be7ddd75a2d9 [2025-03-31T08:23:23.200Z] Step 8/10 : USER $USER:$USER [2025-03-31T08:23:23.200Z] ---> Running in d29e65a87c32 [2025-03-31T08:23:23.200Z] Removing intermediate container d29e65a87c32 [2025-03-31T08:23:23.200Z] ---> ac858646284f [2025-03-31T08:23:23.200Z] Step 9/10 : WORKDIR /app [2025-03-31T08:23:23.200Z] ---> Running in e1b056c21f39 [2025-03-31T08:23:23.200Z] Removing intermediate container e1b056c21f39 [2025-03-31T08:23:23.200Z] ---> 21cd5d992f41 [2025-03-31T08:23:23.200Z] Step 10/10 : LABEL git_sha=8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-31T08:23:23.200Z] ---> Running in 00e0a5f32f82 [2025-03-31T08:23:23.200Z] Removing intermediate container 00e0a5f32f82 [2025-03-31T08:23:23.200Z] ---> 417f0c976018 [2025-03-31T08:23:23.458Z] Successfully built 417f0c976018 [2025-03-31T08:23:23.458Z] Successfully tagged edgexfoundry/edgex-web-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-31T08:23:23.458Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2025-03-31T08:23:23.458Z] touch edgex-web-ui.imagebuilt [2025-03-31T08:23:23.458Z] mkdir -p node_modules coverage [2025-03-31T08:23:23.458Z] chown "1000:1000" . node_modules coverage package-lock.json [2025-03-31T08:23:23.458Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2025-03-31T08:23:24.670Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-42445 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2025-03-31T08:23:24.688Z] Running in /w/workspace/edgex-ui-go/186 [Pipeline] { [Pipeline] checkout [2025-03-31T08:23:27.642Z] npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2025-03-31T08:23:27.739Z] The recommended git tool is: git [2025-03-31T08:23:28.609Z] npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2025-03-31T08:23:29.175Z] npm warn deprecated har-validator@5.1.5: this library is no longer supported [2025-03-31T08:23:29.433Z] npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead [2025-03-31T08:23:29.999Z] npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2025-03-31T08:23:30.257Z] npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2025-03-31T08:23:30.823Z] 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-31T08:23:30.823Z] 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-31T08:23:31.389Z] npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2025-03-31T08:23:31.647Z] 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-31T08:23:32.206Z] using credential edgex-jenkins-ssh [2025-03-31T08:23:32.226Z] Cloning the remote Git repository [2025-03-31T08:23:32.582Z] 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-31T08:23:32.582Z] 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-31T08:23:32.263Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2025-03-31T08:23:32.340Z] > git init /w/workspace/edgex-ui-go/186 # timeout=10 [2025-03-31T08:23:32.460Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2025-03-31T08:23:32.461Z] > git --version # timeout=10 [2025-03-31T08:23:32.479Z] > git --version # 'git version 2.25.1' [2025-03-31T08:23:32.481Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-31T08:23:32.609Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-31T08:23:34.486Z] 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-31T08:23:37.820Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2025-03-31T08:23:37.846Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-31T08:23:38.818Z] Avoid second fetch [2025-03-31T08:23:38.819Z] Checking out Revision 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 (main) [2025-03-31T08:23:38.833Z] > git config core.sparsecheckout # timeout=10 [2025-03-31T08:23:38.893Z] > git checkout -f 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 # timeout=10 [2025-03-31T08:23:39.759Z] Commit message: "Merge pull request #822 from judehung/update-odessa-mods" [2025-03-31T08:23:39.763Z] [2025-03-31T08:23:39.763Z] added 1182 packages, and audited 1183 packages in 15s [2025-03-31T08:23:39.763Z] [2025-03-31T08:23:39.763Z] 100 packages are looking for funding [2025-03-31T08:23:39.763Z] run `npm fund` for details [2025-03-31T08:23:39.763Z] [2025-03-31T08:23:39.763Z] 42 vulnerabilities (3 low, 21 moderate, 17 high, 1 critical) [2025-03-31T08:23:39.763Z] [2025-03-31T08:23:39.763Z] To address issues that do not require attention, run: [2025-03-31T08:23:39.763Z] npm audit fix [2025-03-31T08:23:39.763Z] [2025-03-31T08:23:39.763Z] To address all issues (including breaking changes), run: [2025-03-31T08:23:39.763Z] npm audit fix --force [2025-03-31T08:23:39.763Z] [2025-03-31T08:23:39.763Z] Run `npm audit` for details. [2025-03-31T08:23:39.763Z] npm notice [2025-03-31T08:23:39.763Z] npm notice New major version of npm available! 10.7.0 -> 11.2.0 [2025-03-31T08:23:39.763Z] npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.2.0 [2025-03-31T08:23:39.763Z] npm notice To update run: npm install -g npm@11.2.0 [2025-03-31T08:23:39.763Z] npm notice [2025-03-31T08:23:41.692Z] 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-31T08:23:43.599Z] - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-31T08:23:44.522Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-31T08:23:44.522Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-31T08:23:44.522Z] Dload Upload Total Spent Left Speed [2025-03-31T08:23:44.522Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2025-03-31T08:23:44.852Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-31T08:23:45.179Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2025-03-31T08:23:45.179Z] /etc/docker/daemon.json [2025-03-31T08:23:45.179Z] { [2025-03-31T08:23:45.179Z] "registry-mirrors": [ [2025-03-31T08:23:45.179Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-31T08:23:45.179Z] ], [2025-03-31T08:23:45.180Z] "bip": "10.250.0.254/24", [2025-03-31T08:23:45.180Z] "hosts": [ [2025-03-31T08:23:45.180Z] "tcp://0.0.0.0:5555", [2025-03-31T08:23:45.180Z] "unix:///var/run/docker.sock" [2025-03-31T08:23:45.180Z] ], [2025-03-31T08:23:45.180Z] "mtu": 1458, [2025-03-31T08:23:45.180Z] "selinux-enabled": true, [2025-03-31T08:23:45.180Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-31T08:23:45.180Z] } [Pipeline] sh [2025-03-31T08:23:45.510Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-31T08:23:45.839Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T08:24:04.116Z] provisioning config files... [2025-03-31T08:24:04.138Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/186@tmp/config13150087903738399653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:24:04.591Z] ---> ****-login.sh [2025-03-31T08:24:04.591Z] nexus3.edgexfoundry.org:10001 [2025-03-31T08:24:04.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:24:05.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:24:05.129Z] Configure a credential helper to remove this warning. See [2025-03-31T08:24:05.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:24:05.129Z] [2025-03-31T08:24:05.129Z] Login Succeeded [2025-03-31T08:24:05.129Z] nexus3.edgexfoundry.org:10002 [2025-03-31T08:24:05.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:24:05.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:24:05.397Z] Configure a credential helper to remove this warning. See [2025-03-31T08:24:05.397Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:24:05.397Z] [2025-03-31T08:24:05.397Z] Login Succeeded [2025-03-31T08:24:05.397Z] nexus3.edgexfoundry.org:10003 [2025-03-31T08:24:05.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:24:05.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:24:05.936Z] Configure a credential helper to remove this warning. See [2025-03-31T08:24:05.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:24:05.936Z] [2025-03-31T08:24:05.936Z] Login Succeeded [2025-03-31T08:24:05.936Z] nexus3.edgexfoundry.org:10004 [2025-03-31T08:24:06.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:24:06.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:24:06.212Z] Configure a credential helper to remove this warning. See [2025-03-31T08:24:06.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:24:06.212Z] [2025-03-31T08:24:06.212Z] Login Succeeded [2025-03-31T08:24:06.212Z] ****.io [2025-03-31T08:24:06.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:24:06.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:24:06.745Z] Configure a credential helper to remove this warning. See [2025-03-31T08:24:06.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:24:06.745Z] [2025-03-31T08:24:06.745Z] Login Succeeded [2025-03-31T08:24:06.745Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T08:24:06.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-31T08:24:07.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T08:24:07.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T08:24:07.126Z] ========================================================= [2025-03-31T08:24:07.126Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-31T08:24:07.126Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:24:07.491Z] + 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-31T08:24:08.931Z] Sending build context to Docker daemon 41.92MB [2025-03-31T08:24:08.931Z] Step 1/15 : ARG BASE=golang:1.23-alpine3.20 [2025-03-31T08:24:08.931Z] Step 2/15 : FROM ${BASE} AS builder [2025-03-31T08:24:08.931Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-31T08:24:08.931Z] 9986a736f7d3: Pulling fs layer [2025-03-31T08:24:08.931Z] 1f018df60701: Pulling fs layer [2025-03-31T08:24:08.931Z] 39f8f326b044: Pulling fs layer [2025-03-31T08:24:08.931Z] e6a1e7a6a96a: Pulling fs layer [2025-03-31T08:24:08.931Z] 4f4fb700ef54: Pulling fs layer [2025-03-31T08:24:08.931Z] d45d956e0dbf: Pulling fs layer [2025-03-31T08:24:08.931Z] d7702b0d1db1: Pulling fs layer [2025-03-31T08:24:08.931Z] 5c7f0f088c93: Pulling fs layer [2025-03-31T08:24:08.931Z] 4fdc064ae6cf: Pulling fs layer [2025-03-31T08:24:08.931Z] e6a1e7a6a96a: Waiting [2025-03-31T08:24:08.931Z] 4f4fb700ef54: Waiting [2025-03-31T08:24:08.931Z] d45d956e0dbf: Waiting [2025-03-31T08:24:08.931Z] d7702b0d1db1: Waiting [2025-03-31T08:24:08.931Z] 5c7f0f088c93: Waiting [2025-03-31T08:24:08.931Z] 4fdc064ae6cf: Waiting [2025-03-31T08:24:08.931Z] 1f018df60701: Verifying Checksum [2025-03-31T08:24:08.931Z] 1f018df60701: Download complete [2025-03-31T08:24:08.931Z] e6a1e7a6a96a: Verifying Checksum [2025-03-31T08:24:08.931Z] e6a1e7a6a96a: Download complete [2025-03-31T08:24:08.931Z] 4f4fb700ef54: Verifying Checksum [2025-03-31T08:24:08.931Z] 4f4fb700ef54: Download complete [2025-03-31T08:24:08.931Z] d45d956e0dbf: Verifying Checksum [2025-03-31T08:24:08.931Z] d45d956e0dbf: Download complete [2025-03-31T08:24:09.200Z] d7702b0d1db1: Download complete [2025-03-31T08:24:09.200Z] 9986a736f7d3: Verifying Checksum [2025-03-31T08:24:09.200Z] 9986a736f7d3: Download complete [2025-03-31T08:24:09.786Z] 4fdc064ae6cf: Verifying Checksum [2025-03-31T08:24:09.786Z] 4fdc064ae6cf: Download complete [2025-03-31T08:24:10.054Z] 9986a736f7d3: Pull complete [2025-03-31T08:24:10.152Z] ✔ Browser application bundle generation complete. [2025-03-31T08:24:10.152Z] 31 03 2025 08:24:06.830:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2025-03-31T08:24:10.152Z] 31 03 2025 08:24:06.832:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2025-03-31T08:24:10.152Z] 31 03 2025 08:24:06.835:INFO [launcher]: Starting browser ChromeHeadless [2025-03-31T08:24:10.152Z] 31 03 2025 08:24:07.231:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket riXsBsyqbuwp2N6dAAAB with id 14551022 [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.113 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.13 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.135 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.164 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.193 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.198 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.224 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.226 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.229 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.236 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.243 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.244 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.258 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.275 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.283 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.294 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.302 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.304 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.306 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.308 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.314 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.323 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.326 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.381 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.389 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.406 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.41 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.423 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.436 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.491 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.494 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.495 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.511 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.516 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.52 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.544 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.558 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.563 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.568 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.58 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.584 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.587 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.59 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.596 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.598 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.605 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.62 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.624 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.63 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.636 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.642 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.649 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.652 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.667 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.699 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.719 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.734 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.736 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.743 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.75 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.754 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.76 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.762 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.763 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.764 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.784 secs) [2025-03-31T08:24:10.152Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.811 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.826 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.829 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.831 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.833 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.839 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.849 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.851 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.853 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.855 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.871 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.875 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.88 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.882 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.885 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.886 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.893 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.897 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.903 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.917 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.922 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.926 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.928 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.933 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.934 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.935 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.947 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.966 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.97 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.972 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.974 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.975 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 0.98 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 0.996 secs) [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.003 secs) [2025-03-31T08:24:10.411Z] WARN: ' [2025-03-31T08:24:10.411Z] It looks like you're using ngModel on the same form field as formControlName. [2025-03-31T08:24:10.411Z] Support for using the ngModel input property and ngModelChange event with [2025-03-31T08:24:10.411Z] reactive form directives has been deprecated in Angular v6 and will be removed [2025-03-31T08:24:10.411Z] in a future version of Angular. [2025-03-31T08:24:10.411Z] [2025-03-31T08:24:10.411Z] For more information on this, see our API docs here: [2025-03-31T08:24:10.411Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2025-03-31T08:24:10.411Z] ' [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.003 secs) [2025-03-31T08:24:10.411Z] WARN: ' [2025-03-31T08:24:10.411Z] It looks like you're using ngModel on the same form field as formControlName. [2025-03-31T08:24:10.411Z] Support for using the ngModel input property and ngModelChange event with [2025-03-31T08:24:10.411Z] reactive form directives has been deprecated in Angular v6 and will be removed [2025-03-31T08:24:10.411Z] in a future version of Angular. [2025-03-31T08:24:10.411Z] [2025-03-31T08:24:10.411Z] For more information on this, see our API docs here: [2025-03-31T08:24:10.411Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2025-03-31T08:24:10.411Z] ' [2025-03-31T08:24:10.411Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.016 secs) [2025-03-31T08:24:10.643Z] 1f018df60701: Pull complete [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.034 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.038 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.04 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.041 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.042 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.043 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.048 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.052 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.058 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.062 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.079 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.081 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.082 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.103 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.106 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.117 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.118 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.13 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.137 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.161 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.18 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.185 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.187 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.195 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.2 secs) [2025-03-31T08:24:10.670Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.222 secs) [2025-03-31T08:24:10.929Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.224 secs) [2025-03-31T08:24:10.929Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.227 secs) [2025-03-31T08:24:10.929Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.233 secs) [2025-03-31T08:24:10.929Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.238 secs) [2025-03-31T08:24:10.929Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.241 secs) [2025-03-31T08:24:10.929Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.255 secs) [2025-03-31T08:24:10.929Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.258 secs) [2025-03-31T08:24:10.929Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.265 secs) [2025-03-31T08:24:10.929Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.267 secs) [2025-03-31T08:24:10.929Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.283 secs) [2025-03-31T08:24:10.929Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2025-03-31T08:24:10.929Z] 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-31T08:24:10.929Z] 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-31T08:24:10.929Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.283 secs) [2025-03-31T08:24:10.929Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2025-03-31T08:24:10.929Z] 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-31T08:24:10.929Z] 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-31T08:24:10.929Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.286 secs) [2025-03-31T08:24:10.929Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.294 secs) [2025-03-31T08:24:10.929Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.303 secs) [2025-03-31T08:24:10.929Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.308 secs) [2025-03-31T08:24:10.929Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.313 secs) [2025-03-31T08:24:10.929Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.316 secs) [2025-03-31T08:24:10.929Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.318 secs) [2025-03-31T08:24:10.929Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.322 secs) [2025-03-31T08:24:10.929Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.325 secs) [2025-03-31T08:24:11.190Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.82 secs / 1.325 secs) [2025-03-31T08:24:11.190Z] TOTAL: 147 SUCCESS [2025-03-31T08:24:11.190Z] ✔ Browser application bundle generation complete. [2025-03-31T08:24:11.233Z] 39f8f326b044: Verifying Checksum [2025-03-31T08:24:11.233Z] 39f8f326b044: Download complete [2025-03-31T08:24:11.447Z] [2025-03-31T08:24:11.448Z] =============================== Coverage summary =============================== [2025-03-31T08:24:11.448Z] Statements : 38.92% ( 1374/3530 ) [2025-03-31T08:24:11.448Z] Branches : 15.25% ( 94/616 ) [2025-03-31T08:24:11.448Z] Functions : 32.09% ( 424/1321 ) [2025-03-31T08:24:11.448Z] Lines : 38.84% ( 1343/3457 ) [2025-03-31T08:24:11.448Z] ================================================================================ [2025-03-31T08:24:11.448Z] ✔ Browser application bundle generation complete. [2025-03-31T08:24:11.814Z] 5c7f0f088c93: Verifying Checksum [2025-03-31T08:24:11.814Z] 5c7f0f088c93: Download complete [2025-03-31T08:24:12.384Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2025-03-31T08:24:12.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-31T08:24:12.421Z] $ docker stop --time=1 762b0600355429974716d424bd9c118bdf588e0808e90d60fd2cb46d4f24dfd6 [2025-03-31T08:24:13.704Z] $ docker rm -f --volumes 762b0600355429974716d424bd9c118bdf588e0808e90d60fd2cb46d4f24dfd6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-31T08:24:14.169Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-31T08:24:14.558Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-31T08:24:15.130Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-31T08:24:15.456Z] + ls -al . [2025-03-31T08:24:15.456Z] total 272 [2025-03-31T08:24:15.456Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 31 08:22 . [2025-03-31T08:24:15.456Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 08:21 .. [2025-03-31T08:24:15.456Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 08:21 .blubracket [2025-03-31T08:24:15.456Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 31 08:21 .dockerignore [2025-03-31T08:24:15.456Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 08:21 .git [2025-03-31T08:24:15.456Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 08:21 .github [2025-03-31T08:24:15.456Z] -rw-rw-r-- 1 jenkins jenkins 178 Mar 31 08:21 .gitignore [2025-03-31T08:24:15.456Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 08:21 .semver [2025-03-31T08:24:15.456Z] -rw-rw-r-- 1 jenkins jenkins 18578 Mar 31 08:21 Attribution.txt [2025-03-31T08:24:15.456Z] -rw-rw-r-- 1 jenkins jenkins 21430 Mar 31 08:21 CHANGELOG.md [2025-03-31T08:24:15.456Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 31 08:21 CONTRIBUTING.md [2025-03-31T08:24:15.456Z] -rw-rw-r-- 1 jenkins jenkins 1940 Mar 31 08:21 Dockerfile [2025-03-31T08:24:15.456Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 31 08:21 Jenkinsfile [2025-03-31T08:24:15.456Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 31 08:21 LICENSE [2025-03-31T08:24:15.456Z] -rw-rw-r-- 1 jenkins jenkins 2189 Mar 31 08:21 Makefile [2025-03-31T08:24:15.456Z] -rw-rw-r-- 1 jenkins jenkins 4381 Mar 31 08:21 README.md [2025-03-31T08:24:15.456Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 31 08:21 VERSION [2025-03-31T08:24:15.456Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 31 08:21 angularmigrationlogs.md [2025-03-31T08:24:15.456Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 08:21 assets [2025-03-31T08:24:15.456Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 08:21 bin [2025-03-31T08:24:15.456Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 08:21 cmd [2025-03-31T08:24:15.456Z] -rw-r--r-- 1 jenkins jenkins 14679 Mar 31 08:22 coverage.out [2025-03-31T08:24:15.456Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 08:21 docs [2025-03-31T08:24:15.456Z] -rw-rw-r-- 1 jenkins jenkins 5820 Mar 31 08:21 go.mod [2025-03-31T08:24:15.456Z] -rw-rw-r-- 1 jenkins jenkins 86182 Mar 31 08:21 go.sum [2025-03-31T08:24:15.456Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 08:21 internal [2025-03-31T08:24:15.456Z] -rwxrwxr-x 1 jenkins jenkins 568 Mar 31 08:21 redeploy.sh [2025-03-31T08:24:15.456Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 08:21 testing [2025-03-31T08:24:15.456Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 31 08:21 version.go [2025-03-31T08:24:15.456Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 31 08:23 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:24:15.917Z] + 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.1.0-dev.1 . [2025-03-31T08:24:17.294Z] Sending build context to Docker daemon 359.7MB [2025-03-31T08:24:17.294Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-31T08:24:17.294Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-31T08:24:17.294Z] ---> 0ee22b473283 [2025-03-31T08:24:17.294Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2025-03-31T08:24:18.236Z] ---> Running in a12f2054ff07 [2025-03-31T08:24:18.494Z] Removing intermediate container a12f2054ff07 [2025-03-31T08:24:18.494Z] ---> f5aaf4af7bfb [2025-03-31T08:24:18.494Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-31T08:24:18.494Z] ---> Running in 652354b98eea [2025-03-31T08:24:18.494Z] Removing intermediate container 652354b98eea [2025-03-31T08:24:18.494Z] ---> 30ddc70d643d [2025-03-31T08:24:18.494Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-31T08:24:18.494Z] ---> Running in 80d421518208 [2025-03-31T08:24:18.494Z] Removing intermediate container 80d421518208 [2025-03-31T08:24:18.494Z] ---> 3edfc9271466 [2025-03-31T08:24:18.494Z] Step 6/27 : LABEL Name=edgex-ui-go [2025-03-31T08:24:18.494Z] ---> Running in 90d035aecfbf [2025-03-31T08:24:18.753Z] Removing intermediate container 90d035aecfbf [2025-03-31T08:24:18.753Z] ---> bfa843be63ef [2025-03-31T08:24:18.753Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2025-03-31T08:24:18.753Z] ---> Running in 81f7187836c3 [2025-03-31T08:24:18.753Z] Removing intermediate container 81f7187836c3 [2025-03-31T08:24:18.753Z] ---> fbfece9f438f [2025-03-31T08:24:18.753Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-03-31T08:24:19.321Z] ---> 7a0d49df0208 [2025-03-31T08:24:19.321Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-31T08:24:19.321Z] ---> Running in 9ccd758be5ca [2025-03-31T08:24:19.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-31T08:24:19.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-31T08:24:20.098Z] OK: 248 MiB in 58 packages [2025-03-31T08:24:20.358Z] Removing intermediate container 9ccd758be5ca [2025-03-31T08:24:20.358Z] ---> 612fb04aef12 [2025-03-31T08:24:20.358Z] Step 10/27 : ENV GO111MODULE=on [2025-03-31T08:24:20.358Z] ---> Running in d419639fb9ac [2025-03-31T08:24:20.617Z] Removing intermediate container d419639fb9ac [2025-03-31T08:24:20.617Z] ---> 717fc07ded6b [2025-03-31T08:24:20.617Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2025-03-31T08:24:20.617Z] ---> Running in e2803ba26e14 [2025-03-31T08:24:20.617Z] Removing intermediate container e2803ba26e14 [2025-03-31T08:24:20.617Z] ---> d7d2b9cfc253 [2025-03-31T08:24:20.617Z] Step 12/27 : COPY go.mod vendor* ./ [2025-03-31T08:24:20.876Z] ---> 52bd772731cd [2025-03-31T08:24:20.876Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-31T08:24:20.876Z] ---> Running in 07188a3d3740 [2025-03-31T08:24:21.443Z] Removing intermediate container 07188a3d3740 [2025-03-31T08:24:21.443Z] ---> bbb3959123f1 [2025-03-31T08:24:21.443Z] Step 14/27 : COPY . . [2025-03-31T08:24:26.710Z] ---> 619e68af9304 [2025-03-31T08:24:26.710Z] Step 15/27 : RUN ${MAKE} [2025-03-31T08:24:26.710Z] ---> Running in 47cc37126292 [2025-03-31T08:24:26.710Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=4.1.0-dev.1" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2025-03-31T08:24:26.839Z] 39f8f326b044: Pull complete [2025-03-31T08:24:26.839Z] e6a1e7a6a96a: Pull complete [2025-03-31T08:24:26.839Z] 4f4fb700ef54: Pull complete [2025-03-31T08:24:26.839Z] d45d956e0dbf: Pull complete [2025-03-31T08:24:26.839Z] d7702b0d1db1: Pull complete [2025-03-31T08:24:35.085Z] 5c7f0f088c93: Pull complete [2025-03-31T08:24:36.050Z] 4fdc064ae6cf: Pull complete [2025-03-31T08:24:36.050Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-31T08:24:36.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-31T08:24:36.050Z] ---> 63f30b955cb9 [2025-03-31T08:24:36.050Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2025-03-31T08:24:37.997Z] ---> Running in 6f0a24d27894 [2025-03-31T08:24:37.997Z] Removing intermediate container 6f0a24d27894 [2025-03-31T08:24:37.997Z] ---> 78ba9574391d [2025-03-31T08:24:37.997Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2025-03-31T08:24:37.997Z] ---> Running in 883a8f991efe [2025-03-31T08:24:38.265Z] Removing intermediate container 883a8f991efe [2025-03-31T08:24:38.265Z] ---> 302aaf33b823 [2025-03-31T08:24:38.265Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2025-03-31T08:24:38.530Z] ---> Running in 16a0d9ed81bb [2025-03-31T08:24:38.800Z] Removing intermediate container 16a0d9ed81bb [2025-03-31T08:24:38.800Z] ---> 112d5757eab8 [2025-03-31T08:24:38.800Z] Step 6/15 : LABEL Name=edgex-ui-go [2025-03-31T08:24:38.800Z] ---> Running in 2acb9e7e893c [2025-03-31T08:24:39.068Z] Removing intermediate container 2acb9e7e893c [2025-03-31T08:24:39.068Z] ---> f98decb841ab [2025-03-31T08:24:39.068Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2025-03-31T08:24:39.338Z] ---> Running in 4796936f0f1e [2025-03-31T08:24:39.602Z] Removing intermediate container 4796936f0f1e [2025-03-31T08:24:39.602Z] ---> a31c3410dad4 [2025-03-31T08:24:39.602Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-03-31T08:24:39.867Z] latest: Pulling from library/docker [2025-03-31T08:24:40.131Z] 6e771e15690e: Pulling fs layer [2025-03-31T08:24:40.131Z] d61622ecb2ce: Pulling fs layer [2025-03-31T08:24:40.131Z] 4f4fb700ef54: Pulling fs layer [2025-03-31T08:24:40.131Z] d16494c114cd: Pulling fs layer [2025-03-31T08:24:40.131Z] c77aa33f5637: Pulling fs layer [2025-03-31T08:24:40.131Z] c4d053f9df94: Pulling fs layer [2025-03-31T08:24:40.131Z] 9ebaf976d730: Pulling fs layer [2025-03-31T08:24:40.131Z] fafb520adbb1: Pulling fs layer [2025-03-31T08:24:40.131Z] 69c95f1d6a23: Pulling fs layer [2025-03-31T08:24:40.131Z] 6fd63d1a1ff0: Pulling fs layer [2025-03-31T08:24:40.131Z] 2bd0d76ef0d3: Pulling fs layer [2025-03-31T08:24:40.131Z] 457ddb316d36: Pulling fs layer [2025-03-31T08:24:40.131Z] 58a224a01ea8: Pulling fs layer [2025-03-31T08:24:40.131Z] b998ffd0151b: Pulling fs layer [2025-03-31T08:24:40.132Z] a6b5f37bae6e: Pulling fs layer [2025-03-31T08:24:40.132Z] b9acc67c8042: Pulling fs layer [2025-03-31T08:24:40.132Z] 69c95f1d6a23: Waiting [2025-03-31T08:24:40.132Z] 6fd63d1a1ff0: Waiting [2025-03-31T08:24:40.132Z] 2bd0d76ef0d3: Waiting [2025-03-31T08:24:40.132Z] 457ddb316d36: Waiting [2025-03-31T08:24:40.132Z] 58a224a01ea8: Waiting [2025-03-31T08:24:40.132Z] b998ffd0151b: Waiting [2025-03-31T08:24:40.132Z] c77aa33f5637: Waiting [2025-03-31T08:24:40.132Z] c4d053f9df94: Waiting [2025-03-31T08:24:40.132Z] d16494c114cd: Waiting [2025-03-31T08:24:40.132Z] b9acc67c8042: Waiting [2025-03-31T08:24:40.132Z] 9ebaf976d730: Waiting [2025-03-31T08:24:40.132Z] fafb520adbb1: Waiting [2025-03-31T08:24:40.132Z] 4f4fb700ef54: Verifying Checksum [2025-03-31T08:24:40.132Z] 4f4fb700ef54: Download complete [2025-03-31T08:24:40.398Z] 6e771e15690e: Verifying Checksum [2025-03-31T08:24:40.398Z] 6e771e15690e: Download complete [2025-03-31T08:24:40.398Z] d16494c114cd: Verifying Checksum [2025-03-31T08:24:40.398Z] d16494c114cd: Download complete [2025-03-31T08:24:40.398Z] d61622ecb2ce: Verifying Checksum [2025-03-31T08:24:40.398Z] d61622ecb2ce: Download complete [2025-03-31T08:24:41.356Z] c77aa33f5637: Verifying Checksum [2025-03-31T08:24:41.356Z] c77aa33f5637: Download complete [2025-03-31T08:24:41.356Z] 6e771e15690e: Pull complete [2025-03-31T08:24:41.356Z] c4d053f9df94: Verifying Checksum [2025-03-31T08:24:41.356Z] c4d053f9df94: Download complete [2025-03-31T08:24:41.356Z] fafb520adbb1: Verifying Checksum [2025-03-31T08:24:41.356Z] fafb520adbb1: Download complete [2025-03-31T08:24:41.356Z] 9ebaf976d730: Verifying Checksum [2025-03-31T08:24:41.356Z] 9ebaf976d730: Download complete [2025-03-31T08:24:41.356Z] 69c95f1d6a23: Verifying Checksum [2025-03-31T08:24:41.356Z] 69c95f1d6a23: Download complete [2025-03-31T08:24:41.356Z] 6fd63d1a1ff0: Verifying Checksum [2025-03-31T08:24:41.356Z] 6fd63d1a1ff0: Download complete [2025-03-31T08:24:41.634Z] 58a224a01ea8: Verifying Checksum [2025-03-31T08:24:41.634Z] 58a224a01ea8: Download complete [2025-03-31T08:24:41.634Z] 457ddb316d36: Verifying Checksum [2025-03-31T08:24:41.634Z] 457ddb316d36: Download complete [2025-03-31T08:24:41.634Z] 2bd0d76ef0d3: Verifying Checksum [2025-03-31T08:24:41.634Z] 2bd0d76ef0d3: Download complete [2025-03-31T08:24:41.634Z] a6b5f37bae6e: Verifying Checksum [2025-03-31T08:24:41.634Z] a6b5f37bae6e: Download complete [2025-03-31T08:24:41.900Z] b9acc67c8042: Verifying Checksum [2025-03-31T08:24:41.900Z] b9acc67c8042: Download complete [2025-03-31T08:24:42.483Z] d61622ecb2ce: Pull complete [2025-03-31T08:24:42.483Z] 4f4fb700ef54: Pull complete [2025-03-31T08:24:42.748Z] d16494c114cd: Pull complete [2025-03-31T08:24:43.336Z] b998ffd0151b: Verifying Checksum [2025-03-31T08:24:43.336Z] b998ffd0151b: Download complete [2025-03-31T08:24:43.917Z] c77aa33f5637: Pull complete [2025-03-31T08:24:45.856Z] c4d053f9df94: Pull complete [2025-03-31T08:24:47.260Z] 9ebaf976d730: Pull complete [2025-03-31T08:24:47.526Z] fafb520adbb1: Pull complete [2025-03-31T08:24:47.796Z] 69c95f1d6a23: Pull complete [2025-03-31T08:24:48.062Z] 6fd63d1a1ff0: Pull complete [2025-03-31T08:24:49.470Z] 2bd0d76ef0d3: Pull complete [2025-03-31T08:24:49.470Z] 457ddb316d36: Pull complete [2025-03-31T08:24:49.737Z] 58a224a01ea8: Pull complete [2025-03-31T08:24:53.097Z] b998ffd0151b: Pull complete [2025-03-31T08:24:53.263Z] Removing intermediate container 47cc37126292 [2025-03-31T08:24:53.263Z] ---> 8d14fe3ad4db [2025-03-31T08:24:53.263Z] Step 16/27 : FROM alpine:3.20 [2025-03-31T08:24:53.263Z] 3.20: Pulling from library/alpine [2025-03-31T08:24:53.263Z] 0a9a5dfd008f: Pulling fs layer [2025-03-31T08:24:53.263Z] 0a9a5dfd008f: Verifying Checksum [2025-03-31T08:24:53.263Z] 0a9a5dfd008f: Download complete [2025-03-31T08:24:53.263Z] 0a9a5dfd008f: Pull complete [2025-03-31T08:24:53.263Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-31T08:24:53.263Z] Status: Downloaded newer image for alpine:3.20 [2025-03-31T08:24:53.263Z] ---> ff221270b9fb [2025-03-31T08:24:53.263Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-31T08:24:53.263Z] ---> Running in dd422ead0ac4 [2025-03-31T08:24:53.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-31T08:24:53.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-31T08:24:53.263Z] OK: 8 MiB in 14 packages [2025-03-31T08:24:53.263Z] Removing intermediate container dd422ead0ac4 [2025-03-31T08:24:53.263Z] ---> 7f7b638c324e [2025-03-31T08:24:53.263Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2025-03-31T08:24:53.263Z] ---> Running in 5c20d6df0de2 [2025-03-31T08:24:53.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-31T08:24:53.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-31T08:24:53.365Z] a6b5f37bae6e: Pull complete [2025-03-31T08:24:53.522Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-31T08:24:53.522Z] Executing busybox-1.36.1-r29.trigger [2025-03-31T08:24:53.522Z] OK: 8 MiB in 15 packages [2025-03-31T08:24:53.630Z] b9acc67c8042: Pull complete [2025-03-31T08:24:53.630Z] Digest: sha256:4924fece44d61eeec47f619a4c35cd70fa2a31cd36b6283943a122369549fb82 [2025-03-31T08:24:53.630Z] Status: Downloaded newer image for docker:latest [2025-03-31T08:24:53.782Z] Removing intermediate container 5c20d6df0de2 [2025-03-31T08:24:53.782Z] ---> 2067c7bad58e [2025-03-31T08:24:53.782Z] Step 19/27 : EXPOSE 4000 [2025-03-31T08:24:53.782Z] ---> Running in 63b660aa6054 [2025-03-31T08:24:54.040Z] Removing intermediate container 63b660aa6054 [2025-03-31T08:24:54.040Z] ---> cd5bd01e1948 [2025-03-31T08:24:54.040Z] 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-31T08:24:54.975Z] ---> 58b579227748 [2025-03-31T08:24:54.975Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2025-03-31T08:24:54.975Z] ---> a843ec877da9 [2025-03-31T08:24:54.975Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2025-03-31T08:24:54.975Z] ---> 7754b013251e [2025-03-31T08:24:54.975Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2025-03-31T08:24:54.975Z] ---> Running in 24e1bb768013 [2025-03-31T08:24:54.975Z] Removing intermediate container 24e1bb768013 [2025-03-31T08:24:54.975Z] ---> 08dc0dbae5f2 [2025-03-31T08:24:54.975Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2025-03-31T08:24:55.234Z] ---> Running in 42766a47555d [2025-03-31T08:24:55.234Z] Removing intermediate container 42766a47555d [2025-03-31T08:24:55.234Z] ---> 791377799202 [2025-03-31T08:24:55.234Z] Step 25/27 : LABEL arch=amd64 [2025-03-31T08:24:55.234Z] ---> Running in 1d4be9716c8f [2025-03-31T08:24:55.234Z] Removing intermediate container 1d4be9716c8f [2025-03-31T08:24:55.234Z] ---> 6adceb1274c8 [2025-03-31T08:24:55.234Z] Step 26/27 : LABEL git_sha=8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-31T08:24:55.234Z] ---> Running in 41afb6526036 [2025-03-31T08:24:55.234Z] Removing intermediate container 41afb6526036 [2025-03-31T08:24:55.234Z] ---> 842659169275 [2025-03-31T08:24:55.234Z] Step 27/27 : LABEL version=4.1.0-dev.1 [2025-03-31T08:24:55.496Z] ---> Running in d6eb4e1ae2e0 [2025-03-31T08:24:55.496Z] Removing intermediate container d6eb4e1ae2e0 [2025-03-31T08:24:55.496Z] ---> fb6f5cfaa428 [2025-03-31T08:24:55.496Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-31T08:24:55.496Z] Successfully built fb6f5cfaa428 [2025-03-31T08:24:55.496Z] 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-31T08:24:55.661Z] provisioning config files... [2025-03-31T08:24:55.674Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13569988402208804436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:24:55.982Z] ---> ****-login.sh [2025-03-31T08:24:55.982Z] nexus3.edgexfoundry.org:10001 [2025-03-31T08:24:55.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:24:55.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:24:55.983Z] Configure a credential helper to remove this warning. See [2025-03-31T08:24:55.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:24:55.983Z] [2025-03-31T08:24:55.983Z] Login Succeeded [2025-03-31T08:24:55.983Z] nexus3.edgexfoundry.org:10002 [2025-03-31T08:24:55.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:24:55.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:24:55.983Z] Configure a credential helper to remove this warning. See [2025-03-31T08:24:55.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:24:55.983Z] [2025-03-31T08:24:55.983Z] Login Succeeded [2025-03-31T08:24:55.983Z] nexus3.edgexfoundry.org:10003 [2025-03-31T08:24:56.220Z] ---> 8e81dfd2339e [2025-03-31T08:24:56.220Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-31T08:24:56.220Z] ---> Running in a3f2f4cbe82e [2025-03-31T08:24:56.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:24:56.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:24:56.242Z] Configure a credential helper to remove this warning. See [2025-03-31T08:24:56.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:24:56.242Z] [2025-03-31T08:24:56.242Z] Login Succeeded [2025-03-31T08:24:56.242Z] nexus3.edgexfoundry.org:10004 [2025-03-31T08:24:56.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:24:56.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:24:56.243Z] Configure a credential helper to remove this warning. See [2025-03-31T08:24:56.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:24:56.243Z] [2025-03-31T08:24:56.243Z] Login Succeeded [2025-03-31T08:24:56.243Z] ****.io [2025-03-31T08:24:56.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:24:56.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:24:56.502Z] Configure a credential helper to remove this warning. See [2025-03-31T08:24:56.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:24:56.502Z] [2025-03-31T08:24:56.502Z] Login Succeeded [2025-03-31T08:24:56.502Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T08:24:56.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T08:24:56.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T08:24:56.618Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2025-03-31T08:24:56.618Z] 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-31T08:24:56.618Z] latest [2025-03-31T08:24:56.618Z] 4.1.0-dev.1 [2025-03-31T08:24:56.618Z] 8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 [2025-03-31T08:24:56.618Z] main [2025-03-31T08:24:56.618Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:24:56.977Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:24:57.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-31T08:24:57.299Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-31T08:24:57.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-03-31T08:24:57.299Z] a8fabe8f3ea4: Preparing [2025-03-31T08:24:57.299Z] 2d87d76f42ff: Preparing [2025-03-31T08:24:57.299Z] b10b871fda9c: Preparing [2025-03-31T08:24:57.299Z] 10fd521ebfa1: Preparing [2025-03-31T08:24:57.299Z] d1aa6d9fcc25: Preparing [2025-03-31T08:24:57.299Z] 994456c4fd7b: Preparing [2025-03-31T08:24:57.299Z] 994456c4fd7b: Waiting [2025-03-31T08:24:57.299Z] 2d87d76f42ff: Pushed [2025-03-31T08:24:57.299Z] a8fabe8f3ea4: Pushed [2025-03-31T08:24:57.299Z] 10fd521ebfa1: Pushed [2025-03-31T08:24:57.299Z] d1aa6d9fcc25: Pushed [2025-03-31T08:24:57.299Z] 994456c4fd7b: Layer already exists [2025-03-31T08:24:57.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-31T08:24:58.736Z] OK: 239 MiB in 58 packages [2025-03-31T08:24:59.701Z] Removing intermediate container a3f2f4cbe82e [2025-03-31T08:24:59.701Z] ---> 9f4c880b1dee [2025-03-31T08:24:59.701Z] Step 10/15 : ENV GO111MODULE=on [2025-03-31T08:24:59.701Z] ---> Running in c7b53166fbfb [2025-03-31T08:24:59.972Z] Removing intermediate container c7b53166fbfb [2025-03-31T08:24:59.972Z] ---> a783243542d7 [2025-03-31T08:24:59.972Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2025-03-31T08:24:59.972Z] ---> Running in a480cd27ac1f [2025-03-31T08:25:00.559Z] Removing intermediate container a480cd27ac1f [2025-03-31T08:25:00.559Z] ---> 9d35f7e984d5 [2025-03-31T08:25:00.559Z] Step 12/15 : COPY go.mod vendor* ./ [2025-03-31T08:25:00.829Z] ---> f74712f2ee4d [2025-03-31T08:25:00.829Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-31T08:25:01.110Z] ---> Running in b8d1af4cd492 [2025-03-31T08:25:01.498Z] b10b871fda9c: Pushed [2025-03-31T08:25:01.498Z] 8cdda4bcdbb66b44d63df67301c7c51a86d111f3: digest: sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:25:01.824Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:25:02.157Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2025-03-31T08:25:02.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-03-31T08:25:02.157Z] a8fabe8f3ea4: Preparing [2025-03-31T08:25:02.157Z] 2d87d76f42ff: Preparing [2025-03-31T08:25:02.157Z] b10b871fda9c: Preparing [2025-03-31T08:25:02.157Z] 10fd521ebfa1: Preparing [2025-03-31T08:25:02.157Z] d1aa6d9fcc25: Preparing [2025-03-31T08:25:02.157Z] 994456c4fd7b: Preparing [2025-03-31T08:25:02.157Z] 994456c4fd7b: Waiting [2025-03-31T08:25:02.157Z] 10fd521ebfa1: Layer already exists [2025-03-31T08:25:02.157Z] d1aa6d9fcc25: Layer already exists [2025-03-31T08:25:02.157Z] b10b871fda9c: Layer already exists [2025-03-31T08:25:02.157Z] 2d87d76f42ff: Layer already exists [2025-03-31T08:25:02.157Z] a8fabe8f3ea4: Layer already exists [2025-03-31T08:25:02.157Z] 994456c4fd7b: Layer already exists [2025-03-31T08:25:02.157Z] latest: digest: sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:25:02.484Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:25:02.818Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1 [2025-03-31T08:25:02.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-03-31T08:25:02.818Z] a8fabe8f3ea4: Preparing [2025-03-31T08:25:02.818Z] 2d87d76f42ff: Preparing [2025-03-31T08:25:02.818Z] b10b871fda9c: Preparing [2025-03-31T08:25:02.818Z] 10fd521ebfa1: Preparing [2025-03-31T08:25:02.818Z] d1aa6d9fcc25: Preparing [2025-03-31T08:25:02.818Z] 994456c4fd7b: Preparing [2025-03-31T08:25:02.818Z] 994456c4fd7b: Waiting [2025-03-31T08:25:02.818Z] d1aa6d9fcc25: Layer already exists [2025-03-31T08:25:02.818Z] a8fabe8f3ea4: Layer already exists [2025-03-31T08:25:02.818Z] 2d87d76f42ff: Layer already exists [2025-03-31T08:25:02.818Z] 10fd521ebfa1: Layer already exists [2025-03-31T08:25:02.818Z] b10b871fda9c: Layer already exists [2025-03-31T08:25:02.818Z] 994456c4fd7b: Layer already exists [2025-03-31T08:25:02.818Z] 4.1.0-dev.1: digest: sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:25:03.150Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:25:03.480Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 [2025-03-31T08:25:03.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-03-31T08:25:03.480Z] a8fabe8f3ea4: Preparing [2025-03-31T08:25:03.480Z] 2d87d76f42ff: Preparing [2025-03-31T08:25:03.480Z] b10b871fda9c: Preparing [2025-03-31T08:25:03.480Z] 10fd521ebfa1: Preparing [2025-03-31T08:25:03.480Z] d1aa6d9fcc25: Preparing [2025-03-31T08:25:03.480Z] 994456c4fd7b: Preparing [2025-03-31T08:25:03.480Z] 994456c4fd7b: Waiting [2025-03-31T08:25:03.480Z] b10b871fda9c: Layer already exists [2025-03-31T08:25:03.480Z] d1aa6d9fcc25: Layer already exists [2025-03-31T08:25:03.480Z] 10fd521ebfa1: Layer already exists [2025-03-31T08:25:03.480Z] 2d87d76f42ff: Layer already exists [2025-03-31T08:25:03.480Z] a8fabe8f3ea4: Layer already exists [2025-03-31T08:25:03.480Z] 994456c4fd7b: Layer already exists [2025-03-31T08:25:03.480Z] 8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1: digest: sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:25:03.812Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:25:04.141Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2025-03-31T08:25:04.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-03-31T08:25:04.141Z] a8fabe8f3ea4: Preparing [2025-03-31T08:25:04.141Z] 2d87d76f42ff: Preparing [2025-03-31T08:25:04.141Z] b10b871fda9c: Preparing [2025-03-31T08:25:04.141Z] 10fd521ebfa1: Preparing [2025-03-31T08:25:04.141Z] d1aa6d9fcc25: Preparing [2025-03-31T08:25:04.141Z] 994456c4fd7b: Preparing [2025-03-31T08:25:04.141Z] 994456c4fd7b: Waiting [2025-03-31T08:25:04.141Z] d1aa6d9fcc25: Layer already exists [2025-03-31T08:25:04.141Z] 2d87d76f42ff: Layer already exists [2025-03-31T08:25:04.141Z] b10b871fda9c: Layer already exists [2025-03-31T08:25:04.141Z] a8fabe8f3ea4: Layer already exists [2025-03-31T08:25:04.141Z] 10fd521ebfa1: Layer already exists [2025-03-31T08:25:04.141Z] 994456c4fd7b: Layer already exists [2025-03-31T08:25:04.141Z] main: digest: sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T08:25:04.218Z] ===================================================== [Pipeline] echo [2025-03-31T08:25:04.233Z] taggedImages: [2025-03-31T08:25:04.233Z] - nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-31T08:25:04.233Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2025-03-31T08:25:04.233Z] - nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1 [2025-03-31T08:25:04.233Z] - nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 [2025-03-31T08:25:04.233Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] echo [2025-03-31T08:25:04.277Z] ========================================================= [2025-03-31T08:25:04.277Z] [edgeXBuildMultiArch] RAW Config: [2025-03-31T08:25:04.277Z] images: [2025-03-31T08:25:04.277Z] - nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-31T08:25:04.277Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2025-03-31T08:25:04.277Z] - nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1 [2025-03-31T08:25:04.277Z] - nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 [2025-03-31T08:25:04.277Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [2025-03-31T08:25:04.277Z] settingsFile: [2025-03-31T08:25:04.277Z] edgex-ui-go-settings [2025-03-31T08:25:04.277Z] ========================================================= [Pipeline] node [2025-03-31T08:25:19.280Z] Still waiting to schedule task [2025-03-31T08:25:19.281Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-31T08:25:43.115Z] Running on prd-centos7-docker-4c-2g-42446 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T08:25:43.174Z] provisioning config files... [2025-03-31T08:25:43.221Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7313193436504308568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:25:45.588Z] ---> ****-login.sh [2025-03-31T08:25:45.588Z] nexus3.edgexfoundry.org:10001 [2025-03-31T08:25:46.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:25:46.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:25:46.581Z] Configure a credential helper to remove this warning. See [2025-03-31T08:25:46.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:25:46.581Z] [2025-03-31T08:25:46.581Z] Login Succeeded [2025-03-31T08:25:46.581Z] nexus3.edgexfoundry.org:10002 [2025-03-31T08:25:46.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:25:46.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:25:46.581Z] Configure a credential helper to remove this warning. See [2025-03-31T08:25:46.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:25:46.581Z] [2025-03-31T08:25:46.581Z] Login Succeeded [2025-03-31T08:25:46.582Z] nexus3.edgexfoundry.org:10003 [2025-03-31T08:25:46.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:25:46.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:25:46.582Z] Configure a credential helper to remove this warning. See [2025-03-31T08:25:46.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:25:46.582Z] [2025-03-31T08:25:46.582Z] Login Succeeded [2025-03-31T08:25:46.582Z] nexus3.edgexfoundry.org:10004 [2025-03-31T08:25:46.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:25:46.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:25:46.844Z] Configure a credential helper to remove this warning. See [2025-03-31T08:25:46.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:25:46.844Z] [2025-03-31T08:25:46.844Z] Login Succeeded [2025-03-31T08:25:46.844Z] ****.io [2025-03-31T08:25:46.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:25:47.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:25:47.105Z] Configure a credential helper to remove this warning. See [2025-03-31T08:25:47.105Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:25:47.105Z] [2025-03-31T08:25:47.105Z] Login Succeeded [2025-03-31T08:25:47.105Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T08:25:47.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-31T08:25:47.483Z] + docker buildx ls [2025-03-31T08:25:47.483Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-31T08:25:47.483Z] default * docker [2025-03-31T08:25:47.483Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-31T08:25:47.789Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-31T08:25:47.789Z] edgex-builder [Pipeline] sh [2025-03-31T08:25:48.096Z] + docker buildx inspect --bootstrap [2025-03-31T08:25:48.096Z] #1 [internal] booting buildkit [2025-03-31T08:25:48.096Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-31T08:25:50.668Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2025-03-31T08:25:50.928Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-31T08:25:51.881Z] #1 creating container buildx_buildkit_edgex-builder0 1.2s done [2025-03-31T08:25:51.881Z] #1 DONE 3.9s [2025-03-31T08:25:52.143Z] Name: edgex-builder [2025-03-31T08:25:52.143Z] Driver: docker-container [2025-03-31T08:25:52.143Z] [2025-03-31T08:25:52.143Z] Nodes: [2025-03-31T08:25:52.143Z] Name: edgex-builder0 [2025-03-31T08:25:52.143Z] Endpoint: unix:///var/run/docker.sock [2025-03-31T08:25:52.143Z] Status: running [2025-03-31T08:25:52.143Z] Buildkit: v0.20.2 [2025-03-31T08:25:52.143Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-31T08:25:52.448Z] + docker buildx ls [2025-03-31T08:25:52.448Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-31T08:25:52.448Z] edgex-builder * docker-container [2025-03-31T08:25:52.448Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-31T08:25:52.448Z] default docker [2025-03-31T08:25:52.448Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-31T08:25:52.748Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3' [2025-03-31T08:25:52.748Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 --push - [2025-03-31T08:25:53.019Z] #1 [internal] load build definition from Dockerfile [2025-03-31T08:25:53.019Z] #1 transferring dockerfile: 193B done [2025-03-31T08:25:53.019Z] #1 DONE 0.0s [2025-03-31T08:25:53.019Z] [2025-03-31T08:25:53.019Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-31T08:25:53.019Z] #2 DONE 0.1s [2025-03-31T08:25:53.019Z] [2025-03-31T08:25:53.019Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-31T08:25:53.019Z] #3 DONE 0.1s [2025-03-31T08:25:53.019Z] [2025-03-31T08:25:53.019Z] #4 [internal] load .dockerignore [2025-03-31T08:25:53.019Z] #4 transferring context: 2B done [2025-03-31T08:25:53.019Z] #4 DONE 0.0s [2025-03-31T08:25:53.019Z] [2025-03-31T08:25:53.019Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c [2025-03-31T08:25:53.019Z] #5 resolve nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 0.0s done [2025-03-31T08:25:53.019Z] #5 DONE 0.0s [2025-03-31T08:25:53.019Z] [2025-03-31T08:25:53.019Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c [2025-03-31T08:25:53.019Z] #6 resolve nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 0.0s done [2025-03-31T08:25:53.019Z] #6 DONE 0.1s [2025-03-31T08:25:53.019Z] [2025-03-31T08:25:53.019Z] #7 [auth] edgex-ui:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-31T08:25:53.303Z] #7 DONE 0.0s [2025-03-31T08:25:53.304Z] [2025-03-31T08:25:53.304Z] #8 exporting to image [2025-03-31T08:25:53.304Z] #8 exporting layers done [2025-03-31T08:25:53.304Z] #8 exporting manifest sha256:6300d0dac07a909e87e9115a12dd018b87a4a600318cf518952fe6eabc9384a6 0.0s done [2025-03-31T08:25:53.304Z] #8 exporting config sha256:9c77f47b970c433c2215a0036f31ead2519b55c52740aec796ac3641cb731c69 done [2025-03-31T08:25:53.304Z] #8 exporting manifest sha256:b28984f1a7c6ef055fbb1fdf15954337b2b5b975e9631ee7fcf9c672aaa9643c 0.0s done [2025-03-31T08:25:53.304Z] #8 exporting config sha256:13079f8f0c14b29034a56e30e43132893c1640a348ca31ad1e369d3c02483bc4 0.0s done [2025-03-31T08:25:53.304Z] #8 exporting manifest list sha256:3b52d919084d08b3dccc3208bc1f0cf939746c94e600ab541b6ea03a238f733d 0.0s done [2025-03-31T08:25:53.304Z] #8 pushing layers 0.1s done [2025-03-31T08:25:53.304Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3@sha256:3b52d919084d08b3dccc3208bc1f0cf939746c94e600ab541b6ea03a238f733d [2025-03-31T08:25:53.304Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-31T08:25:53.304Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3@sha256:3b52d919084d08b3dccc3208bc1f0cf939746c94e600ab541b6ea03a238f733d 0.1s done [2025-03-31T08:25:53.304Z] #8 DONE 0.3s [2025-03-31T08:25:53.304Z] [2025-03-31T08:25:53.304Z] 1 warning found (use --debug to expand): [2025-03-31T08:25:53.304Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-31T08:25:53.601Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/edgex-ui:latest' [2025-03-31T08:25:53.601Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/edgex-ui:latest --push - [2025-03-31T08:25:53.862Z] #1 [internal] load build definition from Dockerfile [2025-03-31T08:25:53.862Z] #1 transferring dockerfile: 159B done [2025-03-31T08:25:53.862Z] #1 DONE 0.0s [2025-03-31T08:25:53.862Z] [2025-03-31T08:25:53.862Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:latest [2025-03-31T08:25:53.862Z] #2 DONE 0.0s [2025-03-31T08:25:53.862Z] [2025-03-31T08:25:53.862Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:latest [2025-03-31T08:25:53.862Z] #3 DONE 0.0s [2025-03-31T08:25:53.862Z] [2025-03-31T08:25:53.862Z] #4 [internal] load .dockerignore [2025-03-31T08:25:53.862Z] #4 transferring context: 2B done [2025-03-31T08:25:53.862Z] #4 DONE 0.0s [2025-03-31T08:25:53.862Z] [2025-03-31T08:25:53.862Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:latest@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c [2025-03-31T08:25:53.862Z] #5 resolve nexus3.edgexfoundry.org:10004/edgex-ui:latest@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 0.0s done [2025-03-31T08:25:53.862Z] #5 CACHED [2025-03-31T08:25:53.862Z] [2025-03-31T08:25:53.862Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:latest@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c [2025-03-31T08:25:53.862Z] #6 resolve nexus3.edgexfoundry.org:10004/edgex-ui:latest@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 0.0s done [2025-03-31T08:25:53.862Z] #6 CACHED [2025-03-31T08:25:53.862Z] [2025-03-31T08:25:53.862Z] #7 [auth] edgex-ui:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-31T08:25:53.863Z] #7 DONE 0.0s [2025-03-31T08:25:53.863Z] [2025-03-31T08:25:53.863Z] #8 exporting to image [2025-03-31T08:25:53.863Z] #8 exporting layers done [2025-03-31T08:25:53.863Z] #8 exporting manifest sha256:6300d0dac07a909e87e9115a12dd018b87a4a600318cf518952fe6eabc9384a6 done [2025-03-31T08:25:53.863Z] #8 exporting config sha256:9c77f47b970c433c2215a0036f31ead2519b55c52740aec796ac3641cb731c69 done [2025-03-31T08:25:53.863Z] #8 exporting manifest sha256:b28984f1a7c6ef055fbb1fdf15954337b2b5b975e9631ee7fcf9c672aaa9643c done [2025-03-31T08:25:53.863Z] #8 exporting config sha256:13079f8f0c14b29034a56e30e43132893c1640a348ca31ad1e369d3c02483bc4 done [2025-03-31T08:25:53.863Z] #8 exporting manifest list sha256:3b52d919084d08b3dccc3208bc1f0cf939746c94e600ab541b6ea03a238f733d done [2025-03-31T08:25:53.863Z] #8 pushing layers 0.0s done [2025-03-31T08:25:53.863Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:latest@sha256:3b52d919084d08b3dccc3208bc1f0cf939746c94e600ab541b6ea03a238f733d 0.1s done [2025-03-31T08:25:53.863Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-31T08:25:53.863Z] #8 DONE 0.1s [2025-03-31T08:25:53.863Z] [2025-03-31T08:25:53.863Z] 1 warning found (use --debug to expand): [2025-03-31T08:25:53.863Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-31T08:25:54.167Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1' [2025-03-31T08:25:54.167Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1 --push - [2025-03-31T08:25:54.167Z] #1 [internal] load build definition from Dockerfile [2025-03-31T08:25:54.167Z] #1 transferring dockerfile: 164B done [2025-03-31T08:25:54.167Z] #1 DONE 0.0s [2025-03-31T08:25:54.167Z] [2025-03-31T08:25:54.167Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1 [2025-03-31T08:25:54.167Z] #2 DONE 0.0s [2025-03-31T08:25:54.167Z] [2025-03-31T08:25:54.167Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1 [2025-03-31T08:25:54.167Z] #3 DONE 0.0s [2025-03-31T08:25:54.167Z] [2025-03-31T08:25:54.167Z] #4 [internal] load .dockerignore [2025-03-31T08:25:54.167Z] #4 transferring context: 2B done [2025-03-31T08:25:54.167Z] #4 DONE 0.0s [2025-03-31T08:25:54.432Z] [2025-03-31T08:25:54.432Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c [2025-03-31T08:25:54.432Z] #5 resolve nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 0.0s done [2025-03-31T08:25:54.432Z] #5 CACHED [2025-03-31T08:25:54.432Z] [2025-03-31T08:25:54.432Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c [2025-03-31T08:25:54.432Z] #6 resolve nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 0.0s done [2025-03-31T08:25:54.432Z] #6 CACHED [2025-03-31T08:25:54.432Z] [2025-03-31T08:25:54.432Z] #7 [auth] edgex-ui:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-31T08:25:54.432Z] #7 DONE 0.0s [2025-03-31T08:25:54.432Z] [2025-03-31T08:25:54.432Z] #8 exporting to image [2025-03-31T08:25:54.432Z] #8 exporting layers done [2025-03-31T08:25:54.432Z] #8 exporting manifest sha256:6300d0dac07a909e87e9115a12dd018b87a4a600318cf518952fe6eabc9384a6 done [2025-03-31T08:25:54.432Z] #8 exporting config sha256:9c77f47b970c433c2215a0036f31ead2519b55c52740aec796ac3641cb731c69 done [2025-03-31T08:25:54.432Z] #8 exporting manifest sha256:b28984f1a7c6ef055fbb1fdf15954337b2b5b975e9631ee7fcf9c672aaa9643c done [2025-03-31T08:25:54.432Z] #8 exporting config sha256:13079f8f0c14b29034a56e30e43132893c1640a348ca31ad1e369d3c02483bc4 done [2025-03-31T08:25:54.432Z] #8 exporting manifest list sha256:3b52d919084d08b3dccc3208bc1f0cf939746c94e600ab541b6ea03a238f733d done [2025-03-31T08:25:54.432Z] #8 pushing layers 0.0s done [2025-03-31T08:25:54.432Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:4.1.0-dev.1@sha256:3b52d919084d08b3dccc3208bc1f0cf939746c94e600ab541b6ea03a238f733d 0.1s done [2025-03-31T08:25:54.432Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-31T08:25:54.432Z] #8 DONE 0.1s [2025-03-31T08:25:54.432Z] [2025-03-31T08:25:54.432Z] 1 warning found (use --debug to expand): [2025-03-31T08:25:54.432Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-31T08:25:54.730Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 --push - [2025-03-31T08:25:54.730Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1' [2025-03-31T08:25:54.991Z] #1 [internal] load build definition from Dockerfile [2025-03-31T08:25:54.991Z] #1 transferring dockerfile: 205B done [2025-03-31T08:25:54.991Z] #1 DONE 0.0s [2025-03-31T08:25:54.991Z] [2025-03-31T08:25:54.991Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 [2025-03-31T08:25:54.991Z] #2 DONE 0.0s [2025-03-31T08:25:54.991Z] [2025-03-31T08:25:54.991Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 [2025-03-31T08:25:54.991Z] #3 DONE 0.0s [2025-03-31T08:25:54.991Z] [2025-03-31T08:25:54.991Z] #4 [internal] load .dockerignore [2025-03-31T08:25:54.991Z] #4 transferring context: 2B done [2025-03-31T08:25:54.991Z] #4 DONE 0.0s [2025-03-31T08:25:54.991Z] [2025-03-31T08:25:54.991Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c [2025-03-31T08:25:54.991Z] #5 resolve nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 0.0s done [2025-03-31T08:25:54.991Z] #5 CACHED [2025-03-31T08:25:54.991Z] [2025-03-31T08:25:54.991Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c [2025-03-31T08:25:54.991Z] #6 resolve nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 0.0s done [2025-03-31T08:25:54.991Z] #6 CACHED [2025-03-31T08:25:54.991Z] [2025-03-31T08:25:54.991Z] #7 [auth] edgex-ui:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-31T08:25:54.991Z] #7 DONE 0.0s [2025-03-31T08:25:54.991Z] [2025-03-31T08:25:54.991Z] #8 exporting to image [2025-03-31T08:25:54.991Z] #8 exporting layers done [2025-03-31T08:25:54.991Z] #8 exporting manifest sha256:6300d0dac07a909e87e9115a12dd018b87a4a600318cf518952fe6eabc9384a6 done [2025-03-31T08:25:54.991Z] #8 exporting config sha256:9c77f47b970c433c2215a0036f31ead2519b55c52740aec796ac3641cb731c69 done [2025-03-31T08:25:54.991Z] #8 exporting manifest sha256:b28984f1a7c6ef055fbb1fdf15954337b2b5b975e9631ee7fcf9c672aaa9643c done [2025-03-31T08:25:54.991Z] #8 exporting config sha256:13079f8f0c14b29034a56e30e43132893c1640a348ca31ad1e369d3c02483bc4 done [2025-03-31T08:25:54.991Z] #8 exporting manifest list sha256:3b52d919084d08b3dccc3208bc1f0cf939746c94e600ab541b6ea03a238f733d done [2025-03-31T08:25:54.991Z] #8 pushing layers 0.0s done [2025-03-31T08:25:54.991Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1@sha256:3b52d919084d08b3dccc3208bc1f0cf939746c94e600ab541b6ea03a238f733d 0.1s done [2025-03-31T08:25:54.991Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-31T08:25:54.991Z] #8 DONE 0.1s [2025-03-31T08:25:54.991Z] [2025-03-31T08:25:54.991Z] 1 warning found (use --debug to expand): [2025-03-31T08:25:54.991Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-31T08:25:55.286Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/edgex-ui:main' [2025-03-31T08:25:55.286Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/edgex-ui:main --push - [2025-03-31T08:25:55.547Z] #1 [internal] load build definition from Dockerfile [2025-03-31T08:25:55.547Z] #1 transferring dockerfile: 157B done [2025-03-31T08:25:55.547Z] #1 DONE 0.0s [2025-03-31T08:25:55.547Z] [2025-03-31T08:25:55.547Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:main [2025-03-31T08:25:55.547Z] #2 DONE 0.0s [2025-03-31T08:25:55.547Z] [2025-03-31T08:25:55.547Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/edgex-ui:main [2025-03-31T08:25:55.547Z] #3 DONE 0.0s [2025-03-31T08:25:55.547Z] [2025-03-31T08:25:55.547Z] #4 [internal] load .dockerignore [2025-03-31T08:25:55.547Z] #4 transferring context: 2B done [2025-03-31T08:25:55.547Z] #4 DONE 0.0s [2025-03-31T08:25:55.547Z] [2025-03-31T08:25:55.547Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c [2025-03-31T08:25:55.547Z] #5 resolve nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 0.0s done [2025-03-31T08:25:55.547Z] #5 DONE 0.0s [2025-03-31T08:25:55.547Z] [2025-03-31T08:25:55.547Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c [2025-03-31T08:25:55.547Z] #6 resolve nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c 0.0s done [2025-03-31T08:25:55.547Z] #6 CACHED [2025-03-31T08:25:55.547Z] [2025-03-31T08:25:55.547Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:f612ea0fee35ec00c2bed53293642c8897c23a31cf1a584827d0c337449c1f5c [2025-03-31T08:25:55.547Z] #5 CACHED [2025-03-31T08:25:55.547Z] [2025-03-31T08:25:55.547Z] #7 [auth] edgex-ui:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-31T08:25:55.547Z] #7 DONE 0.0s [2025-03-31T08:25:55.547Z] [2025-03-31T08:25:55.547Z] #8 exporting to image [2025-03-31T08:25:55.547Z] #8 exporting layers done [2025-03-31T08:25:55.547Z] #8 exporting manifest sha256:6300d0dac07a909e87e9115a12dd018b87a4a600318cf518952fe6eabc9384a6 done [2025-03-31T08:25:55.547Z] #8 exporting config sha256:9c77f47b970c433c2215a0036f31ead2519b55c52740aec796ac3641cb731c69 done [2025-03-31T08:25:55.547Z] #8 exporting manifest sha256:b28984f1a7c6ef055fbb1fdf15954337b2b5b975e9631ee7fcf9c672aaa9643c done [2025-03-31T08:25:55.547Z] #8 exporting config sha256:13079f8f0c14b29034a56e30e43132893c1640a348ca31ad1e369d3c02483bc4 done [2025-03-31T08:25:55.547Z] #8 exporting manifest list sha256:3b52d919084d08b3dccc3208bc1f0cf939746c94e600ab541b6ea03a238f733d done [2025-03-31T08:25:55.547Z] #8 pushing layers 0.0s done [2025-03-31T08:25:55.547Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/edgex-ui:main@sha256:3b52d919084d08b3dccc3208bc1f0cf939746c94e600ab541b6ea03a238f733d 0.1s done [2025-03-31T08:25:55.547Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-31T08:25:55.547Z] #8 DONE 0.1s [2025-03-31T08:25:55.547Z] [2025-03-31T08:25:55.547Z] 1 warning found (use --debug to expand): [2025-03-31T08:25:55.547Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-31T08:25:55.929Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:25:56.236Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:25:56.797Z] ---> package-listing.sh [2025-03-31T08:25:56.797Z] ++ facter osfamily [2025-03-31T08:25:56.797Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-31T08:25:57.057Z] + OS_FAMILY=redhat [2025-03-31T08:25:57.057Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2025-03-31T08:25:57.057Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-31T08:25:57.057Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-31T08:25:57.057Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-31T08:25:57.057Z] + PACKAGES=/tmp/packages_start.txt [2025-03-31T08:25:57.057Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2025-03-31T08:25:57.057Z] + PACKAGES=/tmp/packages_end.txt [2025-03-31T08:25:57.057Z] + case "${OS_FAMILY}" in [2025-03-31T08:25:57.057Z] + rpm -qa [2025-03-31T08:25:57.057Z] + sort [2025-03-31T08:25:57.629Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-31T08:25:57.629Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-31T08:25:57.629Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-31T08:25:57.629Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2025-03-31T08:25:57.629Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2025-03-31T08:25:57.629Z] + 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-31T08:25:57.644Z] 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-31T08:25:57.926Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:25:58.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T08:25:58.507Z] [2025-03-31T08:25:58.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:25:58.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T08:25:58.813Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-31T08:25:58.813Z] 5eb5b503b376: Pulling fs layer [2025-03-31T08:25:58.813Z] 5c69ac0246d0: Pulling fs layer [2025-03-31T08:25:58.813Z] ec43610c2a17: Pulling fs layer [2025-03-31T08:25:58.813Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-31T08:25:58.813Z] 33b1e0a273af: Pulling fs layer [2025-03-31T08:25:58.813Z] 5d3b04190fa2: Pulling fs layer [2025-03-31T08:25:58.813Z] 2f39f015ded8: Pulling fs layer [2025-03-31T08:25:58.813Z] 3a2ae6a8a46f: Waiting [2025-03-31T08:25:58.813Z] 33b1e0a273af: Waiting [2025-03-31T08:25:58.813Z] 5d3b04190fa2: Waiting [2025-03-31T08:25:58.813Z] 2f39f015ded8: Waiting [2025-03-31T08:25:58.813Z] 5c69ac0246d0: Verifying Checksum [2025-03-31T08:25:58.813Z] 5c69ac0246d0: Download complete [2025-03-31T08:25:58.813Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-31T08:25:58.813Z] 3a2ae6a8a46f: Download complete [2025-03-31T08:25:58.813Z] 33b1e0a273af: Verifying Checksum [2025-03-31T08:25:58.813Z] 33b1e0a273af: Download complete [2025-03-31T08:25:58.813Z] ec43610c2a17: Verifying Checksum [2025-03-31T08:25:58.813Z] ec43610c2a17: Download complete [2025-03-31T08:25:58.813Z] 5d3b04190fa2: Verifying Checksum [2025-03-31T08:25:58.813Z] 5d3b04190fa2: Download complete [2025-03-31T08:25:59.073Z] 5eb5b503b376: Verifying Checksum [2025-03-31T08:25:59.073Z] 5eb5b503b376: Download complete [2025-03-31T08:25:59.650Z] 2f39f015ded8: Download complete [2025-03-31T08:26:00.607Z] 5eb5b503b376: Pull complete [2025-03-31T08:26:00.607Z] 5c69ac0246d0: Pull complete [2025-03-31T08:26:01.181Z] ec43610c2a17: Pull complete [2025-03-31T08:26:01.181Z] 3a2ae6a8a46f: Pull complete [2025-03-31T08:26:01.452Z] 33b1e0a273af: Pull complete [2025-03-31T08:26:01.452Z] 5d3b04190fa2: Pull complete [2025-03-31T08:26:05.686Z] 2f39f015ded8: Pull complete [2025-03-31T08:26:05.686Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-31T08:26:05.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T08:26:05.686Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T08:26:05.846Z] prd-centos7-docker-4c-2g-42446 does not seem to be running inside a container [2025-03-31T08:26:05.882Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-31T08:26:09.088Z] $ docker top 9ee1678ea1f9550e45beccd5d0fc5d14acd8d87a41dd033eac47ed59ccf95a5e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T08:26:09.458Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-31T08:26:09.750Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-31T08:26:10.045Z] + ls /var/log/sa-host [2025-03-31T08:26:10.046Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T08:26:10.144Z] provisioning config files... [2025-03-31T08:26:10.154Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15741567562611786452tmp [Pipeline] { [Pipeline] echo [2025-03-31T08:26:10.183Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:26:10.471Z] ---> create-netrc.sh [Pipeline] } [2025-03-31T08:26:10.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:26:10.833Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-31T08:26:10.847Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:26:11.134Z] ---> sudo-logs.sh [2025-03-31T08:26:11.135Z] Archiving 'sudo' log.. [2025-03-31T08:26:11.702Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-42446.novalocal: Name or service not known [2025-03-31T08:26:11.702Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-42446.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-03-31T08:26:11.728Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:26:12.013Z] ---> job-cost.sh [2025-03-31T08:26:12.013Z] lf-activate-venv: SKIPPING [2025-03-31T08:26:12.013Z] INFO: No Stack... [2025-03-31T08:26:12.273Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-03-31T08:26:12.532Z] INFO: Archiving Costs [Pipeline] echo [2025-03-31T08:26:12.547Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:26:12.838Z] ---> logs-deploy.sh [2025-03-31T08:26:12.838Z] lf-activate-venv: SKIPPING [2025-03-31T08:26:12.838Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/186 [2025-03-31T08:26:12.838Z] INFO: archiving workspace using pattern(s): [2025-03-31T08:26:13.775Z] Archives upload complete. [2025-03-31T08:26:13.775Z] INFO: archiving logs to Nexus [2025-03-31T08:26:14.713Z] ---> uname -a: [2025-03-31T08:26:14.713Z] Linux prd-centos7-docker-4c-2g-42446.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-03-31T08:26:14.713Z] [2025-03-31T08:26:14.713Z] [2025-03-31T08:26:14.713Z] ---> lscpu: [2025-03-31T08:26:14.713Z] Architecture: x86_64 [2025-03-31T08:26:14.713Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-31T08:26:14.713Z] Byte Order: Little Endian [2025-03-31T08:26:14.713Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-31T08:26:14.713Z] CPU(s): 2 [2025-03-31T08:26:14.713Z] On-line CPU(s) list: 0,1 [2025-03-31T08:26:14.713Z] Thread(s) per core: 1 [2025-03-31T08:26:14.713Z] Core(s) per socket: 1 [2025-03-31T08:26:14.713Z] Socket(s): 2 [2025-03-31T08:26:14.713Z] NUMA node(s): 1 [2025-03-31T08:26:14.713Z] Vendor ID: AuthenticAMD [2025-03-31T08:26:14.713Z] CPU family: 23 [2025-03-31T08:26:14.713Z] Model: 49 [2025-03-31T08:26:14.713Z] Model name: AMD EPYC-Rome Processor [2025-03-31T08:26:14.713Z] Stepping: 0 [2025-03-31T08:26:14.713Z] CPU MHz: 2799.998 [2025-03-31T08:26:14.713Z] BogoMIPS: 5599.99 [2025-03-31T08:26:14.713Z] Virtualization: AMD-V [2025-03-31T08:26:14.713Z] Hypervisor vendor: KVM [2025-03-31T08:26:14.713Z] Virtualization type: full [2025-03-31T08:26:14.713Z] L1d cache: 64 KiB [2025-03-31T08:26:14.713Z] L1i cache: 64 KiB [2025-03-31T08:26:14.713Z] L2 cache: 1 MiB [2025-03-31T08:26:14.713Z] L3 cache: 32 MiB [2025-03-31T08:26:14.713Z] NUMA node0 CPU(s): 0,1 [2025-03-31T08:26:14.713Z] Vulnerability Itlb multihit: Not affected [2025-03-31T08:26:14.713Z] Vulnerability L1tf: Not affected [2025-03-31T08:26:14.713Z] Vulnerability Mds: Not affected [2025-03-31T08:26:14.713Z] Vulnerability Meltdown: Not affected [2025-03-31T08:26:14.713Z] Vulnerability Mmio stale data: Not affected [2025-03-31T08:26:14.713Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-31T08:26:14.713Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-03-31T08:26:14.713Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-03-31T08:26:14.713Z] Vulnerability Srbds: Not affected [2025-03-31T08:26:14.713Z] Vulnerability Tsx async abort: Not affected [2025-03-31T08:26:14.713Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-03-31T08:26:14.713Z] [2025-03-31T08:26:14.713Z] [2025-03-31T08:26:14.713Z] ---> nproc: [2025-03-31T08:26:14.713Z] 2 [2025-03-31T08:26:14.713Z] [2025-03-31T08:26:14.713Z] [2025-03-31T08:26:14.713Z] ---> df -h: [2025-03-31T08:26:14.713Z] Filesystem Size Used Avail Use% Mounted on [2025-03-31T08:26:14.713Z] overlay 40G 7.3G 33G 19% / [2025-03-31T08:26:14.713Z] tmpfs 64M 0 64M 0% /dev [2025-03-31T08:26:14.713Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-03-31T08:26:14.713Z] shm 64M 0 64M 0% /dev/shm [2025-03-31T08:26:14.713Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-03-31T08:26:14.713Z] [2025-03-31T08:26:14.713Z] [2025-03-31T08:26:14.713Z] Cannot open /var/log/sysstat/sa31: No such file or directory [2025-03-31T08:26:14.713Z] Please check if data collecting is enabled [2025-03-31T08:26:14.713Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T08:26:14.752Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-31T08:26:14.757Z] $ docker stop --time=1 9ee1678ea1f9550e45beccd5d0fc5d14acd8d87a41dd033eac47ed59ccf95a5e [2025-03-31T08:26:15.900Z] $ docker rm -f --volumes 9ee1678ea1f9550e45beccd5d0fc5d14acd8d87a41dd033eac47ed59ccf95a5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-31T08:26:16.002Z] [WS-CLEANUP] Deleting project workspace... [2025-03-31T08:26:16.002Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-31T08:26:16.018Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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-31T08:26:16.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T08:26:16.489Z] [2025-03-31T08:26:16.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:26:16.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T08:26:16.797Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-31T08:26:16.797Z] 5eb5b503b376: Pulling fs layer [2025-03-31T08:26:16.797Z] 5c69ac0246d0: Pulling fs layer [2025-03-31T08:26:16.797Z] ec43610c2a17: Pulling fs layer [2025-03-31T08:26:16.797Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-31T08:26:16.797Z] 33b1e0a273af: Pulling fs layer [2025-03-31T08:26:16.797Z] 5d3b04190fa2: Pulling fs layer [2025-03-31T08:26:16.797Z] 2f39f015ded8: Pulling fs layer [2025-03-31T08:26:16.797Z] 3a2ae6a8a46f: Waiting [2025-03-31T08:26:16.797Z] 33b1e0a273af: Waiting [2025-03-31T08:26:16.797Z] 5d3b04190fa2: Waiting [2025-03-31T08:26:16.797Z] 2f39f015ded8: Waiting [2025-03-31T08:26:16.797Z] 5c69ac0246d0: Verifying Checksum [2025-03-31T08:26:16.797Z] 5c69ac0246d0: Download complete [2025-03-31T08:26:16.797Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-31T08:26:16.797Z] 3a2ae6a8a46f: Download complete [2025-03-31T08:26:16.797Z] 33b1e0a273af: Verifying Checksum [2025-03-31T08:26:16.797Z] 33b1e0a273af: Download complete [2025-03-31T08:26:16.797Z] ec43610c2a17: Verifying Checksum [2025-03-31T08:26:16.797Z] ec43610c2a17: Download complete [2025-03-31T08:26:16.797Z] 5d3b04190fa2: Verifying Checksum [2025-03-31T08:26:17.058Z] 5eb5b503b376: Verifying Checksum [2025-03-31T08:26:17.058Z] 5eb5b503b376: Download complete [2025-03-31T08:26:17.625Z] 2f39f015ded8: Download complete [2025-03-31T08:26:18.192Z] 5eb5b503b376: Pull complete [2025-03-31T08:26:18.192Z] 5c69ac0246d0: Pull complete [2025-03-31T08:26:18.759Z] ec43610c2a17: Pull complete [2025-03-31T08:26:18.759Z] 3a2ae6a8a46f: Pull complete [2025-03-31T08:26:19.018Z] 33b1e0a273af: Pull complete [2025-03-31T08:26:19.018Z] 5d3b04190fa2: Pull complete [2025-03-31T08:26:23.214Z] 2f39f015ded8: Pull complete [2025-03-31T08:26:23.214Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-31T08:26:23.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T08:26:23.214Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T08:26:23.329Z] prd-ubuntu20.04-docker-8c-8g-42444 does not seem to be running inside a container [2025-03-31T08:26:23.359Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-31T08:26:24.647Z] $ docker top e4036014e7b33cb9b5c5eb68bd2f1ce54798b4fbf40f149ac13eb80bdf8aac03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:26:25.056Z] ---> job-cost.sh [2025-03-31T08:26:25.056Z] lf-activate-venv: SKIPPING [2025-03-31T08:26:25.056Z] INFO: No Stack... [2025-03-31T08:26:25.317Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-31T08:26:25.576Z] INFO: Archiving Costs [Pipeline] sh [2025-03-31T08:26:25.869Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2025-03-31T08:26:25.869Z] + cut -d, -f6 [Pipeline] lock [2025-03-31T08:26:25.886Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-186-stack-cost] [2025-03-31T08:26:25.894Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-186-stack-cost] did not exist. Created. [2025-03-31T08:26:25.900Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-31T08:26:26.219Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-31T08:26:26.593Z] Stashed 1 file(s) [Pipeline] } [2025-03-31T08:26:26.601Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-186-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-31T08:26:26.631Z] $ docker stop --time=1 e4036014e7b33cb9b5c5eb68bd2f1ce54798b4fbf40f149ac13eb80bdf8aac03 [2025-03-31T08:26:27.809Z] $ docker rm -f --volumes e4036014e7b33cb9b5c5eb68bd2f1ce54798b4fbf40f149ac13eb80bdf8aac03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-31T08:26:52.773Z] Removing intermediate container b8d1af4cd492 [2025-03-31T08:26:52.773Z] ---> 92789b6a6423 [2025-03-31T08:26:52.773Z] Step 14/15 : COPY . . [2025-03-31T08:26:52.773Z] ---> b4b5635239c4 [2025-03-31T08:26:52.773Z] Step 15/15 : RUN ${MAKE} [2025-03-31T08:26:52.773Z] ---> Running in c78401cbc3dd [2025-03-31T08:26:52.773Z] noop [2025-03-31T08:26:52.773Z] Removing intermediate container c78401cbc3dd [2025-03-31T08:26:52.773Z] ---> ea7993cc4170 [2025-03-31T08:26:52.773Z] Successfully built ea7993cc4170 [2025-03-31T08:26:52.773Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:26:53.151Z] + docker inspect -f . ci-base-image-arm64 [2025-03-31T08:26:53.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T08:26:53.379Z] prd-ubuntu20.04-docker-arm64-4c-16g-42445 does not seem to be running inside a container [2025-03-31T08:26:53.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/186 -v /w/workspace/edgex-ui-go/186:/w/workspace/edgex-ui-go/186:rw,z -v /w/workspace/edgex-ui-go/186@tmp:/w/workspace/edgex-ui-go/186@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 ******** -e ******** ci-base-image-arm64 cat [2025-03-31T08:26:54.657Z] $ docker top a3e63d700b626115edf8b0279a26a15e2995cc60a40890ecefbce65af72f573c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T08:26:55.512Z] + go version [2025-03-31T08:26:55.512Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-31T08:26:55.527Z] $ docker stop --time=1 a3e63d700b626115edf8b0279a26a15e2995cc60a40890ecefbce65af72f573c [2025-03-31T08:26:57.200Z] $ docker rm -f --volumes a3e63d700b626115edf8b0279a26a15e2995cc60a40890ecefbce65af72f573c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:26:57.790Z] + docker inspect -f . ci-base-image-arm64 [2025-03-31T08:26:57.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T08:26:57.981Z] prd-ubuntu20.04-docker-arm64-4c-16g-42445 does not seem to be running inside a container [2025-03-31T08:26:58.039Z] $ 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/186 -v /w/workspace/edgex-ui-go/186:/w/workspace/edgex-ui-go/186:rw,z -v /w/workspace/edgex-ui-go/186@tmp:/w/workspace/edgex-ui-go/186@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 ******** -e ******** ci-base-image-arm64 cat [2025-03-31T08:26:59.217Z] $ docker top a67005e0c5b430bf508f424de8517f025b2c59f7c2a41eb38247c979b45796cd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T08:26:59.760Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/186 [Pipeline] fileExists [Pipeline] sh [2025-03-31T08:27:00.413Z] + make test [2025-03-31T08:27:00.413Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2025-03-31T08:27:07.054Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2025-03-31T08:29:58.803Z] github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements [2025-03-31T08:29:58.803Z] github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements [2025-03-31T08:29:58.803Z] github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements [2025-03-31T08:29:58.803Z] github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements [2025-03-31T08:29:58.803Z] github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements [2025-03-31T08:29:58.803Z] github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements [2025-03-31T08:29:58.803Z] github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements [2025-03-31T08:29:58.803Z] github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements [2025-03-31T08:29:58.803Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2025-03-31T08:30:45.662Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-31T08:30:45.662Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-31T08:30:45.662Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-31T08:30:45.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-31T08:30:45.754Z] $ docker stop --time=1 a67005e0c5b430bf508f424de8517f025b2c59f7c2a41eb38247c979b45796cd [2025-03-31T08:30:47.710Z] $ docker rm -f --volumes a67005e0c5b430bf508f424de8517f025b2c59f7c2a41eb38247c979b45796cd [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-31T08:30:49.188Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-31T08:30:49.221Z] Warning: overwriting stash ‘coverage-report’ [2025-03-31T08:30:49.894Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-31T08:30:50.306Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-31T08:30:50.623Z] + ls -al . [2025-03-31T08:30:50.623Z] total 268 [2025-03-31T08:30:50.623Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 31 08:27 . [2025-03-31T08:30:50.623Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 08:23 .. [2025-03-31T08:30:50.623Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 08:23 .blubracket [2025-03-31T08:30:50.623Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 31 08:23 .dockerignore [2025-03-31T08:30:50.623Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 08:23 .git [2025-03-31T08:30:50.623Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 08:23 .github [2025-03-31T08:30:50.623Z] -rw-rw-r-- 1 jenkins jenkins 178 Mar 31 08:23 .gitignore [2025-03-31T08:30:50.623Z] -rw-rw-r-- 1 jenkins jenkins 18578 Mar 31 08:23 Attribution.txt [2025-03-31T08:30:50.623Z] -rw-rw-r-- 1 jenkins jenkins 21430 Mar 31 08:23 CHANGELOG.md [2025-03-31T08:30:50.623Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 31 08:23 CONTRIBUTING.md [2025-03-31T08:30:50.623Z] -rw-rw-r-- 1 jenkins jenkins 1940 Mar 31 08:23 Dockerfile [2025-03-31T08:30:50.623Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 31 08:23 Jenkinsfile [2025-03-31T08:30:50.623Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 31 08:23 LICENSE [2025-03-31T08:30:50.623Z] -rw-rw-r-- 1 jenkins jenkins 2189 Mar 31 08:23 Makefile [2025-03-31T08:30:50.623Z] -rw-rw-r-- 1 jenkins jenkins 4381 Mar 31 08:23 README.md [2025-03-31T08:30:50.623Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 31 08:21 VERSION [2025-03-31T08:30:50.623Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 31 08:23 angularmigrationlogs.md [2025-03-31T08:30:50.623Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 08:23 assets [2025-03-31T08:30:50.623Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 08:23 bin [2025-03-31T08:30:50.623Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 08:23 cmd [2025-03-31T08:30:50.623Z] -rw-r--r-- 1 jenkins jenkins 14679 Mar 31 08:29 coverage.out [2025-03-31T08:30:50.623Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 08:23 docs [2025-03-31T08:30:50.623Z] -rw-rw-r-- 1 jenkins jenkins 5820 Mar 31 08:23 go.mod [2025-03-31T08:30:50.623Z] -rw-rw-r-- 1 jenkins jenkins 86182 Mar 31 08:23 go.sum [2025-03-31T08:30:50.623Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 08:23 internal [2025-03-31T08:30:50.623Z] -rwxrwxr-x 1 jenkins jenkins 568 Mar 31 08:23 redeploy.sh [2025-03-31T08:30:50.623Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 08:23 testing [2025-03-31T08:30:50.623Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 31 08:23 version.go [2025-03-31T08:30:50.623Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 08:23 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:30:50.974Z] + 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.1.0-dev.1 . [2025-03-31T08:30:52.398Z] Sending build context to Docker daemon 41.94MB [2025-03-31T08:30:52.398Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-31T08:30:52.398Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-31T08:30:52.398Z] ---> ea7993cc4170 [2025-03-31T08:30:52.398Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2025-03-31T08:30:52.667Z] ---> Running in 65ca3450a00a [2025-03-31T08:30:52.936Z] Removing intermediate container 65ca3450a00a [2025-03-31T08:30:52.936Z] ---> 27ec1e596839 [2025-03-31T08:30:52.936Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-31T08:30:52.936Z] ---> Running in a8e230f00524 [2025-03-31T08:30:53.202Z] Removing intermediate container a8e230f00524 [2025-03-31T08:30:53.202Z] ---> 867ee92aea77 [2025-03-31T08:30:53.202Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-31T08:30:53.471Z] ---> Running in 279b9b1b583c [2025-03-31T08:30:53.741Z] Removing intermediate container 279b9b1b583c [2025-03-31T08:30:53.741Z] ---> 36e012a74a14 [2025-03-31T08:30:53.741Z] Step 6/27 : LABEL Name=edgex-ui-go [2025-03-31T08:30:53.741Z] ---> Running in ca4cb5e346e2 [2025-03-31T08:30:54.019Z] Removing intermediate container ca4cb5e346e2 [2025-03-31T08:30:54.019Z] ---> 97b9d1a3405f [2025-03-31T08:30:54.019Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2025-03-31T08:30:54.019Z] ---> Running in d5264eb6105f [2025-03-31T08:30:54.287Z] Removing intermediate container d5264eb6105f [2025-03-31T08:30:54.287Z] ---> f23dbbd5c1ea [2025-03-31T08:30:54.287Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-03-31T08:30:56.236Z] ---> b3599aa11280 [2025-03-31T08:30:56.236Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-31T08:30:56.236Z] ---> Running in 1362b591fa7e [2025-03-31T08:30:57.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-31T08:30:57.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-31T08:30:59.204Z] OK: 239 MiB in 58 packages [2025-03-31T08:31:00.170Z] Removing intermediate container 1362b591fa7e [2025-03-31T08:31:00.170Z] ---> 6510db8ca1f4 [2025-03-31T08:31:00.170Z] Step 10/27 : ENV GO111MODULE=on [2025-03-31T08:31:00.170Z] ---> Running in f75fbec09730 [2025-03-31T08:31:00.170Z] Removing intermediate container f75fbec09730 [2025-03-31T08:31:00.170Z] ---> b2d1956f0966 [2025-03-31T08:31:00.170Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2025-03-31T08:31:00.436Z] ---> Running in 3b331694389f [2025-03-31T08:31:00.702Z] Removing intermediate container 3b331694389f [2025-03-31T08:31:00.702Z] ---> 7cb2a4567ba5 [2025-03-31T08:31:00.702Z] Step 12/27 : COPY go.mod vendor* ./ [2025-03-31T08:31:01.285Z] ---> 58e39ab4ece3 [2025-03-31T08:31:01.285Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-31T08:31:01.285Z] ---> Running in 2d568ac28001 [2025-03-31T08:31:03.858Z] Removing intermediate container 2d568ac28001 [2025-03-31T08:31:03.858Z] ---> affbece994ce [2025-03-31T08:31:03.858Z] Step 14/27 : COPY . . [2025-03-31T08:31:08.096Z] ---> f65415ebb60a [2025-03-31T08:31:08.096Z] Step 15/27 : RUN ${MAKE} [2025-03-31T08:31:08.096Z] ---> Running in 7747e817a655 [2025-03-31T08:31:08.361Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=4.1.0-dev.1" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2025-03-31T08:34:15.084Z] Removing intermediate container 7747e817a655 [2025-03-31T08:34:15.084Z] ---> 1a3ec6b92c23 [2025-03-31T08:34:15.084Z] Step 16/27 : FROM alpine:3.20 [2025-03-31T08:34:15.084Z] 3.20: Pulling from library/alpine [2025-03-31T08:34:15.084Z] 94e9d8af2201: Pulling fs layer [2025-03-31T08:34:15.084Z] 94e9d8af2201: Verifying Checksum [2025-03-31T08:34:15.084Z] 94e9d8af2201: Download complete [2025-03-31T08:34:15.084Z] 94e9d8af2201: Pull complete [2025-03-31T08:34:15.084Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-31T08:34:15.084Z] Status: Downloaded newer image for alpine:3.20 [2025-03-31T08:34:15.084Z] ---> 7aab056cecc6 [2025-03-31T08:34:15.084Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-31T08:34:15.084Z] ---> Running in b8c5587b100b [2025-03-31T08:34:15.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-31T08:34:15.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-31T08:34:16.502Z] OK: 9 MiB in 14 packages [2025-03-31T08:34:17.089Z] Removing intermediate container b8c5587b100b [2025-03-31T08:34:17.089Z] ---> 0d5593327404 [2025-03-31T08:34:17.089Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2025-03-31T08:34:17.089Z] ---> Running in 3b81af5b2911 [2025-03-31T08:34:18.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-31T08:34:18.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-31T08:34:19.741Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-31T08:34:19.741Z] Executing busybox-1.36.1-r29.trigger [2025-03-31T08:34:19.741Z] OK: 9 MiB in 15 packages [2025-03-31T08:34:20.701Z] Removing intermediate container 3b81af5b2911 [2025-03-31T08:34:20.701Z] ---> 49d84a32eacd [2025-03-31T08:34:20.701Z] Step 19/27 : EXPOSE 4000 [2025-03-31T08:34:20.701Z] ---> Running in 8b8f413c1185 [2025-03-31T08:34:20.968Z] Removing intermediate container 8b8f413c1185 [2025-03-31T08:34:20.968Z] ---> e54f7eb3dac5 [2025-03-31T08:34:20.968Z] 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-31T08:34:23.569Z] ---> d1d2b29fb087 [2025-03-31T08:34:23.569Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2025-03-31T08:34:23.834Z] ---> 5294f1a231a5 [2025-03-31T08:34:23.834Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2025-03-31T08:34:24.417Z] ---> e5d0bd132583 [2025-03-31T08:34:24.417Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2025-03-31T08:34:24.417Z] ---> Running in 550721667fe0 [2025-03-31T08:34:24.683Z] Removing intermediate container 550721667fe0 [2025-03-31T08:34:24.683Z] ---> 81d70cba1296 [2025-03-31T08:34:24.683Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2025-03-31T08:34:24.683Z] ---> Running in a83b628c0e27 [2025-03-31T08:34:24.949Z] Removing intermediate container a83b628c0e27 [2025-03-31T08:34:24.949Z] ---> fbd5e9fa0f06 [2025-03-31T08:34:24.949Z] Step 25/27 : LABEL arch=arm64 [2025-03-31T08:34:24.949Z] ---> Running in 337b0964ff70 [2025-03-31T08:34:25.213Z] Removing intermediate container 337b0964ff70 [2025-03-31T08:34:25.213Z] ---> 8a69ae83ac9e [2025-03-31T08:34:25.213Z] Step 26/27 : LABEL git_sha=8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-31T08:34:25.475Z] ---> Running in ceea9103b930 [2025-03-31T08:34:25.739Z] Removing intermediate container ceea9103b930 [2025-03-31T08:34:25.739Z] ---> 73d54e997690 [2025-03-31T08:34:25.739Z] Step 27/27 : LABEL version=4.1.0-dev.1 [2025-03-31T08:34:25.739Z] ---> Running in 4eac8386db03 [2025-03-31T08:34:26.002Z] Removing intermediate container 4eac8386db03 [2025-03-31T08:34:26.002Z] ---> 6a2c7fa3ff13 [2025-03-31T08:34:26.002Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-31T08:34:26.267Z] Successfully built 6a2c7fa3ff13 [2025-03-31T08:34:26.267Z] 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-31T08:34:26.424Z] provisioning config files... [2025-03-31T08:34:26.437Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/186@tmp/config11277560899058122911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:34:26.778Z] ---> ****-login.sh [2025-03-31T08:34:26.778Z] nexus3.edgexfoundry.org:10001 [2025-03-31T08:34:26.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:34:27.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:34:27.044Z] Configure a credential helper to remove this warning. See [2025-03-31T08:34:27.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:34:27.044Z] [2025-03-31T08:34:27.044Z] Login Succeeded [2025-03-31T08:34:27.044Z] nexus3.edgexfoundry.org:10002 [2025-03-31T08:34:27.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:34:27.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:34:27.311Z] Configure a credential helper to remove this warning. See [2025-03-31T08:34:27.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:34:27.311Z] [2025-03-31T08:34:27.311Z] Login Succeeded [2025-03-31T08:34:27.311Z] nexus3.edgexfoundry.org:10003 [2025-03-31T08:34:27.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:34:27.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:34:27.841Z] Configure a credential helper to remove this warning. See [2025-03-31T08:34:27.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:34:27.841Z] [2025-03-31T08:34:27.841Z] Login Succeeded [2025-03-31T08:34:27.841Z] nexus3.edgexfoundry.org:10004 [2025-03-31T08:34:28.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:34:28.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:34:28.107Z] Configure a credential helper to remove this warning. See [2025-03-31T08:34:28.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:34:28.107Z] [2025-03-31T08:34:28.107Z] Login Succeeded [2025-03-31T08:34:28.107Z] ****.io [2025-03-31T08:34:28.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T08:34:28.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T08:34:28.637Z] Configure a credential helper to remove this warning. See [2025-03-31T08:34:28.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T08:34:28.637Z] [2025-03-31T08:34:28.637Z] Login Succeeded [2025-03-31T08:34:28.637Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T08:34:28.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T08:34:28.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T08:34:28.740Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2025-03-31T08:34:28.740Z] 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-31T08:34:28.740Z] latest [2025-03-31T08:34:28.740Z] 4.1.0-dev.1 [2025-03-31T08:34:28.740Z] 8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 [2025-03-31T08:34:28.740Z] main [2025-03-31T08:34:28.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:34:29.130Z] + 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-31T08:34:29.485Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-31T08:34:29.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-03-31T08:34:29.485Z] ba64c85f8bef: Preparing [2025-03-31T08:34:29.485Z] bb589048ed30: Preparing [2025-03-31T08:34:29.485Z] 859d001786f0: Preparing [2025-03-31T08:34:29.485Z] 67cb3a5aa3bc: Preparing [2025-03-31T08:34:29.485Z] 346b9782f1b2: Preparing [2025-03-31T08:34:29.485Z] dd9c8f8612c8: Preparing [2025-03-31T08:34:29.485Z] dd9c8f8612c8: Waiting [2025-03-31T08:34:29.749Z] 346b9782f1b2: Pushed [2025-03-31T08:34:29.749Z] ba64c85f8bef: Pushed [2025-03-31T08:34:29.749Z] 67cb3a5aa3bc: Pushed [2025-03-31T08:34:29.749Z] bb589048ed30: Pushed [2025-03-31T08:34:29.749Z] dd9c8f8612c8: Layer already exists [2025-03-31T08:34:39.797Z] 859d001786f0: Pushed [2025-03-31T08:34:40.061Z] 8cdda4bcdbb66b44d63df67301c7c51a86d111f3: digest: sha256:a82e64c5bf8def6b9d34b7b4340d9f12bec4bec4a400cc924ff00497ac9b34bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:34:40.422Z] + 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-31T08:34:40.777Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2025-03-31T08:34:40.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-03-31T08:34:40.778Z] ba64c85f8bef: Preparing [2025-03-31T08:34:40.778Z] bb589048ed30: Preparing [2025-03-31T08:34:40.778Z] 859d001786f0: Preparing [2025-03-31T08:34:40.778Z] 67cb3a5aa3bc: Preparing [2025-03-31T08:34:40.778Z] 346b9782f1b2: Preparing [2025-03-31T08:34:40.778Z] dd9c8f8612c8: Preparing [2025-03-31T08:34:40.778Z] dd9c8f8612c8: Waiting [2025-03-31T08:34:40.778Z] bb589048ed30: Layer already exists [2025-03-31T08:34:40.778Z] 346b9782f1b2: Layer already exists [2025-03-31T08:34:40.778Z] 67cb3a5aa3bc: Layer already exists [2025-03-31T08:34:40.778Z] ba64c85f8bef: Layer already exists [2025-03-31T08:34:40.778Z] 859d001786f0: Layer already exists [2025-03-31T08:34:40.778Z] dd9c8f8612c8: Layer already exists [2025-03-31T08:34:40.778Z] latest: digest: sha256:a82e64c5bf8def6b9d34b7b4340d9f12bec4bec4a400cc924ff00497ac9b34bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:34:41.402Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:34:41.753Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.1.0-dev.1 [2025-03-31T08:34:41.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-03-31T08:34:41.753Z] ba64c85f8bef: Preparing [2025-03-31T08:34:41.753Z] bb589048ed30: Preparing [2025-03-31T08:34:41.753Z] 859d001786f0: Preparing [2025-03-31T08:34:41.753Z] 67cb3a5aa3bc: Preparing [2025-03-31T08:34:41.753Z] 346b9782f1b2: Preparing [2025-03-31T08:34:41.753Z] dd9c8f8612c8: Preparing [2025-03-31T08:34:41.753Z] dd9c8f8612c8: Waiting [2025-03-31T08:34:41.753Z] 346b9782f1b2: Layer already exists [2025-03-31T08:34:41.753Z] 67cb3a5aa3bc: Layer already exists [2025-03-31T08:34:41.753Z] 859d001786f0: Layer already exists [2025-03-31T08:34:41.753Z] bb589048ed30: Layer already exists [2025-03-31T08:34:41.753Z] ba64c85f8bef: Layer already exists [2025-03-31T08:34:41.753Z] dd9c8f8612c8: Layer already exists [2025-03-31T08:34:41.753Z] 4.1.0-dev.1: digest: sha256:a82e64c5bf8def6b9d34b7b4340d9f12bec4bec4a400cc924ff00497ac9b34bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:34:42.363Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:34:42.714Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 [2025-03-31T08:34:42.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-03-31T08:34:42.714Z] ba64c85f8bef: Preparing [2025-03-31T08:34:42.714Z] bb589048ed30: Preparing [2025-03-31T08:34:42.714Z] 859d001786f0: Preparing [2025-03-31T08:34:42.714Z] 67cb3a5aa3bc: Preparing [2025-03-31T08:34:42.714Z] 346b9782f1b2: Preparing [2025-03-31T08:34:42.714Z] dd9c8f8612c8: Preparing [2025-03-31T08:34:42.714Z] ba64c85f8bef: Layer already exists [2025-03-31T08:34:42.714Z] 346b9782f1b2: Layer already exists [2025-03-31T08:34:42.714Z] 859d001786f0: Layer already exists [2025-03-31T08:34:42.714Z] 67cb3a5aa3bc: Layer already exists [2025-03-31T08:34:42.714Z] bb589048ed30: Layer already exists [2025-03-31T08:34:42.714Z] dd9c8f8612c8: Layer already exists [2025-03-31T08:34:42.714Z] 8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1: digest: sha256:a82e64c5bf8def6b9d34b7b4340d9f12bec4bec4a400cc924ff00497ac9b34bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:34:43.058Z] + 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-31T08:34:43.407Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2025-03-31T08:34:43.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-03-31T08:34:43.407Z] ba64c85f8bef: Preparing [2025-03-31T08:34:43.407Z] bb589048ed30: Preparing [2025-03-31T08:34:43.407Z] 859d001786f0: Preparing [2025-03-31T08:34:43.407Z] 67cb3a5aa3bc: Preparing [2025-03-31T08:34:43.407Z] 346b9782f1b2: Preparing [2025-03-31T08:34:43.407Z] dd9c8f8612c8: Preparing [2025-03-31T08:34:43.407Z] dd9c8f8612c8: Waiting [2025-03-31T08:34:43.407Z] 859d001786f0: Layer already exists [2025-03-31T08:34:43.407Z] bb589048ed30: Layer already exists [2025-03-31T08:34:43.407Z] 67cb3a5aa3bc: Layer already exists [2025-03-31T08:34:43.407Z] ba64c85f8bef: Layer already exists [2025-03-31T08:34:43.407Z] 346b9782f1b2: Layer already exists [2025-03-31T08:34:43.407Z] dd9c8f8612c8: Layer already exists [2025-03-31T08:34:43.671Z] main: digest: sha256:a82e64c5bf8def6b9d34b7b4340d9f12bec4bec4a400cc924ff00497ac9b34bb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T08:34:43.744Z] ===================================================== [Pipeline] echo [2025-03-31T08:34:43.762Z] taggedImages: [2025-03-31T08:34:43.762Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [2025-03-31T08:34:43.762Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2025-03-31T08:34:43.762Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.1.0-dev.1 [2025-03-31T08:34:43.762Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 [2025-03-31T08:34:43.762Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] echo [2025-03-31T08:34:43.776Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] echo [2025-03-31T08:34:43.786Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] echo [2025-03-31T08:34:43.799Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.1.0-dev.1 [Pipeline] echo [2025-03-31T08:34:43.811Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8cdda4bcdbb66b44d63df67301c7c51a86d111f3-4.1.0-dev.1 [Pipeline] echo [2025-03-31T08:34:43.825Z] Skip building multi-arch image for 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-31T08:34:44.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-31T08:34:44.195Z] [2025-03-31T08:34:44.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:34:44.523Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-31T08:34:44.523Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-31T08:34:44.523Z] 8998bd30e6a1: Pulling fs layer [2025-03-31T08:34:44.523Z] 04944245beec: Pulling fs layer [2025-03-31T08:34:44.523Z] 699f458cf7ca: Pulling fs layer [2025-03-31T08:34:44.523Z] 765212b225bb: Pulling fs layer [2025-03-31T08:34:44.523Z] f23df028b6ca: Pulling fs layer [2025-03-31T08:34:44.523Z] d65c8cfc05b1: Pulling fs layer [2025-03-31T08:34:44.523Z] 2437ff75d9bd: Pulling fs layer [2025-03-31T08:34:44.523Z] f23df028b6ca: Waiting [2025-03-31T08:34:44.523Z] d65c8cfc05b1: Waiting [2025-03-31T08:34:44.523Z] 2437ff75d9bd: Waiting [2025-03-31T08:34:44.523Z] 765212b225bb: Waiting [2025-03-31T08:34:44.787Z] 04944245beec: Verifying Checksum [2025-03-31T08:34:44.787Z] 04944245beec: Download complete [2025-03-31T08:34:44.787Z] 765212b225bb: Verifying Checksum [2025-03-31T08:34:44.787Z] 765212b225bb: Download complete [2025-03-31T08:34:44.787Z] f23df028b6ca: Download complete [2025-03-31T08:34:44.787Z] d65c8cfc05b1: Verifying Checksum [2025-03-31T08:34:44.787Z] d65c8cfc05b1: Download complete [2025-03-31T08:34:45.053Z] 699f458cf7ca: Verifying Checksum [2025-03-31T08:34:45.053Z] 699f458cf7ca: Download complete [2025-03-31T08:34:45.317Z] 8998bd30e6a1: Verifying Checksum [2025-03-31T08:34:45.317Z] 8998bd30e6a1: Download complete [2025-03-31T08:34:47.889Z] 2437ff75d9bd: Verifying Checksum [2025-03-31T08:34:47.889Z] 2437ff75d9bd: Download complete [2025-03-31T08:34:49.832Z] 8998bd30e6a1: Pull complete [2025-03-31T08:34:50.415Z] 04944245beec: Pull complete [2025-03-31T08:34:52.361Z] 699f458cf7ca: Pull complete [2025-03-31T08:34:52.361Z] 765212b225bb: Pull complete [2025-03-31T08:34:52.941Z] f23df028b6ca: Pull complete [2025-03-31T08:34:53.208Z] d65c8cfc05b1: Pull complete [2025-03-31T08:35:11.409Z] 2437ff75d9bd: Pull complete [2025-03-31T08:35:11.409Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-31T08:35:11.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-31T08:35:11.409Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T08:35:11.603Z] prd-ubuntu20.04-docker-arm64-4c-16g-42445 does not seem to be running inside a container [2025-03-31T08:35:11.653Z] $ 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/186 -v /w/workspace/edgex-ui-go/186:/w/workspace/edgex-ui-go/186:rw,z -v /w/workspace/edgex-ui-go/186@tmp:/w/workspace/edgex-ui-go/186@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-31T08:35:14.166Z] $ docker top e8063fc5e0da0db66cd4d133a77855fdabec3faa4411c94a87fbfbc186086f57 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:35:15.025Z] ---> job-cost.sh [2025-03-31T08:35:15.025Z] lf-activate-venv: SKIPPING [2025-03-31T08:35:15.025Z] INFO: No Stack... [2025-03-31T08:35:15.629Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-31T08:35:16.226Z] INFO: Archiving Costs [Pipeline] sh [2025-03-31T08:35:16.879Z] + cat /w/workspace/edgex-ui-go/186/archives/cost.csv [2025-03-31T08:35:16.879Z] + cut -d, -f6 [Pipeline] lock [2025-03-31T08:35:16.912Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-186-stack-cost] [2025-03-31T08:35:16.922Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-186-stack-cost] did not exist. Created. [2025-03-31T08:35:16.927Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-31T08:35:17.595Z] /w/workspace/edgex-ui-go/186@tmp/durable-f2fae8f0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-31T08:35:18.245Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-31T08:35:18.274Z] Warning: overwriting stash ‘stack-cost’ [2025-03-31T08:35:18.456Z] Stashed 1 file(s) [Pipeline] } [2025-03-31T08:35:18.463Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-186-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-31T08:35:18.485Z] $ docker stop --time=1 e8063fc5e0da0db66cd4d133a77855fdabec3faa4411c94a87fbfbc186086f57 [2025-03-31T08:35:19.953Z] $ docker rm -f --volumes e8063fc5e0da0db66cd4d133a77855fdabec3faa4411c94a87fbfbc186086f57 [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-31T08:35:20.462Z] provisioning config files... [2025-03-31T08:35:20.475Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11782748712239464437tmp [Pipeline] { [Pipeline] sh [2025-03-31T08:35:20.782Z] + set +x [2025-03-31T08:35:20.782Z] + curl -s https://codecov.io/bash [2025-03-31T08:35:20.782Z] + bash -s -- [2025-03-31T08:35:20.782Z] [2025-03-31T08:35:20.782Z] _____ _ [2025-03-31T08:35:20.782Z] / ____| | | [2025-03-31T08:35:20.783Z] | | ___ __| | ___ ___ _____ __ [2025-03-31T08:35:20.783Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-31T08:35:20.783Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-31T08:35:20.783Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-31T08:35:20.783Z] Bash-1.0.6 [2025-03-31T08:35:20.783Z] [2025-03-31T08:35:20.783Z] [2025-03-31T08:35:20.783Z] ==> git version 2.25.1 found [2025-03-31T08:35:20.783Z] ==> 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-31T08:35:20.783Z] Release-Date: 2020-01-08 [2025-03-31T08:35:20.783Z] 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-31T08:35:20.783Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-31T08:35:20.783Z] ==> Jenkins CI detected. [2025-03-31T08:35:20.783Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2025-03-31T08:35:20.783Z] project root: . [2025-03-31T08:35:20.783Z] --> token set from env [2025-03-31T08:35:20.783Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-31T08:35:20.783Z] ==> Running gcov in . (disable via -X gcov) [2025-03-31T08:35:21.043Z] ==> Python coveragepy not found [2025-03-31T08:35:21.043Z] ==> Searching for coverage reports in: [2025-03-31T08:35:21.043Z] + . [2025-03-31T08:35:21.043Z] -> Found 1 reports [2025-03-31T08:35:21.043Z] ==> Detecting git/mercurial file structure [2025-03-31T08:35:21.043Z] ==> Reading reports [2025-03-31T08:35:21.043Z] + ./coverage.out bytes=14679 [2025-03-31T08:35:21.043Z] ==> Appending adjustments [2025-03-31T08:35:21.043Z] https://docs.codecov.io/docs/fixing-reports [2025-03-31T08:35:21.610Z] + Found adjustments [2025-03-31T08:35:21.610Z] ==> Gzipping contents [2025-03-31T08:35:21.610Z] 12K /tmp/codecov.CpV5Wg.gz [2025-03-31T08:35:21.610Z] ==> Uploading reports [2025-03-31T08:35:21.610Z] url: https://codecov.io [2025-03-31T08:35:21.610Z] query: branch=main&commit=8cdda4bcdbb66b44d63df67301c7c51a86d111f3&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-31T08:35:21.610Z] -> Pinging Codecov [2025-03-31T08:35:21.610Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8cdda4bcdbb66b44d63df67301c7c51a86d111f3&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-31T08:35:21.610Z] -> Uploading to [2025-03-31T08:35:21.610Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-ui-go/8cdda4bcdbb66b44d63df67301c7c51a86d111f3/d95d1203-86cf-461d-b020-e94e26dff7d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250331%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250331T083521Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4a6b491e352c93b3c25e6d1ee720bdbd9a4437e539491f21f48bcb5f269ea8c0 [2025-03-31T08:35:21.610Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-31T08:35:21.610Z] Dload Upload Total Spent Left Speed [2025-03-31T08:35:21.869Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10280 0 0 100 10280 0 61927 --:--:-- --:--:-- --:--:-- 61556 100 10280 0 0 100 10280 0 61556 --:--:-- --:--:-- --:--:-- 61556 [2025-03-31T08:35:21.869Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] } [2025-03-31T08:35:21.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-31T08:35:22.205Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-31T08:35:22.227Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:35:22.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-31T08:35:22.537Z] [2025-03-31T08:35:22.537Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:35:22.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-31T08:35:22.832Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-31T08:35:22.832Z] 43c4264eed91: Pulling fs layer [2025-03-31T08:35:22.832Z] 4cc291be95ef: Pulling fs layer [2025-03-31T08:35:22.832Z] 2ac1f1163629: Pulling fs layer [2025-03-31T08:35:22.832Z] 5c3c966382ef: Pulling fs layer [2025-03-31T08:35:22.832Z] 4f4fb700ef54: Pulling fs layer [2025-03-31T08:35:22.832Z] d9c7d2e4e75e: Pulling fs layer [2025-03-31T08:35:22.832Z] 9c3e1370e548: Pulling fs layer [2025-03-31T08:35:22.832Z] 5c3c966382ef: Waiting [2025-03-31T08:35:22.832Z] d9c7d2e4e75e: Waiting [2025-03-31T08:35:22.832Z] 4f4fb700ef54: Waiting [2025-03-31T08:35:22.832Z] 4cc291be95ef: Verifying Checksum [2025-03-31T08:35:22.832Z] 4cc291be95ef: Download complete [2025-03-31T08:35:22.832Z] 5c3c966382ef: Download complete [2025-03-31T08:35:22.832Z] 4f4fb700ef54: Verifying Checksum [2025-03-31T08:35:22.832Z] 4f4fb700ef54: Download complete [2025-03-31T08:35:22.832Z] 43c4264eed91: Download complete [2025-03-31T08:35:23.091Z] 43c4264eed91: Pull complete [2025-03-31T08:35:23.091Z] d9c7d2e4e75e: Download complete [2025-03-31T08:35:23.091Z] 4cc291be95ef: Pull complete [2025-03-31T08:35:23.349Z] 2ac1f1163629: Verifying Checksum [2025-03-31T08:35:23.349Z] 2ac1f1163629: Download complete [2025-03-31T08:35:23.914Z] 9c3e1370e548: Verifying Checksum [2025-03-31T08:35:23.914Z] 9c3e1370e548: Download complete [2025-03-31T08:35:26.440Z] 2ac1f1163629: Pull complete [2025-03-31T08:35:26.697Z] 5c3c966382ef: Pull complete [2025-03-31T08:35:26.697Z] 4f4fb700ef54: Pull complete [2025-03-31T08:35:26.955Z] d9c7d2e4e75e: Pull complete [2025-03-31T08:35:30.235Z] 9c3e1370e548: Pull complete [2025-03-31T08:35:30.235Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-31T08:35:30.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-31T08:35:30.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T08:35:30.406Z] prd-ubuntu20.04-docker-8c-8g-42444 does not seem to be running inside a container [2025-03-31T08:35:30.467Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-31T08:35:32.669Z] $ docker top f2b7bd6e675bd03ba60f87109bb9118e71b6ae64c5e6a981adce1bec62c27848 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T08:35:33.022Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] echo [2025-03-31T08:35:33.033Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2025-03-31T08:35:33.310Z] + set -o pipefail [2025-03-31T08:35:33.310Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2025-03-31T08:35:43.296Z] [2025-03-31T08:35:43.296Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2025-03-31T08:35:43.296Z] [2025-03-31T08:35:43.296Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d2579c16-8200-4b64-ba83-6168c13d8a39/history/233718bc-b8da-4541-98a2-e5d911adb408 [2025-03-31T08:35:43.296Z] [2025-03-31T08:35:43.297Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-03-31T08:35:43.297Z] [2025-03-31T08:35:43.297Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-31T08:35:43.297Z] [Pipeline] } [2025-03-31T08:35:43.305Z] $ docker stop --time=1 f2b7bd6e675bd03ba60f87109bb9118e71b6ae64c5e6a981adce1bec62c27848 [2025-03-31T08:35:45.994Z] $ docker rm -f --volumes f2b7bd6e675bd03ba60f87109bb9118e71b6ae64c5e6a981adce1bec62c27848 [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-31T08:35:46.823Z] + git log --format=format:%s -1 8cdda4bcdbb66b44d63df67301c7c51a86d111f3 [Pipeline] sh [2025-03-31T08:35:47.115Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-31T08:35:47.115Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:35:47.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T08:35:47.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T08:35:47.496Z] prd-ubuntu20.04-docker-8c-8g-42444 does not seem to be running inside a container [2025-03-31T08:35:47.524Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-31T08:35:47.869Z] $ docker top 92e70f8417dd66626c5cd94d7268499ccea5a2d4c7f492dbefed3721100b7547 -eo pid,comm [2025-03-31T08:35:47.925Z] 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-31T08:35:47.925Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-31T08:35:47.968Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-31T08:35:48.272Z] + git semver [Pipeline] } [2025-03-31T08:35:48.542Z] $ docker stop --time=1 92e70f8417dd66626c5cd94d7268499ccea5a2d4c7f492dbefed3721100b7547 [2025-03-31T08:35:49.801Z] $ docker rm -f --volumes 92e70f8417dd66626c5cd94d7268499ccea5a2d4c7f492dbefed3721100b7547 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:35:50.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-31T08:35:50.220Z] [2025-03-31T08:35:50.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:35:50.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-31T08:35:50.524Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-31T08:35:50.524Z] ab5ef0e58194: Pulling fs layer [2025-03-31T08:35:50.524Z] 9712f1f96733: Pulling fs layer [2025-03-31T08:35:50.524Z] 63f879dbbcfc: Pulling fs layer [2025-03-31T08:35:50.524Z] 0d9ebad4ef96: Pulling fs layer [2025-03-31T08:35:50.524Z] e9a5061849ea: Pulling fs layer [2025-03-31T08:35:50.524Z] d747dcd14b5f: Pulling fs layer [2025-03-31T08:35:50.524Z] 2de7ff778b66: Pulling fs layer [2025-03-31T08:35:50.524Z] d747dcd14b5f: Waiting [2025-03-31T08:35:50.524Z] e9a5061849ea: Waiting [2025-03-31T08:35:50.524Z] 2de7ff778b66: Waiting [2025-03-31T08:35:50.524Z] 9712f1f96733: Verifying Checksum [2025-03-31T08:35:50.524Z] 9712f1f96733: Download complete [2025-03-31T08:35:50.784Z] 63f879dbbcfc: Verifying Checksum [2025-03-31T08:35:50.784Z] 63f879dbbcfc: Download complete [2025-03-31T08:35:51.042Z] e9a5061849ea: Verifying Checksum [2025-03-31T08:35:51.042Z] e9a5061849ea: Download complete [2025-03-31T08:35:51.042Z] 0d9ebad4ef96: Verifying Checksum [2025-03-31T08:35:51.042Z] 0d9ebad4ef96: Download complete [2025-03-31T08:35:51.042Z] d747dcd14b5f: Verifying Checksum [2025-03-31T08:35:51.042Z] d747dcd14b5f: Download complete [2025-03-31T08:35:51.042Z] ab5ef0e58194: Download complete [2025-03-31T08:35:51.042Z] 2de7ff778b66: Verifying Checksum [2025-03-31T08:35:51.042Z] 2de7ff778b66: Download complete [2025-03-31T08:35:54.322Z] ab5ef0e58194: Pull complete [2025-03-31T08:35:54.322Z] 9712f1f96733: Pull complete [2025-03-31T08:35:54.579Z] 63f879dbbcfc: Pull complete [2025-03-31T08:35:58.772Z] 0d9ebad4ef96: Pull complete [2025-03-31T08:35:58.772Z] e9a5061849ea: Pull complete [2025-03-31T08:35:58.772Z] d747dcd14b5f: Pull complete [2025-03-31T08:35:59.337Z] 2de7ff778b66: Pull complete [2025-03-31T08:35:59.337Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-31T08:35:59.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-31T08:35:59.337Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T08:35:59.447Z] prd-ubuntu20.04-docker-8c-8g-42444 does not seem to be running inside a container [2025-03-31T08:35:59.470Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-31T08:36:01.712Z] $ docker top 89db6151872a8aea288ceffd80f1cd13b567976ef7c6faf0fd631ac1fa2714c7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-31T08:36:01.799Z] provisioning config files... [2025-03-31T08:36:01.806Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15179185013956696148tmp [2025-03-31T08:36:01.814Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9963094193313906328tmp [2025-03-31T08:36:01.821Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10571161972713496200tmp [Pipeline] { [Pipeline] echo [2025-03-31T08:36:01.851Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:36:02.146Z] ---> sigul-configuration.sh [2025-03-31T08:36:02.146Z] gpg: directory `/root/.gnupg' created [2025-03-31T08:36:02.146Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-31T08:36:02.146Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-31T08:36:02.146Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-31T08:36:02.146Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-31T08:36:02.146Z] gpg: CAST5 encrypted data [2025-03-31T08:36:02.146Z] gpg: encrypted with 1 passphrase [2025-03-31T08:36:02.146Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-31T08:36:02.441Z] + mkdir /home/jenkins [2025-03-31T08:36:02.441Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-31T08:36:02.740Z] + 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-31T08:36:02.755Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:36:03.053Z] ---> sigul-install.sh [2025-03-31T08:36:03.054Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-31T08:36:03.351Z] + git tag --list [2025-03-31T08:36:03.351Z] 0.1.1 [2025-03-31T08:36:03.351Z] v1.1.0 [2025-03-31T08:36:03.351Z] v1.2.0 [2025-03-31T08:36:03.351Z] v1.2.1 [2025-03-31T08:36:03.351Z] v1.3.0 [2025-03-31T08:36:03.351Z] v2.0.0 [2025-03-31T08:36:03.351Z] v2.1.0 [2025-03-31T08:36:03.351Z] v2.2.0 [2025-03-31T08:36:03.351Z] v2.3.0 [2025-03-31T08:36:03.351Z] v3.0 [2025-03-31T08:36:03.351Z] v3.0.0 [2025-03-31T08:36:03.351Z] v3.1 [2025-03-31T08:36:03.351Z] v3.1.0 [2025-03-31T08:36:03.351Z] v4.0 [2025-03-31T08:36:03.351Z] v4.0.0 [2025-03-31T08:36:03.351Z] v4.0.0-dev.1 [2025-03-31T08:36:03.351Z] v4.0.0-dev.2 [2025-03-31T08:36:03.351Z] v4.0.0-dev.3 [Pipeline] sh [2025-03-31T08:36:03.645Z] + lftools sign git-tag v4.1.0-dev.1 [2025-03-31T08:36:04.215Z] Signing Git tag with Sigul... [2025-03-31T08:36:04.215Z] Signing v4.1.0-dev.1 [2025-03-31T08:36:04.215Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v4.1.0-dev.1'], return code 1, stdout , stderr [Pipeline] echo [2025-03-31T08:36:04.226Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:36:04.522Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-31T08:36:04.529Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-31T08:36:04.557Z] $ docker stop --time=1 89db6151872a8aea288ceffd80f1cd13b567976ef7c6faf0fd631ac1fa2714c7 [2025-03-31T08:36:05.844Z] $ docker rm -f --volumes 89db6151872a8aea288ceffd80f1cd13b567976ef7c6faf0fd631ac1fa2714c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-31T08:36:06.310Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-31T08:36:06.310Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:36:06.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T08:36:06.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T08:36:06.709Z] prd-ubuntu20.04-docker-8c-8g-42444 does not seem to be running inside a container [2025-03-31T08:36:06.736Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-31T08:36:07.077Z] $ docker top 673d2ca88bef2a950e15f1314c3b9782ac914017b4faa7fbe9f1942001d7f0b4 -eo pid,comm [2025-03-31T08:36:07.126Z] 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-31T08:36:07.126Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-31T08:36:07.173Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-31T08:36:07.477Z] + git semver [Pipeline] } [2025-03-31T08:36:07.745Z] $ docker stop --time=1 673d2ca88bef2a950e15f1314c3b9782ac914017b4faa7fbe9f1942001d7f0b4 [2025-03-31T08:36:08.997Z] $ docker rm -f --volumes 673d2ca88bef2a950e15f1314c3b9782ac914017b4faa7fbe9f1942001d7f0b4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-31T08:36:09.368Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-31T08:36:09.368Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:36:09.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T08:36:09.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T08:36:09.779Z] prd-ubuntu20.04-docker-8c-8g-42444 does not seem to be running inside a container [2025-03-31T08:36:09.808Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-31T08:36:10.143Z] $ docker top fe34aa152a1883375779cbceacc2559a280f04b7db4a97549e38559f2de22a2d -eo pid,comm [2025-03-31T08:36:10.195Z] 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-31T08:36:10.196Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-31T08:36:10.243Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-31T08:36:10.546Z] + git semver [Pipeline] } [2025-03-31T08:36:10.817Z] $ docker stop --time=1 fe34aa152a1883375779cbceacc2559a280f04b7db4a97549e38559f2de22a2d [2025-03-31T08:36:12.108Z] $ docker rm -f --volumes fe34aa152a1883375779cbceacc2559a280f04b7db4a97549e38559f2de22a2d [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-31T08:36:12.709Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2025-03-31T08:36:12.709Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2025-03-31T08:36:12.709Z] total 16 [2025-03-31T08:36:12.709Z] drwxr-xr-x 3 root root 4096 Mar 31 08:26 . [2025-03-31T08:36:12.709Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 31 08:36 .. [2025-03-31T08:36:12.709Z] drwxr-xr-x 2 root root 4096 Mar 31 08:26 cost [2025-03-31T08:36:12.709Z] -rw-r--r-- 1 root root 83 Mar 31 08:26 cost.csv [2025-03-31T08:36:12.709Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2025-03-31T08:36:12.709Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2025-03-31T08:36:12.709Z] total 16 [2025-03-31T08:36:12.709Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 08:26 . [2025-03-31T08:36:12.709Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 31 08:36 .. [2025-03-31T08:36:12.709Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 31 08:26 cost [2025-03-31T08:36:12.709Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 31 08:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:36:13.000Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:36:13.863Z] ---> package-listing.sh [2025-03-31T08:36:13.863Z] ++ facter osfamily [2025-03-31T08:36:13.863Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-31T08:36:14.123Z] + OS_FAMILY=debian [2025-03-31T08:36:14.123Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2025-03-31T08:36:14.123Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-31T08:36:14.123Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-31T08:36:14.123Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-31T08:36:14.123Z] + PACKAGES=/tmp/packages_start.txt [2025-03-31T08:36:14.123Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2025-03-31T08:36:14.123Z] + PACKAGES=/tmp/packages_end.txt [2025-03-31T08:36:14.123Z] + case "${OS_FAMILY}" in [2025-03-31T08:36:14.123Z] + dpkg -l [2025-03-31T08:36:14.123Z] + grep '^ii' [2025-03-31T08:36:14.123Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-31T08:36:14.123Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-31T08:36:14.123Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-31T08:36:14.123Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2025-03-31T08:36:14.123Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2025-03-31T08:36:14.123Z] + 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-31T08:36:14.135Z] 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-31T08:36:14.414Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T08:36:14.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T08:36:14.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T08:36:15.064Z] prd-ubuntu20.04-docker-8c-8g-42444 does not seem to be running inside a container [2025-03-31T08:36:15.092Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-31T08:36:15.285Z] $ docker top 24a1e6f1491a595706b8da11a2b5260e1b12ca981454acd152011b973a4044da -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T08:36:15.646Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-31T08:36:15.934Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-31T08:36:16.222Z] + ls /var/log/sa-host [2025-03-31T08:36:16.223Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T08:36:16.262Z] provisioning config files... [2025-03-31T08:36:16.273Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8551779200901281150tmp [Pipeline] { [Pipeline] echo [2025-03-31T08:36:16.294Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:36:16.584Z] ---> create-netrc.sh [Pipeline] } [2025-03-31T08:36:16.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:36:16.929Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-31T08:36:16.940Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:36:17.225Z] ---> sudo-logs.sh [2025-03-31T08:36:17.225Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-31T08:36:17.260Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:36:17.552Z] ---> job-cost.sh [2025-03-31T08:36:17.552Z] lf-activate-venv: SKIPPING [2025-03-31T08:36:17.552Z] DEBUG: total: 0.2199999988079071 [2025-03-31T08:36:17.552Z] INFO: Retrieving Stack Cost... [2025-03-31T08:36:18.121Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-31T08:36:18.380Z] INFO: Archiving Costs [Pipeline] echo [2025-03-31T08:36:18.394Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T08:36:18.678Z] ---> logs-deploy.sh [2025-03-31T08:36:18.678Z] lf-activate-venv: SKIPPING [2025-03-31T08:36:18.678Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/186 [2025-03-31T08:36:18.678Z] INFO: archiving workspace using pattern(s): [2025-03-31T08:36:19.614Z] Archives upload complete. [2025-03-31T08:36:19.614Z] INFO: archiving logs to Nexus