Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a42c1ef4457854628ec334ca54ee718c509553b1 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-ssh17008553572393205099.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh4045357756639523637.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh2861402498480411891.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh18408948937118771874.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-ssh10815518228981941549.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-37423 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a42c1ef4457854628ec334ca54ee718c509553b1 (main) Commit message: "Merge pull request #811 from weichou1229/v4-module" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a42c1ef4457854628ec334ca54ee718c509553b1 # timeout=10 > git rev-list --no-walk 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-22T07:07:28.330Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-22T07:07:38.329Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-22T07:07:38.363Z] ========================================================= [2025-01-22T07:07:38.363Z] EdgeX Global Pipelines Version Info [2025-01-22T07:07:38.363Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-22T07:07:39.137Z] ------------------- [2025-01-22T07:07:39.137Z] stable info: [2025-01-22T07:07:39.137Z] ------------------- [2025-01-22T07:07:39.137Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-22T07:07:39.137Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-22T07:07:39.137Z] Message: update stable to v1.0.269 [2025-01-22T07:07:39.707Z] ------------------- [2025-01-22T07:07:39.707Z] experimental info: [2025-01-22T07:07:39.707Z] ------------------- [2025-01-22T07:07:39.708Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-22T07:07:39.708Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-22T07:07:39.708Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-22T07:07:39.789Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2025-01-22T07:07:39.816Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2025-01-22T07:07:39.843Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-22T07:07:39.867Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-22T07:07:39.891Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-22T07:07:39.915Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-22T07:07:39.943Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-22T07:07:39.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-22T07:07:40.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-22T07:07:40.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-22T07:07:40.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-22T07:07:40.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2025-01-22T07:07:40.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-22T07:07:40.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-22T07:07:40.139Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-22T07:07:40.163Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-22T07:07:40.184Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-22T07:07:40.310Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-22T07:07:40.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-22T07:07:40.376Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-22T07:07:40.402Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-22T07:07:40.429Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-22T07:07:40.453Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-22T07:07:40.478Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-22T07:07:40.496Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-22T07:07:40.518Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-22T07:07:40.537Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-22T07:07:40.560Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-22T07:07:40.584Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-22T07:07:40.604Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-22T07:07:40.646Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a42c1ef4457854628ec334ca54ee718c509553b1 [Pipeline] echo [2025-01-22T07:07:40.808Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a42c1ef [Pipeline] echo [2025-01-22T07:07:40.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-22T07:07:40.905Z] provisioning config files... [2025-01-22T07:07:40.918Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9991495960857470510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-22T07:07:41.261Z] ---> ****-login.sh [2025-01-22T07:07:41.261Z] nexus3.edgexfoundry.org:10001 [2025-01-22T07:07:41.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:07:41.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:07:41.521Z] Configure a credential helper to remove this warning. See [2025-01-22T07:07:41.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:07:41.522Z] [2025-01-22T07:07:41.522Z] Login Succeeded [2025-01-22T07:07:41.522Z] nexus3.edgexfoundry.org:10002 [2025-01-22T07:07:41.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:07:41.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:07:41.522Z] Configure a credential helper to remove this warning. See [2025-01-22T07:07:41.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:07:41.522Z] [2025-01-22T07:07:41.522Z] Login Succeeded [2025-01-22T07:07:41.522Z] nexus3.edgexfoundry.org:10003 [2025-01-22T07:07:41.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:07:41.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:07:41.785Z] Configure a credential helper to remove this warning. See [2025-01-22T07:07:41.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:07:41.785Z] [2025-01-22T07:07:41.785Z] Login Succeeded [2025-01-22T07:07:41.785Z] nexus3.edgexfoundry.org:10004 [2025-01-22T07:07:41.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:07:41.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:07:41.786Z] Configure a credential helper to remove this warning. See [2025-01-22T07:07:41.786Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:07:41.786Z] [2025-01-22T07:07:41.786Z] Login Succeeded [2025-01-22T07:07:41.786Z] ****.io [2025-01-22T07:07:41.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:07:42.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:07:42.046Z] Configure a credential helper to remove this warning. See [2025-01-22T07:07:42.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:07:42.046Z] [2025-01-22T07:07:42.046Z] Login Succeeded [2025-01-22T07:07:42.046Z] ---> ****-login.sh ends [Pipeline] } [2025-01-22T07:07:42.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-22T07:07:42.470Z] + git rev-list -1 --merges a42c1ef4457854628ec334ca54ee718c509553b1~1..a42c1ef4457854628ec334ca54ee718c509553b1 [Pipeline] echo [2025-01-22T07:07:42.501Z] -----------> git rev-list -1 --merges a42c1ef4457854628ec334ca54ee718c509553b1~1..a42c1ef4457854628ec334ca54ee718c509553b1 a42c1ef4457854628ec334ca54ee718c509553b1 [2025-01-22T07:07:42.501Z] a42c1ef4457854628ec334ca54ee718c509553b1 [false] [Pipeline] sh [2025-01-22T07:07:42.796Z] + git log --format=format:%s -1 a42c1ef4457854628ec334ca54ee718c509553b1 [Pipeline] echo [2025-01-22T07:07:42.814Z] ========================================================= [2025-01-22T07:07:42.814Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-22T07:07:42.814Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-22T07:07:43.167Z] + git log --format=format:%s -1 a42c1ef4457854628ec334ca54ee718c509553b1 [Pipeline] echo [2025-01-22T07:07:43.180Z] [semverPrep] GIT_COMMIT: a42c1ef4457854628ec334ca54ee718c509553b1, Commit Message: Merge pull request #811 from weichou1229/v4-module [Pipeline] echo [2025-01-22T07:07:43.198Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-22T07:07:43.562Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-22T07:07:43.562Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-22T07:07:43.562Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-22T07:07:43.562Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-22T07:07:43.562Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-22T07:07:43.562Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-22T07:07:43.562Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:07:43.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-22T07:07:43.917Z] [2025-01-22T07:07:43.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:07:44.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-22T07:07:44.227Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-22T07:07:44.227Z] b85a868b505f: Pulling fs layer [2025-01-22T07:07:44.227Z] e2be974225ed: Pulling fs layer [2025-01-22T07:07:44.227Z] 339a4e72a1f5: Pulling fs layer [2025-01-22T07:07:44.227Z] 988bab9f4d93: Pulling fs layer [2025-01-22T07:07:44.227Z] 1469e6f7b9e6: Pulling fs layer [2025-01-22T07:07:44.227Z] eaf3925da568: Pulling fs layer [2025-01-22T07:07:44.227Z] bab4dde63d76: Pulling fs layer [2025-01-22T07:07:44.227Z] bde34c3a00c8: Pulling fs layer [2025-01-22T07:07:44.227Z] b352a97aabf1: Pulling fs layer [2025-01-22T07:07:44.227Z] 4872d77fe225: Pulling fs layer [2025-01-22T07:07:44.227Z] 5851b861e8e6: Pulling fs layer [2025-01-22T07:07:44.227Z] 988bab9f4d93: Waiting [2025-01-22T07:07:44.227Z] 1469e6f7b9e6: Waiting [2025-01-22T07:07:44.227Z] eaf3925da568: Waiting [2025-01-22T07:07:44.227Z] bab4dde63d76: Waiting [2025-01-22T07:07:44.227Z] bde34c3a00c8: Waiting [2025-01-22T07:07:44.227Z] b352a97aabf1: Waiting [2025-01-22T07:07:44.227Z] 4872d77fe225: Waiting [2025-01-22T07:07:44.227Z] e2be974225ed: Verifying Checksum [2025-01-22T07:07:44.227Z] e2be974225ed: Download complete [2025-01-22T07:07:44.227Z] 988bab9f4d93: Verifying Checksum [2025-01-22T07:07:44.227Z] 988bab9f4d93: Download complete [2025-01-22T07:07:44.486Z] 1469e6f7b9e6: Verifying Checksum [2025-01-22T07:07:44.486Z] 1469e6f7b9e6: Download complete [2025-01-22T07:07:44.486Z] eaf3925da568: Verifying Checksum [2025-01-22T07:07:44.486Z] eaf3925da568: Download complete [2025-01-22T07:07:44.486Z] 339a4e72a1f5: Verifying Checksum [2025-01-22T07:07:44.486Z] 339a4e72a1f5: Download complete [2025-01-22T07:07:44.486Z] bde34c3a00c8: Verifying Checksum [2025-01-22T07:07:44.486Z] bde34c3a00c8: Download complete [2025-01-22T07:07:44.486Z] b352a97aabf1: Verifying Checksum [2025-01-22T07:07:44.486Z] b352a97aabf1: Download complete [2025-01-22T07:07:44.486Z] 4872d77fe225: Verifying Checksum [2025-01-22T07:07:44.486Z] 4872d77fe225: Download complete [2025-01-22T07:07:44.486Z] 5851b861e8e6: Verifying Checksum [2025-01-22T07:07:44.486Z] 5851b861e8e6: Download complete [2025-01-22T07:07:44.486Z] b85a868b505f: Verifying Checksum [2025-01-22T07:07:44.486Z] b85a868b505f: Download complete [2025-01-22T07:07:44.745Z] bab4dde63d76: Verifying Checksum [2025-01-22T07:07:44.745Z] bab4dde63d76: Download complete [2025-01-22T07:07:45.685Z] b85a868b505f: Pull complete [2025-01-22T07:07:45.685Z] e2be974225ed: Pull complete [2025-01-22T07:07:46.254Z] 339a4e72a1f5: Pull complete [2025-01-22T07:07:46.254Z] 988bab9f4d93: Pull complete [2025-01-22T07:07:46.514Z] 1469e6f7b9e6: Pull complete [2025-01-22T07:07:46.514Z] eaf3925da568: Pull complete [2025-01-22T07:07:48.423Z] bab4dde63d76: Pull complete [2025-01-22T07:07:48.423Z] bde34c3a00c8: Pull complete [2025-01-22T07:07:48.423Z] b352a97aabf1: Pull complete [2025-01-22T07:07:48.423Z] 4872d77fe225: Pull complete [2025-01-22T07:07:48.683Z] 5851b861e8e6: Pull complete [2025-01-22T07:07:48.683Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-22T07:07:48.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-22T07:07:48.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-22T07:07:48.830Z] prd-ubuntu20.04-docker-8c-8g-37423 does not seem to be running inside a container [2025-01-22T07:07:48.866Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-22T07:07:52.986Z] $ docker top e8e130936a6525ce170b1ffeb48c3b1ce526b3c90e31639feef8744335169b21 -eo pid,comm [2025-01-22T07:07:53.038Z] 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-01-22T07:07:53.038Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-22T07:07:53.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-22T07:07:53.099Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-22T07:07:53.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-22T07:07:53.211Z] $ docker exec e8e130936a6525ce170b1ffeb48c3b1ce526b3c90e31639feef8744335169b21 ssh-agent [2025-01-22T07:07:53.305Z] SSH_AUTH_SOCK=/tmp/ssh-2YQLkxXoDCSf/agent.33 [2025-01-22T07:07:53.305Z] SSH_AGENT_PID=39 [2025-01-22T07:07:53.311Z] Running ssh-add (command line suppressed) [2025-01-22T07:07:53.399Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15814656585236266106.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15814656585236266106.key) [2025-01-22T07:07:53.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-22T07:07:53.709Z] + git tag --points-at HEAD [Pipeline] } [2025-01-22T07:07:53.720Z] $ docker exec --env ******** --env ******** e8e130936a6525ce170b1ffeb48c3b1ce526b3c90e31639feef8744335169b21 ssh-agent -k [2025-01-22T07:07:53.803Z] unset SSH_AUTH_SOCK; [2025-01-22T07:07:53.803Z] unset SSH_AGENT_PID; [2025-01-22T07:07:53.803Z] echo Agent pid 39 killed; [2025-01-22T07:07:53.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-22T07:07:53.859Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-22T07:07:53.859Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-22T07:07:53.981Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-22T07:07:53.984Z] $ docker exec e8e130936a6525ce170b1ffeb48c3b1ce526b3c90e31639feef8744335169b21 ssh-agent [2025-01-22T07:07:54.091Z] SSH_AUTH_SOCK=/tmp/ssh-AU5AAhgxBdqO/agent.72 [2025-01-22T07:07:54.091Z] SSH_AGENT_PID=78 [2025-01-22T07:07:54.096Z] Running ssh-add (command line suppressed) [2025-01-22T07:07:54.187Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3425544366636912652.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3425544366636912652.key) [2025-01-22T07:07:54.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-22T07:07:54.492Z] + git semver init [2025-01-22T07:07:54.752Z] 2025-01-22 07:07:54,645 [run_init] DEBUG init version:0.0.0 force:False [2025-01-22T07:07:54.752Z] 2025-01-22 07:07:54,646 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2025-01-22T07:07:54.752Z] 2025-01-22 07:07:54,646 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2025-01-22T07:07:54.752Z] 2025-01-22 07:07:54,646 [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-01-22T07:07:56.685Z] 2025-01-22 07:07:56,600 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2025-01-22T07:07:56.685Z] 2025-01-22 07:07:56,600 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2025-01-22T07:07:56.685Z] 2025-01-22 07:07:56,600 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-01-22T07:07:56.685Z] 2025-01-22 07:07:56,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-01-22T07:07:56.685Z] 4.0.0-dev.1 [Pipeline] } [2025-01-22T07:07:56.695Z] $ docker exec --env ******** --env ******** e8e130936a6525ce170b1ffeb48c3b1ce526b3c90e31639feef8744335169b21 ssh-agent -k [2025-01-22T07:07:56.797Z] unset SSH_AUTH_SOCK; [2025-01-22T07:07:56.797Z] unset SSH_AGENT_PID; [2025-01-22T07:07:56.798Z] echo Agent pid 78 killed; [2025-01-22T07:07:56.806Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-22T07:07:57.138Z] + git semver [Pipeline] } [2025-01-22T07:07:57.410Z] $ docker stop --time=1 e8e130936a6525ce170b1ffeb48c3b1ce526b3c90e31639feef8744335169b21 [2025-01-22T07:07:58.698Z] $ docker rm -f --volumes e8e130936a6525ce170b1ffeb48c3b1ce526b3c90e31639feef8744335169b21 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-22T07:07:59.039Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-22T07:07:59.287Z] Stashed 1 file(s) [Pipeline] echo [2025-01-22T07:07:59.294Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-22T07:07:59.469Z] provisioning config files... [2025-01-22T07:07:59.478Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17810846874286910910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-22T07:07:59.779Z] ---> ****-login.sh [2025-01-22T07:07:59.779Z] nexus3.edgexfoundry.org:10001 [2025-01-22T07:07:59.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:07:59.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:07:59.779Z] Configure a credential helper to remove this warning. See [2025-01-22T07:07:59.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:07:59.779Z] [2025-01-22T07:07:59.779Z] Login Succeeded [2025-01-22T07:07:59.779Z] nexus3.edgexfoundry.org:10002 [2025-01-22T07:07:59.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:07:59.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:07:59.779Z] Configure a credential helper to remove this warning. See [2025-01-22T07:07:59.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:07:59.779Z] [2025-01-22T07:07:59.779Z] Login Succeeded [2025-01-22T07:07:59.780Z] nexus3.edgexfoundry.org:10003 [2025-01-22T07:08:00.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:08:00.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:08:00.041Z] Configure a credential helper to remove this warning. See [2025-01-22T07:08:00.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:08:00.041Z] [2025-01-22T07:08:00.041Z] Login Succeeded [2025-01-22T07:08:00.041Z] nexus3.edgexfoundry.org:10004 [2025-01-22T07:08:00.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:08:00.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:08:00.042Z] Configure a credential helper to remove this warning. See [2025-01-22T07:08:00.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:08:00.042Z] [2025-01-22T07:08:00.042Z] Login Succeeded [2025-01-22T07:08:00.042Z] ****.io [2025-01-22T07:08:00.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:08:00.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:08:00.302Z] Configure a credential helper to remove this warning. See [2025-01-22T07:08:00.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:08:00.302Z] [2025-01-22T07:08:00.302Z] Login Succeeded [2025-01-22T07:08:00.302Z] ---> ****-login.sh ends [Pipeline] } [2025-01-22T07:08:00.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-22T07:08:00.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-22T07:08:00.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-22T07:08:00.457Z] ========================================================= [2025-01-22T07:08:00.458Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-22T07:08:00.458Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:08:00.805Z] + 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-01-22T07:08:01.064Z] Sending build context to Docker daemon 60.25MB [2025-01-22T07:08:01.064Z] Step 1/15 : ARG BASE=golang:1.23-alpine3.20 [2025-01-22T07:08:01.064Z] Step 2/15 : FROM ${BASE} AS builder [2025-01-22T07:08:01.064Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-22T07:08:01.064Z] da9db072f522: Pulling fs layer [2025-01-22T07:08:01.064Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-22T07:08:01.064Z] 06f05ace1117: Pulling fs layer [2025-01-22T07:08:01.064Z] 5fe327b54edc: Pulling fs layer [2025-01-22T07:08:01.064Z] 4f4fb700ef54: Pulling fs layer [2025-01-22T07:08:01.064Z] 92a5565b7b96: Pulling fs layer [2025-01-22T07:08:01.064Z] ff9bb7016b71: Pulling fs layer [2025-01-22T07:08:01.064Z] b67dba6c2c7d: Pulling fs layer [2025-01-22T07:08:01.064Z] 5fe327b54edc: Waiting [2025-01-22T07:08:01.064Z] a813b0c90790: Pulling fs layer [2025-01-22T07:08:01.064Z] 4f4fb700ef54: Waiting [2025-01-22T07:08:01.064Z] 92a5565b7b96: Waiting [2025-01-22T07:08:01.064Z] b67dba6c2c7d: Waiting [2025-01-22T07:08:01.064Z] a813b0c90790: Waiting [2025-01-22T07:08:01.064Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-22T07:08:01.064Z] 6ef4a4ee8ca5: Download complete [2025-01-22T07:08:01.064Z] 5fe327b54edc: Verifying Checksum [2025-01-22T07:08:01.064Z] 5fe327b54edc: Download complete [2025-01-22T07:08:01.324Z] 4f4fb700ef54: Verifying Checksum [2025-01-22T07:08:01.324Z] 4f4fb700ef54: Download complete [2025-01-22T07:08:01.324Z] 92a5565b7b96: Verifying Checksum [2025-01-22T07:08:01.324Z] 92a5565b7b96: Download complete [2025-01-22T07:08:01.324Z] da9db072f522: Download complete [2025-01-22T07:08:01.324Z] ff9bb7016b71: Verifying Checksum [2025-01-22T07:08:01.324Z] ff9bb7016b71: Download complete [2025-01-22T07:08:01.324Z] da9db072f522: Pull complete [2025-01-22T07:08:01.585Z] a813b0c90790: Verifying Checksum [2025-01-22T07:08:01.585Z] a813b0c90790: Download complete [2025-01-22T07:08:01.585Z] 6ef4a4ee8ca5: Pull complete [2025-01-22T07:08:01.585Z] 06f05ace1117: Verifying Checksum [2025-01-22T07:08:01.585Z] 06f05ace1117: Download complete [2025-01-22T07:08:02.150Z] b67dba6c2c7d: Verifying Checksum [2025-01-22T07:08:02.150Z] b67dba6c2c7d: Download complete [2025-01-22T07:08:04.689Z] 06f05ace1117: Pull complete [2025-01-22T07:08:04.949Z] 5fe327b54edc: Pull complete [2025-01-22T07:08:04.949Z] 4f4fb700ef54: Pull complete [2025-01-22T07:08:04.949Z] 92a5565b7b96: Pull complete [2025-01-22T07:08:05.214Z] ff9bb7016b71: Pull complete [2025-01-22T07:08:07.744Z] b67dba6c2c7d: Pull complete [2025-01-22T07:08:07.744Z] a813b0c90790: Pull complete [2025-01-22T07:08:07.744Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-22T07:08:07.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-22T07:08:07.744Z] ---> 3ba60ce46760 [2025-01-22T07:08:07.744Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2025-01-22T07:08:13.063Z] ---> Running in b679c038833a [2025-01-22T07:08:13.063Z] Removing intermediate container b679c038833a [2025-01-22T07:08:13.063Z] ---> 70d6a24e2ed5 [2025-01-22T07:08:13.063Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2025-01-22T07:08:13.063Z] ---> Running in 1d05330841e4 [2025-01-22T07:08:13.063Z] Removing intermediate container 1d05330841e4 [2025-01-22T07:08:13.063Z] ---> c694c36ae4d3 [2025-01-22T07:08:13.063Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2025-01-22T07:08:13.063Z] ---> Running in c91152521799 [2025-01-22T07:08:13.063Z] Removing intermediate container c91152521799 [2025-01-22T07:08:13.063Z] ---> 45285a9dc9ab [2025-01-22T07:08:13.063Z] Step 6/15 : LABEL Name=edgex-ui-go [2025-01-22T07:08:13.063Z] ---> Running in 059c9f433868 [2025-01-22T07:08:13.063Z] Removing intermediate container 059c9f433868 [2025-01-22T07:08:13.063Z] ---> ed724baf68a8 [2025-01-22T07:08:13.063Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2025-01-22T07:08:13.063Z] ---> Running in fb8ed940f712 [2025-01-22T07:08:13.063Z] Removing intermediate container fb8ed940f712 [2025-01-22T07:08:13.063Z] ---> 9708c7aeaafe [2025-01-22T07:08:13.063Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-01-22T07:08:13.063Z] latest: Pulling from library/docker [2025-01-22T07:08:13.323Z] 1f3e46996e29: Pulling fs layer [2025-01-22T07:08:13.323Z] 45a7e790ce26: Pulling fs layer [2025-01-22T07:08:13.323Z] 4f4fb700ef54: Pulling fs layer [2025-01-22T07:08:13.323Z] b194e4ba7297: Pulling fs layer [2025-01-22T07:08:13.323Z] 3fa71e1b4bdf: Pulling fs layer [2025-01-22T07:08:13.323Z] 1f69dd01e718: Pulling fs layer [2025-01-22T07:08:13.323Z] 8a7ea6d7d215: Pulling fs layer [2025-01-22T07:08:13.323Z] f758613ca6aa: Pulling fs layer [2025-01-22T07:08:13.323Z] 6784e01e7ee0: Pulling fs layer [2025-01-22T07:08:13.323Z] b194e4ba7297: Waiting [2025-01-22T07:08:13.323Z] 3fa71e1b4bdf: Waiting [2025-01-22T07:08:13.323Z] 1f69dd01e718: Waiting [2025-01-22T07:08:13.323Z] 8a7ea6d7d215: Waiting [2025-01-22T07:08:13.323Z] f758613ca6aa: Waiting [2025-01-22T07:08:13.323Z] 6784e01e7ee0: Waiting [2025-01-22T07:08:13.323Z] f641cf8410c5: Pulling fs layer [2025-01-22T07:08:13.323Z] a2d8586bd336: Pulling fs layer [2025-01-22T07:08:13.323Z] e3ab3c5615db: Pulling fs layer [2025-01-22T07:08:13.323Z] 46bad553db23: Pulling fs layer [2025-01-22T07:08:13.323Z] 95f47357d94e: Pulling fs layer [2025-01-22T07:08:13.323Z] 2d4a45c060f5: Pulling fs layer [2025-01-22T07:08:13.323Z] d622858f2a88: Pulling fs layer [2025-01-22T07:08:13.323Z] f641cf8410c5: Waiting [2025-01-22T07:08:13.323Z] a2d8586bd336: Waiting [2025-01-22T07:08:13.323Z] e3ab3c5615db: Waiting [2025-01-22T07:08:13.323Z] 2d4a45c060f5: Waiting [2025-01-22T07:08:13.323Z] 46bad553db23: Waiting [2025-01-22T07:08:13.323Z] d622858f2a88: Waiting [2025-01-22T07:08:13.323Z] 95f47357d94e: Waiting [2025-01-22T07:08:13.323Z] 4f4fb700ef54: Verifying Checksum [2025-01-22T07:08:13.323Z] 4f4fb700ef54: Download complete [2025-01-22T07:08:13.323Z] 1f3e46996e29: Verifying Checksum [2025-01-22T07:08:13.323Z] 1f3e46996e29: Download complete [2025-01-22T07:08:13.323Z] 45a7e790ce26: Verifying Checksum [2025-01-22T07:08:13.323Z] 45a7e790ce26: Download complete [2025-01-22T07:08:13.323Z] b194e4ba7297: Verifying Checksum [2025-01-22T07:08:13.323Z] b194e4ba7297: Download complete [2025-01-22T07:08:13.588Z] 1f3e46996e29: Pull complete [2025-01-22T07:08:13.588Z] 3fa71e1b4bdf: Verifying Checksum [2025-01-22T07:08:13.588Z] 3fa71e1b4bdf: Download complete [2025-01-22T07:08:13.588Z] 1f69dd01e718: Verifying Checksum [2025-01-22T07:08:13.588Z] 1f69dd01e718: Download complete [2025-01-22T07:08:13.588Z] f758613ca6aa: Verifying Checksum [2025-01-22T07:08:13.588Z] f758613ca6aa: Download complete [2025-01-22T07:08:13.588Z] 8a7ea6d7d215: Verifying Checksum [2025-01-22T07:08:13.588Z] 8a7ea6d7d215: Download complete [2025-01-22T07:08:13.588Z] 6784e01e7ee0: Verifying Checksum [2025-01-22T07:08:13.588Z] 6784e01e7ee0: Download complete [2025-01-22T07:08:13.847Z] f641cf8410c5: Verifying Checksum [2025-01-22T07:08:13.847Z] f641cf8410c5: Download complete [2025-01-22T07:08:13.847Z] 45a7e790ce26: Pull complete [2025-01-22T07:08:13.847Z] e3ab3c5615db: Verifying Checksum [2025-01-22T07:08:13.847Z] e3ab3c5615db: Download complete [2025-01-22T07:08:13.847Z] 46bad553db23: Verifying Checksum [2025-01-22T07:08:13.847Z] 46bad553db23: Download complete [2025-01-22T07:08:13.847Z] 4f4fb700ef54: Pull complete [2025-01-22T07:08:13.847Z] a2d8586bd336: Download complete [2025-01-22T07:08:13.847Z] b194e4ba7297: Pull complete [2025-01-22T07:08:13.847Z] 2d4a45c060f5: Verifying Checksum [2025-01-22T07:08:13.847Z] 2d4a45c060f5: Download complete [2025-01-22T07:08:13.847Z] d622858f2a88: Download complete [2025-01-22T07:08:14.415Z] 95f47357d94e: Verifying Checksum [2025-01-22T07:08:14.415Z] 95f47357d94e: Download complete [2025-01-22T07:08:14.415Z] 3fa71e1b4bdf: Pull complete [2025-01-22T07:08:14.433Z] Still waiting to schedule task [2025-01-22T07:08:14.433Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-22T07:08:14.982Z] 1f69dd01e718: Pull complete [2025-01-22T07:08:15.241Z] 8a7ea6d7d215: Pull complete [2025-01-22T07:08:15.241Z] f758613ca6aa: Pull complete [2025-01-22T07:08:15.241Z] 6784e01e7ee0: Pull complete [2025-01-22T07:08:15.501Z] f641cf8410c5: Pull complete [2025-01-22T07:08:15.760Z] a2d8586bd336: Pull complete [2025-01-22T07:08:15.760Z] e3ab3c5615db: Pull complete [2025-01-22T07:08:15.760Z] 46bad553db23: Pull complete [2025-01-22T07:08:16.695Z] 95f47357d94e: Pull complete [2025-01-22T07:08:16.955Z] 2d4a45c060f5: Pull complete [2025-01-22T07:08:16.955Z] d622858f2a88: Pull complete [2025-01-22T07:08:16.955Z] Digest: sha256:9337966690e64b438e049489f9e9392e796b579657bf0b838c2b508a33da2b4d [2025-01-22T07:08:16.955Z] Status: Downloaded newer image for docker:latest [2025-01-22T07:08:20.243Z] ---> a3de096d2189 [2025-01-22T07:08:20.243Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-22T07:08:20.243Z] ---> Running in 73ded54f17e3 [2025-01-22T07:08:20.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-22T07:08:20.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-22T07:08:20.503Z] OK: 248 MiB in 58 packages [2025-01-22T07:08:20.766Z] Removing intermediate container 73ded54f17e3 [2025-01-22T07:08:20.766Z] ---> e2441faf0cd6 [2025-01-22T07:08:20.766Z] Step 10/15 : ENV GO111MODULE=on [2025-01-22T07:08:20.766Z] ---> Running in a7df8a3157ef [2025-01-22T07:08:20.766Z] Removing intermediate container a7df8a3157ef [2025-01-22T07:08:20.766Z] ---> 9c44e09f44b0 [2025-01-22T07:08:20.766Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2025-01-22T07:08:20.766Z] ---> Running in 502bcc8f3cdd [2025-01-22T07:08:21.027Z] Removing intermediate container 502bcc8f3cdd [2025-01-22T07:08:21.027Z] ---> 028bc9f16f24 [2025-01-22T07:08:21.027Z] Step 12/15 : COPY go.mod vendor* ./ [2025-01-22T07:08:21.027Z] ---> 98a9b04e0d85 [2025-01-22T07:08:21.027Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-22T07:08:21.027Z] ---> Running in 5b8a57d13f39 [2025-01-22T07:09:17.275Z] Removing intermediate container 5b8a57d13f39 [2025-01-22T07:09:17.275Z] ---> bdc64b1f7b19 [2025-01-22T07:09:17.275Z] Step 14/15 : COPY . . [2025-01-22T07:09:17.275Z] ---> 15b0fb5f4127 [2025-01-22T07:09:17.275Z] Step 15/15 : RUN ${MAKE} [2025-01-22T07:09:17.275Z] ---> Running in c1664d093657 [2025-01-22T07:09:17.275Z] noop [2025-01-22T07:09:17.275Z] Removing intermediate container c1664d093657 [2025-01-22T07:09:17.275Z] ---> bb85b5dfbe1d [2025-01-22T07:09:17.275Z] Successfully built bb85b5dfbe1d [2025-01-22T07:09:17.275Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:09:17.611Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-22T07:09:17.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-22T07:09:17.699Z] prd-ubuntu20.04-docker-8c-8g-37423 does not seem to be running inside a container [2025-01-22T07:09:17.729Z] $ 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 ******** ci-base-image-x86_64 cat [2025-01-22T07:09:18.089Z] $ docker top fdb30595c047866fd49c7a5b342b9ee0ee6a407332ae3bd468d9ba8b2727cb50 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-22T07:09:18.437Z] + go version [2025-01-22T07:09:18.437Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-22T07:09:18.449Z] $ docker stop --time=1 fdb30595c047866fd49c7a5b342b9ee0ee6a407332ae3bd468d9ba8b2727cb50 [2025-01-22T07:09:19.714Z] $ docker rm -f --volumes fdb30595c047866fd49c7a5b342b9ee0ee6a407332ae3bd468d9ba8b2727cb50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:09:20.154Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-22T07:09:20.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-22T07:09:20.234Z] prd-ubuntu20.04-docker-8c-8g-37423 does not seem to be running inside a container [2025-01-22T07:09:20.260Z] $ 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 ******** ci-base-image-x86_64 cat [2025-01-22T07:09:20.586Z] $ docker top c978a91528c6a36bc9b52176ace3feebe2dbfff59cb0440e9b5c10fad2ab70c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-22T07:09:20.943Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2025-01-22T07:09:21.252Z] + make test [2025-01-22T07:09:21.252Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2025-01-22T07:09:23.153Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2025-01-22T07:09:38.064Z] github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements [2025-01-22T07:09:38.064Z] github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements [2025-01-22T07:09:38.064Z] github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements [2025-01-22T07:09:38.064Z] github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements [2025-01-22T07:09:38.064Z] github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements [2025-01-22T07:09:38.064Z] github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements [2025-01-22T07:09:38.064Z] github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements [2025-01-22T07:09:38.064Z] github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements [2025-01-22T07:09:38.064Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2025-01-22T07:09:43.334Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-22T07:09:43.334Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-22T07:09:43.334Z] ./bin/test-attribution-txt.sh [2025-01-22T07:09:43.334Z] make -C web test [2025-01-22T07:09:43.334Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2025-01-22T07:09:43.334Z] make[1]: tput: No such file or directory [2025-01-22T07:09:43.334Z] make[1]: tput: No such file or directory [2025-01-22T07:09:43.334Z] warning: generating ./VERSION [2025-01-22T07:09:43.334Z] echo "0.0.0" > VERSION [2025-01-22T07:09:43.334Z] docker build \ [2025-01-22T07:09:43.334Z] -f Dockerfile \ [2025-01-22T07:09:43.334Z] --build-arg USER=1000 \ [2025-01-22T07:09:43.334Z] \ [2025-01-22T07:09:43.334Z] --label "git_sha=a42c1ef4457854628ec334ca54ee718c509553b1" \ [2025-01-22T07:09:43.334Z] -t edgexfoundry/edgex-web-ui:a42c1ef4457854628ec334ca54ee718c509553b1 \ [2025-01-22T07:09:43.334Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2025-01-22T07:09:43.334Z] . [2025-01-22T07:09:43.334Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2025-01-22T07:09:43.334Z] Install the buildx component to build images with BuildKit: [2025-01-22T07:09:43.334Z] https://docs.docker.com/go/buildx/ [2025-01-22T07:09:43.334Z] [2025-01-22T07:09:43.334Z] Sending build context to Docker daemon 2.62MB [2025-01-22T07:09:43.334Z] Step 1/10 : FROM node:18-alpine3.18 [2025-01-22T07:09:43.334Z] 18-alpine3.18: Pulling from library/node [2025-01-22T07:09:43.334Z] 619be1103602: Pulling fs layer [2025-01-22T07:09:43.334Z] 7e9a007eb24b: Pulling fs layer [2025-01-22T07:09:43.334Z] 5189255e31c8: Pulling fs layer [2025-01-22T07:09:43.334Z] 88f4f8a6bc8d: Pulling fs layer [2025-01-22T07:09:43.334Z] 88f4f8a6bc8d: Waiting [2025-01-22T07:09:43.593Z] 5189255e31c8: Verifying Checksum [2025-01-22T07:09:43.593Z] 5189255e31c8: Download complete [2025-01-22T07:09:43.593Z] 88f4f8a6bc8d: Verifying Checksum [2025-01-22T07:09:43.593Z] 88f4f8a6bc8d: Download complete [2025-01-22T07:09:43.593Z] 619be1103602: Verifying Checksum [2025-01-22T07:09:43.593Z] 619be1103602: Download complete [2025-01-22T07:09:43.593Z] 619be1103602: Pull complete [2025-01-22T07:09:43.922Z] 7e9a007eb24b: Verifying Checksum [2025-01-22T07:09:43.922Z] 7e9a007eb24b: Download complete [2025-01-22T07:09:44.875Z] 7e9a007eb24b: Pull complete [2025-01-22T07:09:45.135Z] 5189255e31c8: Pull complete [2025-01-22T07:09:45.136Z] 88f4f8a6bc8d: Pull complete [2025-01-22T07:09:45.136Z] Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 [2025-01-22T07:09:45.136Z] Status: Downloaded newer image for node:18-alpine3.18 [2025-01-22T07:09:45.136Z] ---> a19326513a45 [2025-01-22T07:09:45.136Z] Step 2/10 : RUN apk add --no-cache chromium [2025-01-22T07:09:49.388Z] ---> Running in 8552d4372183 [2025-01-22T07:09:49.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-01-22T07:09:49.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-01-22T07:09:50.163Z] (1/154) Installing libexpat (2.6.4-r0) [2025-01-22T07:09:50.163Z] (2/154) Installing brotli-libs (1.0.9-r14) [2025-01-22T07:09:50.163Z] (3/154) Installing libbz2 (1.0.8-r5) [2025-01-22T07:09:50.163Z] (4/154) Installing libpng (1.6.44-r0) [2025-01-22T07:09:50.163Z] (5/154) Installing freetype (2.13.0-r5) [2025-01-22T07:09:50.422Z] (6/154) Installing fontconfig (2.14.2-r3) [2025-01-22T07:09:50.422Z] (7/154) Installing libfontenc (1.1.7-r2) [2025-01-22T07:09:50.422Z] (8/154) Installing mkfontscale (1.2.2-r3) [2025-01-22T07:09:50.422Z] (9/154) Installing font-opensans (0_git20210927-r1) [2025-01-22T07:09:50.422Z] (10/154) Installing pkgconf (1.9.5-r0) [2025-01-22T07:09:50.422Z] (11/154) Installing libffi (3.4.4-r2) [2025-01-22T07:09:50.422Z] (12/154) Installing libintl (0.21.1-r7) [2025-01-22T07:09:50.422Z] (13/154) Installing libblkid (2.38.1-r8) [2025-01-22T07:09:50.422Z] (14/154) Installing libmount (2.38.1-r8) [2025-01-22T07:09:50.423Z] (15/154) Installing pcre2 (10.42-r1) [2025-01-22T07:09:50.423Z] (16/154) Installing glib (2.76.6-r0) [2025-01-22T07:09:50.423Z] (17/154) Installing xz-libs (5.4.3-r0) [2025-01-22T07:09:50.423Z] (18/154) Installing libxml2 (2.11.8-r0) [2025-01-22T07:09:50.423Z] (19/154) Installing shared-mime-info (2.2-r5) [2025-01-22T07:09:50.423Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2025-01-22T07:09:50.423Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2025-01-22T07:09:50.423Z] (22/154) Installing libwebp (1.3.2-r0) [2025-01-22T07:09:50.423Z] (23/154) Installing zstd-libs (1.5.5-r4) [2025-01-22T07:09:50.423Z] (24/154) Installing tiff (4.5.1-r0) [2025-01-22T07:09:50.423Z] (25/154) Installing gdk-pixbuf (2.42.12-r0) [2025-01-22T07:09:50.423Z] (26/154) Installing gtk-update-icon-cache (3.24.43-r0) [2025-01-22T07:09:50.423Z] (27/154) Installing libxau (1.0.11-r2) [2025-01-22T07:09:50.423Z] (28/154) Installing libmd (1.0.4-r2) [2025-01-22T07:09:50.423Z] (29/154) Installing libbsd (0.11.7-r1) [2025-01-22T07:09:50.423Z] (30/154) Installing libxdmcp (1.1.4-r2) [2025-01-22T07:09:50.423Z] (31/154) Installing libxcb (1.15-r1) [2025-01-22T07:09:50.423Z] (32/154) Installing libx11 (1.8.7-r0) [2025-01-22T07:09:50.682Z] (33/154) Installing libxcomposite (0.4.6-r3) [2025-01-22T07:09:50.682Z] (34/154) Installing libxfixes (6.0.1-r2) [2025-01-22T07:09:50.682Z] (35/154) Installing libxrender (0.9.11-r3) [2025-01-22T07:09:50.682Z] (36/154) Installing libxcursor (1.2.1-r2) [2025-01-22T07:09:50.682Z] (37/154) Installing libxdamage (1.1.6-r2) [2025-01-22T07:09:50.682Z] (38/154) Installing libxext (1.3.5-r2) [2025-01-22T07:09:50.682Z] (39/154) Installing libxi (1.8.1-r0) [2025-01-22T07:09:50.682Z] (40/154) Installing libxinerama (1.1.5-r2) [2025-01-22T07:09:50.682Z] (41/154) Installing libxrandr (1.5.3-r2) [2025-01-22T07:09:50.682Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2025-01-22T07:09:50.682Z] (43/154) Installing libxtst (1.2.4-r2) [2025-01-22T07:09:50.682Z] (44/154) Installing dbus-libs (1.14.8-r0) [2025-01-22T07:09:50.682Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2025-01-22T07:09:50.682Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2025-01-22T07:09:50.682Z] (47/154) Installing pixman (0.42.2-r1) [2025-01-22T07:09:50.682Z] (48/154) Installing cairo (1.17.8-r1) [2025-01-22T07:09:50.682Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2025-01-22T07:09:50.682Z] (50/154) Installing avahi-libs (0.8-r13) [2025-01-22T07:09:50.682Z] (51/154) Installing gmp (6.2.1-r3) [2025-01-22T07:09:50.682Z] (52/154) Installing nettle (3.8.1-r2) [2025-01-22T07:09:50.682Z] (53/154) Installing libunistring (1.1-r1) [2025-01-22T07:09:50.682Z] (54/154) Installing libidn2 (2.3.4-r1) [2025-01-22T07:09:50.682Z] (55/154) Installing p11-kit (0.24.1-r2) [2025-01-22T07:09:50.682Z] (56/154) Installing libtasn1 (4.19.0-r1) [2025-01-22T07:09:50.682Z] (57/154) Installing gnutls (3.8.4-r0) [2025-01-22T07:09:50.682Z] (58/154) Installing cups-libs (2.4.9-r0) [2025-01-22T07:09:50.682Z] (59/154) Installing libepoxy (1.5.10-r1) [2025-01-22T07:09:50.682Z] (60/154) Installing fribidi (1.0.13-r0) [2025-01-22T07:09:50.682Z] (61/154) Installing graphite2 (1.3.14-r5) [2025-01-22T07:09:50.682Z] (62/154) Installing harfbuzz (7.3.0-r0) [2025-01-22T07:09:50.682Z] (63/154) Installing libxft (2.3.8-r1) [2025-01-22T07:09:50.682Z] (64/154) Installing pango (1.50.14-r1) [2025-01-22T07:09:50.682Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2025-01-22T07:09:50.942Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2025-01-22T07:09:50.942Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2025-01-22T07:09:50.942Z] (68/154) Installing xkeyboard-config (2.38-r0) [2025-01-22T07:09:50.942Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2025-01-22T07:09:50.942Z] (70/154) Installing gtk+3.0 (3.24.43-r0) [2025-01-22T07:09:50.942Z] (71/154) Installing icu-data-full (73.2-r2) [2025-01-22T07:09:51.203Z] (72/154) Installing mesa (23.0.4-r0) [2025-01-22T07:09:51.203Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2025-01-22T07:09:51.772Z] (74/154) Installing hwdata-pci (0.370-r0) [2025-01-22T07:09:51.772Z] (75/154) Installing libpciaccess (0.17-r2) [2025-01-22T07:09:51.772Z] (76/154) Installing libdrm (2.4.115-r4) [2025-01-22T07:09:51.772Z] (77/154) Installing musl-fts (1.2.7-r5) [2025-01-22T07:09:51.772Z] (78/154) Installing libelf (0.189-r2) [2025-01-22T07:09:51.772Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2025-01-22T07:09:51.772Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2025-01-22T07:09:52.032Z] (81/154) Installing eudev-libs (3.2.11-r8) [2025-01-22T07:09:52.032Z] (82/154) Installing libmagic (5.45-r0) [2025-01-22T07:09:52.032Z] (83/154) Installing file (5.45-r0) [2025-01-22T07:09:52.032Z] (84/154) Installing libice (1.1.1-r2) [2025-01-22T07:09:52.032Z] (85/154) Installing libuuid (2.38.1-r8) [2025-01-22T07:09:52.032Z] (86/154) Installing libsm (1.2.4-r1) [2025-01-22T07:09:52.032Z] (87/154) Installing libxt (1.3.0-r2) [2025-01-22T07:09:52.032Z] (88/154) Installing libxmu (1.1.4-r2) [2025-01-22T07:09:52.032Z] (89/154) Installing xset (1.2.5-r1) [2025-01-22T07:09:52.032Z] (90/154) Installing xprop (1.2.7-r0) [2025-01-22T07:09:52.032Z] (91/154) Installing xdg-utils (1.1.3-r4) [2025-01-22T07:09:52.032Z] (92/154) Installing libogg (1.3.5-r4) [2025-01-22T07:09:52.032Z] (93/154) Installing flac-libs (1.4.3-r0) [2025-01-22T07:09:52.032Z] (94/154) Installing alsa-lib (1.2.9-r1) [2025-01-22T07:09:52.032Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2025-01-22T07:09:52.032Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2025-01-22T07:09:52.032Z] (97/154) Installing aom-libs (3.6.1-r0) [2025-01-22T07:09:52.032Z] (98/154) Installing libva (2.18.0-r1) [2025-01-22T07:09:52.032Z] (99/154) Installing libvdpau (1.5-r1) [2025-01-22T07:09:52.293Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2025-01-22T07:09:52.293Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2025-01-22T07:09:52.293Z] (102/154) Installing libdav1d (1.2.1-r0) [2025-01-22T07:09:52.293Z] (103/154) Installing libhwy (1.0.4-r1) [2025-01-22T07:09:52.293Z] (104/154) Installing lcms2 (2.15-r2) [2025-01-22T07:09:52.293Z] (105/154) Installing libjxl (0.8.2-r0) [2025-01-22T07:09:52.293Z] (106/154) Installing lame-libs (3.100-r5) [2025-01-22T07:09:52.293Z] (107/154) Installing opus (1.4-r0) [2025-01-22T07:09:52.293Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2025-01-22T07:09:52.293Z] (109/154) Installing soxr (0.1.3-r5) [2025-01-22T07:09:52.293Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2025-01-22T07:09:52.293Z] (111/154) Installing libtheora (1.1.1-r17) [2025-01-22T07:09:52.293Z] (112/154) Installing libvorbis (1.3.7-r1) [2025-01-22T07:09:52.293Z] (113/154) Installing libvpx (1.13.0-r2) [2025-01-22T07:09:52.293Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2025-01-22T07:09:52.293Z] (115/154) Installing numactl (2.0.16-r4) [2025-01-22T07:09:52.293Z] (116/154) Installing x265-libs (3.5-r4) [2025-01-22T07:09:52.556Z] (117/154) Installing xvidcore (1.3.7-r1) [2025-01-22T07:09:52.556Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2025-01-22T07:09:52.556Z] (119/154) Installing libbluray (1.3.4-r0) [2025-01-22T07:09:52.556Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2025-01-22T07:09:52.556Z] (121/154) Installing libopenmpt (0.7.2-r0) [2025-01-22T07:09:52.556Z] (122/154) Installing cjson (1.7.17-r0) [2025-01-22T07:09:52.556Z] (123/154) Installing mbedtls (2.28.9-r0) [2025-01-22T07:09:52.556Z] (124/154) Installing librist (0.2.7-r0) [2025-01-22T07:09:52.556Z] (125/154) Installing libsrt (1.5.2-r0) [2025-01-22T07:09:52.556Z] (126/154) Installing libssh (0.10.5-r0) [2025-01-22T07:09:52.556Z] (127/154) Installing libsodium (1.0.18-r3) [2025-01-22T07:09:52.556Z] (128/154) Installing libzmq (4.3.4-r4) [2025-01-22T07:09:52.556Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2025-01-22T07:09:52.556Z] (130/154) Installing libevent (2.1.12-r6) [2025-01-22T07:09:52.556Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2025-01-22T07:09:52.556Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2025-01-22T07:09:52.556Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2025-01-22T07:09:52.819Z] (134/154) Installing icu-libs (73.2-r2) [2025-01-22T07:09:52.819Z] (135/154) Installing jsoncpp (1.9.5-r0) [2025-01-22T07:09:52.819Z] (136/154) Installing minizip (1.2.13-r1) [2025-01-22T07:09:52.819Z] (137/154) Installing nspr (4.35-r2) [2025-01-22T07:09:52.819Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2025-01-22T07:09:52.819Z] (139/154) Installing nss (3.94-r0) [2025-01-22T07:09:52.819Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2025-01-22T07:09:52.819Z] (141/154) Installing libasyncns (0.8-r1) [2025-01-22T07:09:52.819Z] (142/154) Installing libltdl (2.4.7-r2) [2025-01-22T07:09:52.819Z] (143/154) Installing orc (0.4.39-r0) [2025-01-22T07:09:52.819Z] (144/154) Installing libsndfile (1.2.2-r1) [2025-01-22T07:09:52.819Z] (145/154) Installing speexdsp (1.2.1-r1) [2025-01-22T07:09:52.819Z] (146/154) Installing tdb-libs (1.4.8-r1) [2025-01-22T07:09:52.819Z] (147/154) Installing libpulse (16.1-r10) [2025-01-22T07:09:52.819Z] (148/154) Installing snappy (1.1.10-r1) [2025-01-22T07:09:52.819Z] (149/154) Installing libwoff2common (1.0.2-r2) [2025-01-22T07:09:52.819Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2025-01-22T07:09:52.819Z] (151/154) Installing libgpg-error (1.47-r1) [2025-01-22T07:09:52.819Z] (152/154) Installing libgcrypt (1.10.2-r1) [2025-01-22T07:09:52.819Z] (153/154) Installing libxslt (1.1.38-r0) [2025-01-22T07:09:52.819Z] (154/154) Installing chromium (119.0.6045.159-r0) [2025-01-22T07:09:54.194Z] Executing busybox-1.36.1-r5.trigger [2025-01-22T07:09:54.194Z] Executing fontconfig-2.14.2-r3.trigger [2025-01-22T07:09:54.194Z] Executing mkfontscale-1.2.2-r3.trigger [2025-01-22T07:09:54.459Z] Executing glib-2.76.6-r0.trigger [2025-01-22T07:09:54.459Z] Executing shared-mime-info-2.2-r5.trigger [2025-01-22T07:09:54.717Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-01-22T07:09:54.717Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-01-22T07:09:54.717Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-01-22T07:09:54.717Z] OK: 579 MiB in 171 packages [2025-01-22T07:10:04.715Z] Removing intermediate container 8552d4372183 [2025-01-22T07:10:04.715Z] ---> 90b409ca96e2 [2025-01-22T07:10:04.715Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2025-01-22T07:10:04.715Z] ---> Running in 452c3f830548 [2025-01-22T07:10:04.715Z] Removing intermediate container 452c3f830548 [2025-01-22T07:10:04.715Z] ---> 7e2eeecfcf92 [2025-01-22T07:10:04.715Z] Step 4/10 : ENV NODE_OPTIONS=--openssl-legacy-provider [2025-01-22T07:10:04.715Z] ---> Running in 4e7753fe5800 [2025-01-22T07:10:04.715Z] Removing intermediate container 4e7753fe5800 [2025-01-22T07:10:04.715Z] ---> a38299b64045 [2025-01-22T07:10:04.715Z] Step 5/10 : ENV PATH /app/node_modules/.bin:$PATH [2025-01-22T07:10:04.715Z] ---> Running in 0016336cb936 [2025-01-22T07:10:04.715Z] Removing intermediate container 0016336cb936 [2025-01-22T07:10:04.715Z] ---> 85d0ae42baa5 [2025-01-22T07:10:04.715Z] Step 6/10 : ARG USER=1000 [2025-01-22T07:10:04.715Z] ---> Running in f2c9d2f134c1 [2025-01-22T07:10:04.715Z] Removing intermediate container f2c9d2f134c1 [2025-01-22T07:10:04.715Z] ---> 3f3fb2820b89 [2025-01-22T07:10:04.715Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2025-01-22T07:10:04.715Z] ---> Running in 07cf5ba5f6de [2025-01-22T07:10:04.715Z] Removing intermediate container 07cf5ba5f6de [2025-01-22T07:10:04.715Z] ---> be433fa14fb1 [2025-01-22T07:10:04.715Z] Step 8/10 : USER $USER:$USER [2025-01-22T07:10:04.715Z] ---> Running in 9864b15e3e7e [2025-01-22T07:10:04.715Z] Removing intermediate container 9864b15e3e7e [2025-01-22T07:10:04.715Z] ---> 7243d3298f57 [2025-01-22T07:10:04.715Z] Step 9/10 : WORKDIR /app [2025-01-22T07:10:04.715Z] ---> Running in eaa5661aafdc [2025-01-22T07:10:04.715Z] Removing intermediate container eaa5661aafdc [2025-01-22T07:10:04.715Z] ---> f9609525c65e [2025-01-22T07:10:04.715Z] Step 10/10 : LABEL git_sha=a42c1ef4457854628ec334ca54ee718c509553b1 [2025-01-22T07:10:04.715Z] ---> Running in aeb365307b4f [2025-01-22T07:10:04.715Z] Removing intermediate container aeb365307b4f [2025-01-22T07:10:04.715Z] ---> 2036bb4c0d4f [2025-01-22T07:10:04.715Z] Successfully built 2036bb4c0d4f [2025-01-22T07:10:04.975Z] Successfully tagged edgexfoundry/edgex-web-ui:a42c1ef4457854628ec334ca54ee718c509553b1 [2025-01-22T07:10:04.975Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2025-01-22T07:10:04.975Z] touch edgex-web-ui.imagebuilt [2025-01-22T07:10:04.975Z] mkdir -p node_modules coverage [2025-01-22T07:10:04.975Z] chown "1000:1000" . node_modules coverage package-lock.json [2025-01-22T07:10:04.975Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2025-01-22T07:10:09.166Z] npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2025-01-22T07:10:10.577Z] npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2025-01-22T07:10:10.836Z] npm warn deprecated har-validator@5.1.5: this library is no longer supported [2025-01-22T07:10:11.095Z] npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead [2025-01-22T07:10:11.662Z] npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2025-01-22T07:10:12.230Z] npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2025-01-22T07:10:12.798Z] 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-01-22T07:10:12.798Z] 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-01-22T07:10:13.737Z] 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-01-22T07:10:14.311Z] npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2025-01-22T07:10:14.880Z] 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-01-22T07:10:14.880Z] 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-01-22T07:10:16.786Z] 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-01-22T07:10:22.059Z] [2025-01-22T07:10:22.059Z] added 1182 packages, and audited 1183 packages in 16s [2025-01-22T07:10:22.059Z] [2025-01-22T07:10:22.059Z] 100 packages are looking for funding [2025-01-22T07:10:22.059Z] run `npm fund` for details [2025-01-22T07:10:22.059Z] [2025-01-22T07:10:22.059Z] 38 vulnerabilities (3 low, 17 moderate, 17 high, 1 critical) [2025-01-22T07:10:22.059Z] [2025-01-22T07:10:22.059Z] To address issues that do not require attention, run: [2025-01-22T07:10:22.059Z] npm audit fix [2025-01-22T07:10:22.059Z] [2025-01-22T07:10:22.059Z] To address all issues (including breaking changes), run: [2025-01-22T07:10:22.059Z] npm audit fix --force [2025-01-22T07:10:22.059Z] [2025-01-22T07:10:22.059Z] Run `npm audit` for details. [2025-01-22T07:10:22.059Z] npm notice [2025-01-22T07:10:22.059Z] npm notice New major version of npm available! 10.7.0 -> 11.0.0 [2025-01-22T07:10:22.059Z] npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.0.0 [2025-01-22T07:10:22.059Z] npm notice To update run: npm install -g npm@11.0.0 [2025-01-22T07:10:22.059Z] npm notice [2025-01-22T07:10:34.363Z] 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-01-22T07:10:34.363Z] - Generating browser application bundles (phase: setup)... [2025-01-22T07:11:00.911Z] ✔ Browser application bundle generation complete. [2025-01-22T07:11:00.911Z] 22 01 2025 07:10:57.323:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2025-01-22T07:11:00.911Z] 22 01 2025 07:10:57.326:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2025-01-22T07:11:00.911Z] 22 01 2025 07:10:57.330:INFO [launcher]: Starting browser ChromeHeadless [2025-01-22T07:11:00.911Z] 22 01 2025 07:10:57.727:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket UBZsLUsd7cUlXwHXAAAB with id 41784041 [2025-01-22T07:11:00.911Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2025-01-22T07:11:00.911Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.052 secs) [2025-01-22T07:11:00.911Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.096 secs) [2025-01-22T07:11:00.911Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.139 secs) [2025-01-22T07:11:00.911Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.158 secs) [2025-01-22T07:11:00.911Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.173 secs) [2025-01-22T07:11:00.911Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.192 secs) [2025-01-22T07:11:00.911Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.199 secs) [2025-01-22T07:11:00.911Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.213 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.222 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.234 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.267 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.278 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.297 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.315 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.331 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.346 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.354 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.377 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.383 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.389 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.396 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.407 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.42 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.425 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.428 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.444 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.457 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.46 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.47 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.473 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.475 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.478 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.482 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.484 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.491 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.494 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.512 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.526 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.531 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.538 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.539 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.54 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.546 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.548 secs) [2025-01-22T07:11:00.912Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2025-01-22T07:11:00.912Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2025-01-22T07:11:00.912Z] 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-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.548 secs) [2025-01-22T07:11:00.912Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2025-01-22T07:11:00.912Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2025-01-22T07:11:00.912Z] 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-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.551 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.553 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.555 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.556 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.565 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.575 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.609 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.615 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.629 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.64 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.644 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.66 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.663 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.664 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.666 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.668 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.669 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.675 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.691 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.695 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.72 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.729 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.765 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.767 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.771 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.775 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.776 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.777 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.778 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.782 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.798 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.812 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.828 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.829 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.837 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.845 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.85 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.855 secs) [2025-01-22T07:11:00.912Z] WARN: ' [2025-01-22T07:11:00.912Z] It looks like you're using ngModel on the same form field as formControlName. [2025-01-22T07:11:00.912Z] Support for using the ngModel input property and ngModelChange event with [2025-01-22T07:11:00.912Z] reactive form directives has been deprecated in Angular v6 and will be removed [2025-01-22T07:11:00.912Z] in a future version of Angular. [2025-01-22T07:11:00.912Z] [2025-01-22T07:11:00.912Z] For more information on this, see our API docs here: [2025-01-22T07:11:00.912Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2025-01-22T07:11:00.912Z] ' [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.855 secs) [2025-01-22T07:11:00.912Z] WARN: ' [2025-01-22T07:11:00.912Z] It looks like you're using ngModel on the same form field as formControlName. [2025-01-22T07:11:00.912Z] Support for using the ngModel input property and ngModelChange event with [2025-01-22T07:11:00.912Z] reactive form directives has been deprecated in Angular v6 and will be removed [2025-01-22T07:11:00.912Z] in a future version of Angular. [2025-01-22T07:11:00.912Z] [2025-01-22T07:11:00.912Z] For more information on this, see our API docs here: [2025-01-22T07:11:00.912Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2025-01-22T07:11:00.912Z] ' [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.871 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.875 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.878 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.899 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.906 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.908 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.91 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.911 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.914 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.928 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.935 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.937 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.938 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.942 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.955 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.963 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 0.971 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 0.978 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 0.981 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 0.985 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 0.991 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 0.993 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 0.996 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 0.998 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 0.999 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.023 secs) [2025-01-22T07:11:00.912Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.028 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.081 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.087 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.089 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.108 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.116 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.127 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.132 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.134 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.137 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.148 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.15 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.152 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.154 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.156 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.16 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.174 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.187 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.191 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.195 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.198 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.224 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.229 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.237 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.252 secs) [2025-01-22T07:11:01.171Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.261 secs) [2025-01-22T07:11:01.430Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.279 secs) [2025-01-22T07:11:01.430Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.284 secs) [2025-01-22T07:11:01.430Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.285 secs) [2025-01-22T07:11:01.430Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.286 secs) [2025-01-22T07:11:01.430Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.288 secs) [2025-01-22T07:11:01.430Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.299 secs) [2025-01-22T07:11:01.430Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.307 secs) [2025-01-22T07:11:01.430Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.311 secs) [2025-01-22T07:11:01.430Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.313 secs) [2025-01-22T07:11:01.430Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.337 secs) [2025-01-22T07:11:01.430Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.342 secs) [2025-01-22T07:11:01.430Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.344 secs) [2025-01-22T07:11:01.430Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.346 secs) [2025-01-22T07:11:01.430Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.721 secs / 1.346 secs) [2025-01-22T07:11:01.430Z] TOTAL: 147 SUCCESS [2025-01-22T07:11:01.690Z] ✔ Browser application bundle generation complete. [2025-01-22T07:11:01.949Z] [2025-01-22T07:11:01.949Z] =============================== Coverage summary =============================== [2025-01-22T07:11:01.949Z] Statements : 39.01% ( 1373/3519 ) [2025-01-22T07:11:01.949Z] Branches : 15.3% ( 94/614 ) [2025-01-22T07:11:01.949Z] Functions : 32.06% ( 423/1319 ) [2025-01-22T07:11:01.949Z] Lines : 38.94% ( 1342/3446 ) [2025-01-22T07:11:01.949Z] ================================================================================ [2025-01-22T07:11:01.949Z] ✔ Browser application bundle generation complete. [2025-01-22T07:11:03.325Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2025-01-22T07:11:03.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-22T07:11:03.356Z] $ docker stop --time=1 c978a91528c6a36bc9b52176ace3feebe2dbfff59cb0440e9b5c10fad2ab70c3 [2025-01-22T07:11:04.627Z] $ docker rm -f --volumes c978a91528c6a36bc9b52176ace3feebe2dbfff59cb0440e9b5c10fad2ab70c3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-22T07:11:05.076Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-22T07:11:05.477Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-22T07:11:06.054Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-22T07:11:06.366Z] + ls -al . [2025-01-22T07:11:06.366Z] total 272 [2025-01-22T07:11:06.366Z] drwxrwxr-x 13 jenkins jenkins 4096 Jan 22 07:09 . [2025-01-22T07:11:06.366Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 07:07 .. [2025-01-22T07:11:06.366Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 07:07 .blubracket [2025-01-22T07:11:06.366Z] -rw-rw-r-- 1 jenkins jenkins 18 Jan 22 07:07 .dockerignore [2025-01-22T07:11:06.366Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 22 07:07 .git [2025-01-22T07:11:06.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 07:07 .github [2025-01-22T07:11:06.366Z] -rw-rw-r-- 1 jenkins jenkins 178 Jan 22 07:07 .gitignore [2025-01-22T07:11:06.366Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 22 07:07 .semver [2025-01-22T07:11:06.366Z] -rw-rw-r-- 1 jenkins jenkins 18578 Jan 22 07:07 Attribution.txt [2025-01-22T07:11:06.366Z] -rw-rw-r-- 1 jenkins jenkins 21430 Jan 22 07:07 CHANGELOG.md [2025-01-22T07:11:06.366Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 22 07:07 CONTRIBUTING.md [2025-01-22T07:11:06.366Z] -rw-rw-r-- 1 jenkins jenkins 1940 Jan 22 07:07 Dockerfile [2025-01-22T07:11:06.366Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 22 07:07 Jenkinsfile [2025-01-22T07:11:06.366Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 22 07:07 LICENSE [2025-01-22T07:11:06.366Z] -rw-rw-r-- 1 jenkins jenkins 2189 Jan 22 07:07 Makefile [2025-01-22T07:11:06.366Z] -rw-rw-r-- 1 jenkins jenkins 4381 Jan 22 07:07 README.md [2025-01-22T07:11:06.366Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 22 07:07 VERSION [2025-01-22T07:11:06.366Z] -rw-rw-r-- 1 jenkins jenkins 4832 Jan 22 07:07 angularmigrationlogs.md [2025-01-22T07:11:06.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 07:07 assets [2025-01-22T07:11:06.366Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 07:07 bin [2025-01-22T07:11:06.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 07:07 cmd [2025-01-22T07:11:06.366Z] -rw-r--r-- 1 jenkins jenkins 14679 Jan 22 07:09 coverage.out [2025-01-22T07:11:06.366Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 07:07 docs [2025-01-22T07:11:06.366Z] -rw-rw-r-- 1 jenkins jenkins 5895 Jan 22 07:07 go.mod [2025-01-22T07:11:06.366Z] -rw-rw-r-- 1 jenkins jenkins 86071 Jan 22 07:07 go.sum [2025-01-22T07:11:06.366Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 22 07:07 internal [2025-01-22T07:11:06.366Z] -rwxrwxr-x 1 jenkins jenkins 568 Jan 22 07:07 redeploy.sh [2025-01-22T07:11:06.366Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 07:07 testing [2025-01-22T07:11:06.366Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 22 07:07 version.go [2025-01-22T07:11:06.366Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 22 07:10 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:11:06.721Z] + 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=a42c1ef4457854628ec334ca54ee718c509553b1 --label arch=amd64 --label version=4.0.0-dev.1 . [2025-01-22T07:11:08.113Z] Sending build context to Docker daemon 347.2MB [2025-01-22T07:11:08.113Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-01-22T07:11:08.113Z] Step 2/27 : FROM ${BASE} AS builder [2025-01-22T07:11:08.113Z] ---> bb85b5dfbe1d [2025-01-22T07:11:08.113Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2025-01-22T07:11:11.420Z] ---> Running in e101e25ee3a9 [2025-01-22T07:11:11.420Z] Removing intermediate container e101e25ee3a9 [2025-01-22T07:11:11.420Z] ---> 96fa2df4dd2b [2025-01-22T07:11:11.420Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2025-01-22T07:11:11.678Z] ---> Running in aeae16e009c5 [2025-01-22T07:11:11.678Z] Removing intermediate container aeae16e009c5 [2025-01-22T07:11:11.678Z] ---> 33f5716319ef [2025-01-22T07:11:11.678Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2025-01-22T07:11:11.678Z] ---> Running in 7d886bc30e1e [2025-01-22T07:11:11.678Z] Removing intermediate container 7d886bc30e1e [2025-01-22T07:11:11.678Z] ---> 21349ae1d651 [2025-01-22T07:11:11.678Z] Step 6/27 : LABEL Name=edgex-ui-go [2025-01-22T07:11:11.678Z] ---> Running in 39c9b073f25b [2025-01-22T07:11:11.678Z] Removing intermediate container 39c9b073f25b [2025-01-22T07:11:11.678Z] ---> 0b37643cdeb5 [2025-01-22T07:11:11.678Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2025-01-22T07:11:11.936Z] ---> Running in 4b0de9fec09e [2025-01-22T07:11:11.936Z] Removing intermediate container 4b0de9fec09e [2025-01-22T07:11:11.936Z] ---> 69ebef88b9ed [2025-01-22T07:11:11.936Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-01-22T07:11:12.871Z] ---> abcfadd64f50 [2025-01-22T07:11:12.871Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-22T07:11:12.871Z] ---> Running in 58f0d4620831 [2025-01-22T07:11:13.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-22T07:11:13.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-22T07:11:13.387Z] OK: 248 MiB in 58 packages [2025-01-22T07:11:13.645Z] Removing intermediate container 58f0d4620831 [2025-01-22T07:11:13.645Z] ---> 68a95c87e3a9 [2025-01-22T07:11:13.645Z] Step 10/27 : ENV GO111MODULE=on [2025-01-22T07:11:13.645Z] ---> Running in ca91f623f4c3 [2025-01-22T07:11:13.903Z] Removing intermediate container ca91f623f4c3 [2025-01-22T07:11:13.903Z] ---> 9b06beeb7833 [2025-01-22T07:11:13.903Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2025-01-22T07:11:13.903Z] ---> Running in 5345fad5c775 [2025-01-22T07:11:13.903Z] Removing intermediate container 5345fad5c775 [2025-01-22T07:11:13.903Z] ---> de2038480d03 [2025-01-22T07:11:13.903Z] Step 12/27 : COPY go.mod vendor* ./ [2025-01-22T07:11:14.161Z] ---> 83f2bf51dc88 [2025-01-22T07:11:14.161Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-22T07:11:14.161Z] ---> Running in 2b28096ff71d [2025-01-22T07:11:14.728Z] Removing intermediate container 2b28096ff71d [2025-01-22T07:11:14.728Z] ---> 15bf32f60078 [2025-01-22T07:11:14.728Z] Step 14/27 : COPY . . [2025-01-22T07:11:21.295Z] ---> fa06b3051203 [2025-01-22T07:11:21.295Z] Step 15/27 : RUN ${MAKE} [2025-01-22T07:11:21.295Z] ---> Running in 848d9f927976 [2025-01-22T07:11:21.295Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=4.0.0-dev.1" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2025-01-22T07:11:53.388Z] Removing intermediate container 848d9f927976 [2025-01-22T07:11:53.388Z] ---> 804828add92a [2025-01-22T07:11:53.388Z] Step 16/27 : FROM alpine:3.20 [2025-01-22T07:11:53.388Z] 3.20: Pulling from library/alpine [2025-01-22T07:11:53.388Z] 66a3d608f3fa: Pulling fs layer [2025-01-22T07:11:53.388Z] 66a3d608f3fa: Verifying Checksum [2025-01-22T07:11:53.388Z] 66a3d608f3fa: Download complete [2025-01-22T07:11:53.388Z] 66a3d608f3fa: Pull complete [2025-01-22T07:11:53.388Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-22T07:11:53.388Z] Status: Downloaded newer image for alpine:3.20 [2025-01-22T07:11:53.388Z] ---> e29df9b510ff [2025-01-22T07:11:53.388Z] Step 17/27 : RUN apk --no-cache upgrade [2025-01-22T07:11:53.388Z] ---> Running in ab17bcd1c901 [2025-01-22T07:11:53.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-22T07:11:53.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-22T07:11:53.388Z] OK: 8 MiB in 14 packages [2025-01-22T07:11:53.388Z] Removing intermediate container ab17bcd1c901 [2025-01-22T07:11:53.388Z] ---> 069aff5e9a6d [2025-01-22T07:11:53.388Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2025-01-22T07:11:53.388Z] ---> Running in 452effca08fb [2025-01-22T07:11:53.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-22T07:11:53.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-22T07:11:53.388Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-22T07:11:53.389Z] Executing busybox-1.36.1-r29.trigger [2025-01-22T07:11:53.389Z] OK: 8 MiB in 15 packages [2025-01-22T07:11:54.324Z] Removing intermediate container 452effca08fb [2025-01-22T07:11:54.324Z] ---> c69355df6e38 [2025-01-22T07:11:54.324Z] Step 19/27 : EXPOSE 4000 [2025-01-22T07:11:54.324Z] ---> Running in a74ef9e932b8 [2025-01-22T07:11:54.324Z] Removing intermediate container a74ef9e932b8 [2025-01-22T07:11:54.324Z] ---> a030806a17a4 [2025-01-22T07:11:54.324Z] 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-01-22T07:11:55.704Z] ---> f1a70ed23862 [2025-01-22T07:11:55.704Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2025-01-22T07:11:55.963Z] ---> 6eafc145eaf9 [2025-01-22T07:11:55.963Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2025-01-22T07:11:55.963Z] ---> 44a6b04eac03 [2025-01-22T07:11:55.963Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2025-01-22T07:11:55.963Z] ---> Running in fc7fc9f8663b [2025-01-22T07:11:56.222Z] Removing intermediate container fc7fc9f8663b [2025-01-22T07:11:56.222Z] ---> 7c1e3f7ba85b [2025-01-22T07:11:56.222Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2025-01-22T07:11:56.222Z] ---> Running in fdfa1d742344 [2025-01-22T07:11:56.482Z] Removing intermediate container fdfa1d742344 [2025-01-22T07:11:56.482Z] ---> f7efffbd1c52 [2025-01-22T07:11:56.482Z] Step 25/27 : LABEL arch=amd64 [2025-01-22T07:11:56.482Z] ---> Running in b0f296c92bab [2025-01-22T07:11:56.482Z] Removing intermediate container b0f296c92bab [2025-01-22T07:11:56.482Z] ---> c59dab31df1e [2025-01-22T07:11:56.482Z] Step 26/27 : LABEL git_sha=a42c1ef4457854628ec334ca54ee718c509553b1 [2025-01-22T07:11:56.482Z] ---> Running in b234a65d30c2 [2025-01-22T07:11:56.482Z] Removing intermediate container b234a65d30c2 [2025-01-22T07:11:56.742Z] ---> bd33f8eb1acf [2025-01-22T07:11:56.742Z] Step 27/27 : LABEL version=4.0.0-dev.1 [2025-01-22T07:11:56.742Z] ---> Running in d4cce554203b [2025-01-22T07:11:56.742Z] Removing intermediate container d4cce554203b [2025-01-22T07:11:56.742Z] ---> 59a0512dfcc1 [2025-01-22T07:11:56.742Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-22T07:11:56.742Z] Successfully built 59a0512dfcc1 [2025-01-22T07:11:56.742Z] 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-01-22T07:11:56.879Z] provisioning config files... [2025-01-22T07:11:56.888Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1235713261790519833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-22T07:11:57.198Z] ---> ****-login.sh [2025-01-22T07:11:57.199Z] nexus3.edgexfoundry.org:10001 [2025-01-22T07:11:57.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:11:57.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:11:57.199Z] Configure a credential helper to remove this warning. See [2025-01-22T07:11:57.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:11:57.199Z] [2025-01-22T07:11:57.199Z] Login Succeeded [2025-01-22T07:11:57.199Z] nexus3.edgexfoundry.org:10002 [2025-01-22T07:11:57.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:11:57.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:11:57.199Z] Configure a credential helper to remove this warning. See [2025-01-22T07:11:57.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:11:57.199Z] [2025-01-22T07:11:57.199Z] Login Succeeded [2025-01-22T07:11:57.199Z] nexus3.edgexfoundry.org:10003 [2025-01-22T07:11:57.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:11:57.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:11:57.460Z] Configure a credential helper to remove this warning. See [2025-01-22T07:11:57.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:11:57.460Z] [2025-01-22T07:11:57.460Z] Login Succeeded [2025-01-22T07:11:57.460Z] nexus3.edgexfoundry.org:10004 [2025-01-22T07:11:57.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:11:57.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:11:57.461Z] Configure a credential helper to remove this warning. See [2025-01-22T07:11:57.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:11:57.461Z] [2025-01-22T07:11:57.461Z] Login Succeeded [2025-01-22T07:11:57.461Z] ****.io [2025-01-22T07:11:57.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:11:57.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:11:57.720Z] Configure a credential helper to remove this warning. See [2025-01-22T07:11:57.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:11:57.720Z] [2025-01-22T07:11:57.720Z] Login Succeeded [2025-01-22T07:11:57.720Z] ---> ****-login.sh ends [Pipeline] } [2025-01-22T07:11:57.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-22T07:11:57.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-22T07:11:57.824Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2025-01-22T07:11:57.824Z] a42c1ef4457854628ec334ca54ee718c509553b1 [2025-01-22T07:11:57.824Z] latest [2025-01-22T07:11:57.824Z] 4.0.0-dev.1 [2025-01-22T07:11:57.824Z] a42c1ef4457854628ec334ca54ee718c509553b1-4.0.0-dev.1 [2025-01-22T07:11:57.824Z] main [2025-01-22T07:11:57.824Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:11:58.183Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a42c1ef4457854628ec334ca54ee718c509553b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:11:58.504Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a42c1ef4457854628ec334ca54ee718c509553b1 [2025-01-22T07:11:58.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-01-22T07:11:58.504Z] 807bb6278067: Preparing [2025-01-22T07:11:58.504Z] 75bcdc99742a: Preparing [2025-01-22T07:11:58.504Z] 74eafb7d9caf: Preparing [2025-01-22T07:11:58.504Z] c9fec64d3522: Preparing [2025-01-22T07:11:58.504Z] 322070a10f5c: Preparing [2025-01-22T07:11:58.504Z] ce5a8cde9eee: Preparing [2025-01-22T07:11:58.504Z] ce5a8cde9eee: Waiting [2025-01-22T07:11:58.504Z] 75bcdc99742a: Pushed [2025-01-22T07:11:58.504Z] 807bb6278067: Pushed [2025-01-22T07:11:58.504Z] 322070a10f5c: Pushed [2025-01-22T07:11:58.504Z] c9fec64d3522: Pushed [2025-01-22T07:11:58.504Z] ce5a8cde9eee: Layer already exists [2025-01-22T07:12:02.696Z] 74eafb7d9caf: Pushed [2025-01-22T07:12:02.696Z] a42c1ef4457854628ec334ca54ee718c509553b1: digest: sha256:28cc510673cff28c9d559b0d26da6185c441af833521d898e31a0af6b30fe6c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:12:03.039Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:12:03.369Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2025-01-22T07:12:03.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-01-22T07:12:03.369Z] 807bb6278067: Preparing [2025-01-22T07:12:03.369Z] 75bcdc99742a: Preparing [2025-01-22T07:12:03.369Z] 74eafb7d9caf: Preparing [2025-01-22T07:12:03.369Z] c9fec64d3522: Preparing [2025-01-22T07:12:03.369Z] 322070a10f5c: Preparing [2025-01-22T07:12:03.369Z] ce5a8cde9eee: Preparing [2025-01-22T07:12:03.369Z] ce5a8cde9eee: Waiting [2025-01-22T07:12:03.369Z] 74eafb7d9caf: Layer already exists [2025-01-22T07:12:03.369Z] c9fec64d3522: Layer already exists [2025-01-22T07:12:03.369Z] 807bb6278067: Layer already exists [2025-01-22T07:12:03.369Z] 75bcdc99742a: Layer already exists [2025-01-22T07:12:03.369Z] 322070a10f5c: Layer already exists [2025-01-22T07:12:03.369Z] ce5a8cde9eee: Layer already exists [2025-01-22T07:12:03.369Z] latest: digest: sha256:28cc510673cff28c9d559b0d26da6185c441af833521d898e31a0af6b30fe6c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:12:03.708Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:12:04.038Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:4.0.0-dev.1 [2025-01-22T07:12:04.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-01-22T07:12:04.038Z] 807bb6278067: Preparing [2025-01-22T07:12:04.038Z] 75bcdc99742a: Preparing [2025-01-22T07:12:04.038Z] 74eafb7d9caf: Preparing [2025-01-22T07:12:04.038Z] c9fec64d3522: Preparing [2025-01-22T07:12:04.038Z] 322070a10f5c: Preparing [2025-01-22T07:12:04.038Z] ce5a8cde9eee: Preparing [2025-01-22T07:12:04.038Z] ce5a8cde9eee: Waiting [2025-01-22T07:12:04.038Z] c9fec64d3522: Layer already exists [2025-01-22T07:12:04.038Z] 74eafb7d9caf: Layer already exists [2025-01-22T07:12:04.038Z] 322070a10f5c: Layer already exists [2025-01-22T07:12:04.038Z] 807bb6278067: Layer already exists [2025-01-22T07:12:04.038Z] 75bcdc99742a: Layer already exists [2025-01-22T07:12:04.038Z] ce5a8cde9eee: Layer already exists [2025-01-22T07:12:04.038Z] 4.0.0-dev.1: digest: sha256:28cc510673cff28c9d559b0d26da6185c441af833521d898e31a0af6b30fe6c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:12:04.377Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a42c1ef4457854628ec334ca54ee718c509553b1-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:12:04.966Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a42c1ef4457854628ec334ca54ee718c509553b1-4.0.0-dev.1 [2025-01-22T07:12:04.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-01-22T07:12:04.967Z] 807bb6278067: Preparing [2025-01-22T07:12:04.967Z] 75bcdc99742a: Preparing [2025-01-22T07:12:04.967Z] 74eafb7d9caf: Preparing [2025-01-22T07:12:04.967Z] c9fec64d3522: Preparing [2025-01-22T07:12:04.967Z] 322070a10f5c: Preparing [2025-01-22T07:12:04.967Z] ce5a8cde9eee: Preparing [2025-01-22T07:12:04.967Z] ce5a8cde9eee: Waiting [2025-01-22T07:12:04.967Z] 74eafb7d9caf: Layer already exists [2025-01-22T07:12:04.967Z] 75bcdc99742a: Layer already exists [2025-01-22T07:12:04.967Z] 322070a10f5c: Layer already exists [2025-01-22T07:12:04.967Z] 807bb6278067: Layer already exists [2025-01-22T07:12:04.967Z] c9fec64d3522: Layer already exists [2025-01-22T07:12:04.967Z] ce5a8cde9eee: Layer already exists [2025-01-22T07:12:04.967Z] a42c1ef4457854628ec334ca54ee718c509553b1-4.0.0-dev.1: digest: sha256:28cc510673cff28c9d559b0d26da6185c441af833521d898e31a0af6b30fe6c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:12:05.300Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:12:05.637Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2025-01-22T07:12:05.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2025-01-22T07:12:05.637Z] 807bb6278067: Preparing [2025-01-22T07:12:05.637Z] 75bcdc99742a: Preparing [2025-01-22T07:12:05.637Z] 74eafb7d9caf: Preparing [2025-01-22T07:12:05.637Z] c9fec64d3522: Preparing [2025-01-22T07:12:05.637Z] 322070a10f5c: Preparing [2025-01-22T07:12:05.637Z] ce5a8cde9eee: Preparing [2025-01-22T07:12:05.637Z] ce5a8cde9eee: Waiting [2025-01-22T07:12:05.637Z] 74eafb7d9caf: Layer already exists [2025-01-22T07:12:05.637Z] 807bb6278067: Layer already exists [2025-01-22T07:12:05.637Z] 75bcdc99742a: Layer already exists [2025-01-22T07:12:05.637Z] c9fec64d3522: Layer already exists [2025-01-22T07:12:05.637Z] 322070a10f5c: Layer already exists [2025-01-22T07:12:05.637Z] ce5a8cde9eee: Layer already exists [2025-01-22T07:12:05.637Z] main: digest: sha256:28cc510673cff28c9d559b0d26da6185c441af833521d898e31a0af6b30fe6c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-22T07:12:05.712Z] ===================================================== [Pipeline] echo [2025-01-22T07:12:05.728Z] taggedImages: [2025-01-22T07:12:05.728Z] - nexus3.edgexfoundry.org:10004/edgex-ui:a42c1ef4457854628ec334ca54ee718c509553b1 [2025-01-22T07:12:05.728Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2025-01-22T07:12:05.728Z] - nexus3.edgexfoundry.org:10004/edgex-ui:4.0.0-dev.1 [2025-01-22T07:12:05.728Z] - nexus3.edgexfoundry.org:10004/edgex-ui:a42c1ef4457854628ec334ca54ee718c509553b1-4.0.0-dev.1 [2025-01-22T07:12:05.728Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:12:06.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-22T07:12:06.144Z] [2025-01-22T07:12:06.144Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:12:06.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-22T07:12:06.447Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-22T07:12:06.447Z] 5eb5b503b376: Pulling fs layer [2025-01-22T07:12:06.447Z] 5c69ac0246d0: Pulling fs layer [2025-01-22T07:12:06.447Z] ec43610c2a17: Pulling fs layer [2025-01-22T07:12:06.447Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-22T07:12:06.447Z] 33b1e0a273af: Pulling fs layer [2025-01-22T07:12:06.447Z] 3a2ae6a8a46f: Waiting [2025-01-22T07:12:06.447Z] 5d3b04190fa2: Pulling fs layer [2025-01-22T07:12:06.447Z] 33b1e0a273af: Waiting [2025-01-22T07:12:06.447Z] 2f39f015ded8: Pulling fs layer [2025-01-22T07:12:06.447Z] 5d3b04190fa2: Waiting [2025-01-22T07:12:06.447Z] 2f39f015ded8: Waiting [2025-01-22T07:12:06.715Z] 5c69ac0246d0: Download complete [2025-01-22T07:12:06.715Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-22T07:12:06.715Z] 3a2ae6a8a46f: Download complete [2025-01-22T07:12:06.715Z] 33b1e0a273af: Verifying Checksum [2025-01-22T07:12:06.715Z] 33b1e0a273af: Download complete [2025-01-22T07:12:06.715Z] 5d3b04190fa2: Verifying Checksum [2025-01-22T07:12:06.715Z] 5d3b04190fa2: Download complete [2025-01-22T07:12:06.715Z] ec43610c2a17: Verifying Checksum [2025-01-22T07:12:06.715Z] ec43610c2a17: Download complete [2025-01-22T07:12:06.975Z] 5eb5b503b376: Verifying Checksum [2025-01-22T07:12:06.975Z] 5eb5b503b376: Download complete [2025-01-22T07:12:07.540Z] 2f39f015ded8: Download complete [2025-01-22T07:12:08.106Z] 5eb5b503b376: Pull complete [2025-01-22T07:12:08.106Z] 5c69ac0246d0: Pull complete [2025-01-22T07:12:08.673Z] ec43610c2a17: Pull complete [2025-01-22T07:12:08.673Z] 3a2ae6a8a46f: Pull complete [2025-01-22T07:12:08.935Z] 33b1e0a273af: Pull complete [2025-01-22T07:12:11.554Z] 5d3b04190fa2: Pull complete [2025-01-22T07:12:15.737Z] 2f39f015ded8: Pull complete [2025-01-22T07:12:15.737Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-22T07:12:15.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-22T07:12:15.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-22T07:12:15.863Z] prd-ubuntu20.04-docker-8c-8g-37423 does not seem to be running inside a container [2025-01-22T07:12:15.894Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-22T07:12:19.104Z] $ docker top 21637cdf0ae273168595775e200e9cb5e7c3d9abb4c744f888730ea8b0cf7a15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-22T07:12:19.499Z] ---> job-cost.sh [2025-01-22T07:12:19.500Z] lf-activate-venv: SKIPPING [2025-01-22T07:12:19.500Z] INFO: No Stack... [2025-01-22T07:12:20.069Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-22T07:12:20.329Z] INFO: Archiving Costs [Pipeline] sh [2025-01-22T07:12:20.625Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2025-01-22T07:12:20.625Z] + cut -d, -f6 [Pipeline] lock [2025-01-22T07:12:20.642Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-183-stack-cost] [2025-01-22T07:12:20.650Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-183-stack-cost] did not exist. Created. [2025-01-22T07:12:20.656Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-22T07:12:20.970Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-22T07:12:21.280Z] Stashed 1 file(s) [Pipeline] } [2025-01-22T07:12:21.289Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-183-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-22T07:12:21.321Z] $ docker stop --time=1 21637cdf0ae273168595775e200e9cb5e7c3d9abb4c744f888730ea8b0cf7a15 [2025-01-22T07:12:22.610Z] $ docker rm -f --volumes 21637cdf0ae273168595775e200e9cb5e7c3d9abb4c744f888730ea8b0cf7a15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-22T07:13:45.704Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-37444 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2025-01-22T07:13:45.725Z] Running in /w/workspace/edgex-ui-go/183 [Pipeline] { [Pipeline] checkout [2025-01-22T07:13:48.820Z] The recommended git tool is: git [2025-01-22T07:13:56.066Z] using credential edgex-jenkins-ssh [2025-01-22T07:13:56.090Z] Cloning the remote Git repository [2025-01-22T07:13:56.143Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2025-01-22T07:13:56.258Z] > git init /w/workspace/edgex-ui-go/183 # timeout=10 [2025-01-22T07:13:56.443Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2025-01-22T07:13:56.445Z] > git --version # timeout=10 [2025-01-22T07:13:56.468Z] > git --version # 'git version 2.25.1' [2025-01-22T07:13:56.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-22T07:13:56.657Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-22T07:14:02.122Z] Avoid second fetch [2025-01-22T07:14:02.123Z] Checking out Revision a42c1ef4457854628ec334ca54ee718c509553b1 (main) [2025-01-22T07:14:01.149Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2025-01-22T07:14:01.180Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-22T07:14:02.143Z] > git config core.sparsecheckout # timeout=10 [2025-01-22T07:14:02.221Z] > git checkout -f a42c1ef4457854628ec334ca54ee718c509553b1 # timeout=10 [2025-01-22T07:14:03.242Z] Commit message: "Merge pull request #811 from weichou1229/v4-module" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-22T07:14:09.995Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-22T07:14:09.995Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-22T07:14:09.995Z] Dload Upload Total Spent Left Speed [2025-01-22T07:14:09.995Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86675 0 --:--:-- --:--:-- --:--:-- 87265 [Pipeline] sh [2025-01-22T07:14:10.341Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-22T07:14:10.671Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-22T07:14:10.671Z] + sudo tee /etc/docker/daemon.new [2025-01-22T07:14:10.671Z] { [2025-01-22T07:14:10.671Z] "registry-mirrors": [ [2025-01-22T07:14:10.671Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-22T07:14:10.671Z] ], [2025-01-22T07:14:10.671Z] "bip": "10.250.0.254/24", [2025-01-22T07:14:10.671Z] "hosts": [ [2025-01-22T07:14:10.671Z] "tcp://0.0.0.0:5555", [2025-01-22T07:14:10.671Z] "unix:///var/run/docker.sock" [2025-01-22T07:14:10.671Z] ], [2025-01-22T07:14:10.671Z] "mtu": 1458, [2025-01-22T07:14:10.671Z] "selinux-enabled": true, [2025-01-22T07:14:10.671Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-22T07:14:10.671Z] } [Pipeline] sh [2025-01-22T07:14:11.003Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-22T07:14:11.337Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-22T07:14:29.610Z] provisioning config files... [2025-01-22T07:14:29.630Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/183@tmp/config8092940667743154850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-22T07:14:30.048Z] ---> ****-login.sh [2025-01-22T07:14:30.048Z] nexus3.edgexfoundry.org:10001 [2025-01-22T07:14:30.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:14:30.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:14:30.585Z] Configure a credential helper to remove this warning. See [2025-01-22T07:14:30.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:14:30.585Z] [2025-01-22T07:14:30.585Z] Login Succeeded [2025-01-22T07:14:30.585Z] nexus3.edgexfoundry.org:10002 [2025-01-22T07:14:30.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:14:30.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:14:30.852Z] Configure a credential helper to remove this warning. See [2025-01-22T07:14:30.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:14:30.852Z] [2025-01-22T07:14:30.852Z] Login Succeeded [2025-01-22T07:14:30.852Z] nexus3.edgexfoundry.org:10003 [2025-01-22T07:14:30.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:14:31.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:14:31.119Z] Configure a credential helper to remove this warning. See [2025-01-22T07:14:31.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:14:31.119Z] [2025-01-22T07:14:31.119Z] Login Succeeded [2025-01-22T07:14:31.119Z] nexus3.edgexfoundry.org:10004 [2025-01-22T07:14:31.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:14:31.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:14:31.390Z] Configure a credential helper to remove this warning. See [2025-01-22T07:14:31.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:14:31.390Z] [2025-01-22T07:14:31.390Z] Login Succeeded [2025-01-22T07:14:31.390Z] ****.io [2025-01-22T07:14:31.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:14:31.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:14:31.662Z] Configure a credential helper to remove this warning. See [2025-01-22T07:14:31.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:14:31.662Z] [2025-01-22T07:14:31.662Z] Login Succeeded [2025-01-22T07:14:31.662Z] ---> ****-login.sh ends [Pipeline] } [2025-01-22T07:14:31.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-22T07:14:31.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-22T07:14:31.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-22T07:14:32.000Z] ========================================================= [2025-01-22T07:14:32.000Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-22T07:14:32.000Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:14:32.354Z] + 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-01-22T07:14:33.760Z] #0 building with "default" instance using docker driver [2025-01-22T07:14:33.760Z] [2025-01-22T07:14:33.760Z] #1 [internal] load .dockerignore [2025-01-22T07:14:33.760Z] #1 transferring context: 58B 0.0s done [2025-01-22T07:14:33.760Z] #1 DONE 0.1s [2025-01-22T07:14:33.760Z] [2025-01-22T07:14:33.760Z] #2 [internal] load build definition from Dockerfile [2025-01-22T07:14:33.760Z] #2 transferring dockerfile: 1.98kB done [2025-01-22T07:14:33.760Z] #2 DONE 0.1s [2025-01-22T07:14:33.760Z] [2025-01-22T07:14:33.760Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-22T07:14:33.760Z] #3 DONE 0.1s [2025-01-22T07:14:33.760Z] [2025-01-22T07:14:33.760Z] #4 [internal] load metadata for docker.io/library/docker:latest [2025-01-22T07:14:34.348Z] #4 DONE 0.9s [2025-01-22T07:14:34.625Z] [2025-01-22T07:14:34.625Z] #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-22T07:14:34.625Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-22T07:14:34.625Z] #5 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-22T07:14:34.625Z] #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 450.56kB / 4.09MB 0.1s [2025-01-22T07:14:34.625Z] #5 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-22T07:14:34.625Z] #5 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0B / 293.53kB 0.1s [2025-01-22T07:14:34.625Z] #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s [2025-01-22T07:14:34.625Z] #5 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done [2025-01-22T07:14:34.625Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 2.10MB / 70.67MB 0.2s [2025-01-22T07:14:34.625Z] #5 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done [2025-01-22T07:14:34.902Z] #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2025-01-22T07:14:34.902Z] #5 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-22T07:14:34.902Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-01-22T07:14:34.902Z] #5 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 0B / 93B 0.3s [2025-01-22T07:14:34.902Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 8.39MB / 70.67MB 0.4s [2025-01-22T07:14:34.902Z] #5 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done [2025-01-22T07:14:34.902Z] #5 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done [2025-01-22T07:14:34.902Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 290.82kB / 98.78MB 0.4s [2025-01-22T07:14:34.902Z] #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 0B / 12.74MB 0.4s [2025-01-22T07:14:34.902Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.24MB / 98.78MB 0.5s [2025-01-22T07:14:34.902Z] #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.10MB / 12.74MB 0.5s [2025-01-22T07:14:35.183Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 15.73MB / 70.67MB 0.6s [2025-01-22T07:14:35.183Z] #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 5.24MB / 12.74MB 0.6s [2025-01-22T07:14:35.183Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 23.07MB / 70.67MB 0.8s [2025-01-22T07:14:35.183Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 17.59MB / 98.78MB 0.8s [2025-01-22T07:14:35.183Z] #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s [2025-01-22T07:14:35.458Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 27.52MB / 70.67MB 0.9s [2025-01-22T07:14:35.458Z] #5 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.6s done [2025-01-22T07:14:35.458Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 32.51MB / 70.67MB 1.0s [2025-01-22T07:14:35.458Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 25.17MB / 98.78MB 1.0s [2025-01-22T07:14:35.742Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 41.94MB / 70.67MB 1.2s [2025-01-22T07:14:35.742Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 35.65MB / 98.78MB 1.2s [2025-01-22T07:14:35.742Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 47.19MB / 70.67MB 1.3s [2025-01-22T07:14:35.742Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 40.89MB / 98.78MB 1.3s [2025-01-22T07:14:36.014Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 52.43MB / 70.67MB 1.4s [2025-01-22T07:14:36.014Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 45.98MB / 98.78MB 1.4s [2025-01-22T07:14:36.014Z] #5 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 1.3s done [2025-01-22T07:14:36.014Z] #5 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [2025-01-22T07:14:36.014Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 58.72MB / 70.67MB 1.6s [2025-01-22T07:14:36.014Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 53.48MB / 98.78MB 1.6s [2025-01-22T07:14:36.282Z] #5 ... [2025-01-22T07:14:36.282Z] [2025-01-22T07:14:36.282Z] #6 [internal] load build context [2025-01-22T07:14:36.282Z] #6 transferring context: 35.13MB 1.6s done [2025-01-22T07:14:36.282Z] #6 DONE 1.7s [2025-01-22T07:14:36.282Z] [2025-01-22T07:14:36.282Z] #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-22T07:14:36.282Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 62.28MB / 70.67MB 1.7s [2025-01-22T07:14:36.282Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 68.16MB / 70.67MB 1.8s [2025-01-22T07:14:36.282Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 61.87MB / 98.78MB 1.8s [2025-01-22T07:14:36.282Z] #5 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.3s done [2025-01-22T07:14:36.282Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 67.11MB / 98.78MB 1.9s [2025-01-22T07:14:36.553Z] #5 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.9s done [2025-01-22T07:14:36.553Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 81.79MB / 98.78MB 2.2s [2025-01-22T07:14:36.553Z] #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 [2025-01-22T07:14:36.821Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 91.47MB / 98.78MB 2.4s [2025-01-22T07:14:37.089Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 97.13MB / 98.78MB 2.5s [2025-01-22T07:14:37.089Z] #5 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.7s done [2025-01-22T07:14:42.441Z] #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 5.3s [2025-01-22T07:14:43.027Z] #5 ... [2025-01-22T07:14:43.027Z] [2025-01-22T07:14:43.027Z] #7 FROM docker.io/library/docker:latest@sha256:9337966690e64b438e049489f9e9392e796b579657bf0b838c2b508a33da2b4d [2025-01-22T07:14:43.027Z] #7 resolve docker.io/library/docker:latest@sha256:9337966690e64b438e049489f9e9392e796b579657bf0b838c2b508a33da2b4d 0.1s done [2025-01-22T07:14:43.027Z] #7 sha256:8369bb0b3de7e7dbb8b7194c767f06eb203b691a3929d75e7aae32b5dcebe855 12.04kB / 12.04kB done [2025-01-22T07:14:43.027Z] #7 sha256:9337966690e64b438e049489f9e9392e796b579657bf0b838c2b508a33da2b4d 5.17kB / 5.17kB done [2025-01-22T07:14:43.027Z] #7 sha256:1fe5d1f039ad7469f1a6fa8430310d6cb0de51b4b7271d1364f1abccfd7a8cad 4.01kB / 4.01kB done [2025-01-22T07:14:43.027Z] #7 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-01-22T07:14:43.027Z] #7 sha256:52f827f723504aa3325bb5a54247f0dc4b92bb72569525bc951532c4ef679bd4 3.99MB / 3.99MB 1.5s done [2025-01-22T07:14:43.027Z] #7 extracting sha256:52f827f723504aa3325bb5a54247f0dc4b92bb72569525bc951532c4ef679bd4 0.5s done [2025-01-22T07:14:43.027Z] #7 sha256:b727576946f5ef0ee11736742c4ff0470a45828e4ce130d8e5158a71cdc4515a 8.07MB / 8.07MB 2.0s done [2025-01-22T07:14:43.027Z] #7 sha256:2959c0b73dae5e70c97573b56c908480cc4794318911d7610b30a7d08add5e67 455B / 455B 2.0s done [2025-01-22T07:14:43.027Z] #7 sha256:fc9d6033bb3f386bb327c2a9dea343cefc26aeb5b2e417d7c983657640216e63 17.80MB / 17.80MB 2.9s done [2025-01-22T07:14:43.027Z] #7 sha256:71047f9f9e392480cc32ed9ac2fc6ed8585cce97a79dc96a0930c972f75ca660 18.46MB / 18.46MB 3.0s done [2025-01-22T07:14:43.027Z] #7 extracting sha256:b727576946f5ef0ee11736742c4ff0470a45828e4ce130d8e5158a71cdc4515a 1.0s done [2025-01-22T07:14:43.027Z] #7 sha256:5a0b817e8d2b390c439babdc0043d6cf2b5759fb141bd00c9afda6079131e738 17.65MB / 17.65MB 3.5s done [2025-01-22T07:14:43.027Z] #7 sha256:a1c318310707fb7d70580473eefb15f5bafd42ed152cffed011782dea9d4f3c0 537B / 537B 3.0s done [2025-01-22T07:14:43.027Z] #7 sha256:508661da5f6d786932535a6222a1c9ab8241662fa84c4aa1fe7f0e696bb814dd 116B / 116B 3.2s done [2025-01-22T07:14:43.027Z] #7 sha256:07193a6ec91b4162516067c96e1ef0e311d7040662f575641cfd216ba9fb1b6f 1.01kB / 1.01kB 3.1s done [2025-01-22T07:14:43.027Z] #7 sha256:0aeabb3b339362e97bb858dde3992bea728a71c3383d745f93e427151713b6c7 6.98MB / 6.98MB 3.6s done [2025-01-22T07:14:43.027Z] #7 sha256:1c10601a92c5b122e04503bcb1e83c4f3f82a117bc4e728e37b9e391f59211f9 97.79kB / 97.79kB 3.3s done [2025-01-22T07:14:43.027Z] #7 sha256:f6f958e3424c382e9adc12d77fcbbd8874e403b5b88b7c90902a67d15c890e59 1.02kB / 1.02kB 3.4s done [2025-01-22T07:14:43.027Z] #7 sha256:03e6227060ad9047fcb92528e802e2346e3dd60dc992edf63a3d4d013ead61e6 53.95MB / 53.95MB 5.9s done [2025-01-22T07:14:43.027Z] #7 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-22T07:14:43.027Z] #7 extracting sha256:2959c0b73dae5e70c97573b56c908480cc4794318911d7610b30a7d08add5e67 done [2025-01-22T07:14:43.027Z] #7 sha256:a6d4f193ab21aed60d8c9fec5613d685cb40335600aa233556a06505e0ef5318 1.51kB / 1.51kB 3.7s done [2025-01-22T07:14:43.027Z] #7 extracting sha256:fc9d6033bb3f386bb327c2a9dea343cefc26aeb5b2e417d7c983657640216e63 0.8s done [2025-01-22T07:14:43.027Z] #7 sha256:759900d45cbe5d399f81c58532e5522310c16f03afe794a0bf3a50b5fd054c77 3.26kB / 3.26kB 3.7s done [2025-01-22T07:14:43.027Z] #7 extracting sha256:71047f9f9e392480cc32ed9ac2fc6ed8585cce97a79dc96a0930c972f75ca660 1.3s done [2025-01-22T07:14:43.027Z] #7 extracting sha256:5a0b817e8d2b390c439babdc0043d6cf2b5759fb141bd00c9afda6079131e738 1.4s done [2025-01-22T07:14:43.027Z] #7 extracting sha256:a1c318310707fb7d70580473eefb15f5bafd42ed152cffed011782dea9d4f3c0 done [2025-01-22T07:14:43.027Z] #7 extracting sha256:07193a6ec91b4162516067c96e1ef0e311d7040662f575641cfd216ba9fb1b6f done [2025-01-22T07:14:43.027Z] #7 extracting sha256:508661da5f6d786932535a6222a1c9ab8241662fa84c4aa1fe7f0e696bb814dd done [2025-01-22T07:14:43.027Z] #7 extracting sha256:0aeabb3b339362e97bb858dde3992bea728a71c3383d745f93e427151713b6c7 0.8s [2025-01-22T07:14:43.297Z] #7 extracting sha256:0aeabb3b339362e97bb858dde3992bea728a71c3383d745f93e427151713b6c7 1.1s done [2025-01-22T07:14:43.297Z] #7 extracting sha256:1c10601a92c5b122e04503bcb1e83c4f3f82a117bc4e728e37b9e391f59211f9 done [2025-01-22T07:14:43.570Z] #7 extracting sha256:f6f958e3424c382e9adc12d77fcbbd8874e403b5b88b7c90902a67d15c890e59 done [2025-01-22T07:14:43.570Z] #7 extracting sha256:03e6227060ad9047fcb92528e802e2346e3dd60dc992edf63a3d4d013ead61e6 [2025-01-22T07:14:46.932Z] #7 extracting sha256:03e6227060ad9047fcb92528e802e2346e3dd60dc992edf63a3d4d013ead61e6 3.3s done [2025-01-22T07:14:46.932Z] #7 extracting sha256:a6d4f193ab21aed60d8c9fec5613d685cb40335600aa233556a06505e0ef5318 done [2025-01-22T07:14:46.932Z] #7 extracting sha256:759900d45cbe5d399f81c58532e5522310c16f03afe794a0bf3a50b5fd054c77 [2025-01-22T07:14:46.932Z] #7 extracting sha256:759900d45cbe5d399f81c58532e5522310c16f03afe794a0bf3a50b5fd054c77 done [2025-01-22T07:14:47.541Z] #7 DONE 12.9s [2025-01-22T07:14:47.541Z] [2025-01-22T07:14:47.541Z] #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-22T07:14:47.541Z] #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 10.7s [2025-01-22T07:14:52.904Z] #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 15.9s [2025-01-22T07:14:57.177Z] #5 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 19.9s done [2025-01-22T07:14:58.142Z] #5 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-22T07:14:58.142Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-22T07:14:58.142Z] #5 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 [2025-01-22T07:14:58.142Z] #5 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-22T07:14:58.142Z] #5 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-22T07:14:58.142Z] #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 [2025-01-22T07:15:04.804Z] #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.3s [2025-01-22T07:15:07.388Z] #5 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.6s done [2025-01-22T07:15:07.388Z] #5 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-01-22T07:15:09.337Z] #5 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.1s done [2025-01-22T07:15:09.604Z] #5 DONE 35.1s [2025-01-22T07:15:09.604Z] [2025-01-22T07:15:09.604Z] #8 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-01-22T07:15:11.008Z] #8 DONE 1.4s [2025-01-22T07:15:11.008Z] [2025-01-22T07:15:11.008Z] #9 [builder 3/8] RUN apk add --update --no-cache make git [2025-01-22T07:15:11.605Z] #9 0.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-22T07:15:12.189Z] #9 1.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-22T07:15:13.598Z] #9 2.354 OK: 239 MiB in 58 packages [2025-01-22T07:15:13.598Z] #9 DONE 2.7s [2025-01-22T07:15:13.598Z] [2025-01-22T07:15:13.598Z] #10 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2025-01-22T07:15:13.598Z] #10 DONE 0.1s [2025-01-22T07:15:13.866Z] [2025-01-22T07:15:13.866Z] #11 [builder 5/8] COPY go.mod vendor* ./ [2025-01-22T07:15:13.866Z] #11 DONE 0.2s [2025-01-22T07:15:13.866Z] [2025-01-22T07:15:13.866Z] #12 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-22T07:15:46.098Z] #12 DONE 28.5s [2025-01-22T07:15:46.098Z] [2025-01-22T07:15:46.098Z] #13 [builder 7/8] COPY . . [2025-01-22T07:15:46.098Z] #13 DONE 0.9s [2025-01-22T07:15:46.098Z] [2025-01-22T07:15:46.098Z] #14 [builder 8/8] RUN echo noop [2025-01-22T07:15:46.098Z] #14 0.625 noop [2025-01-22T07:15:46.098Z] #14 DONE 0.7s [2025-01-22T07:15:46.098Z] [2025-01-22T07:15:46.098Z] #15 exporting to image [2025-01-22T07:15:46.098Z] #15 exporting layers [2025-01-22T07:16:18.317Z] #15 exporting layers 34.0s done [2025-01-22T07:16:18.317Z] #15 writing image sha256:4abf6ba1aff9617c22531c9c9774294ed0181824fdf5fd988ba07d105c2a0820 done [2025-01-22T07:16:18.317Z] #15 naming to docker.io/library/ci-base-image-arm64 done [2025-01-22T07:16:18.317Z] #15 DONE 34.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:16:18.676Z] + docker inspect -f . ci-base-image-arm64 [2025-01-22T07:16:18.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-22T07:16:18.846Z] prd-ubuntu20.04-docker-arm64-4c-16g-37444 does not seem to be running inside a container [2025-01-22T07:16:18.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/183 -v /w/workspace/edgex-ui-go/183:/w/workspace/edgex-ui-go/183:rw,z -v /w/workspace/edgex-ui-go/183@tmp:/w/workspace/edgex-ui-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-22T07:16:20.043Z] $ docker top cbc1d1ef7c2c3309392db0651148ae47fd2b0debc7fa6562c6d2a7b74ffbe461 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-22T07:16:20.503Z] + go version [2025-01-22T07:16:20.770Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-22T07:16:20.783Z] $ docker stop --time=1 cbc1d1ef7c2c3309392db0651148ae47fd2b0debc7fa6562c6d2a7b74ffbe461 [2025-01-22T07:16:22.329Z] $ docker rm -f --volumes cbc1d1ef7c2c3309392db0651148ae47fd2b0debc7fa6562c6d2a7b74ffbe461 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:16:22.891Z] + docker inspect -f . ci-base-image-arm64 [2025-01-22T07:16:22.891Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-22T07:16:23.042Z] prd-ubuntu20.04-docker-arm64-4c-16g-37444 does not seem to be running inside a container [2025-01-22T07:16:23.102Z] $ 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/183 -v /w/workspace/edgex-ui-go/183:/w/workspace/edgex-ui-go/183:rw,z -v /w/workspace/edgex-ui-go/183@tmp:/w/workspace/edgex-ui-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-22T07:16:24.008Z] $ docker top bc863944270cf98759d1d3bd03aa3770904b9d40a28cfb583ee3934f6629964d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-22T07:16:24.478Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/183 [Pipeline] fileExists [Pipeline] sh [2025-01-22T07:16:24.882Z] + make test [2025-01-22T07:16:24.882Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2025-01-22T07:16:30.269Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2025-01-22T07:18:21.954Z] github.com/edgexfoundry/edgex-ui-go/internal coverage: 0.0% of statements [2025-01-22T07:18:21.954Z] github.com/edgexfoundry/edgex-ui-go/internal/config coverage: 0.0% of statements [2025-01-22T07:18:21.954Z] github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server coverage: 0.0% of statements [2025-01-22T07:18:21.954Z] github.com/edgexfoundry/edgex-ui-go/internal/handler coverage: 0.0% of statements [2025-01-22T07:18:21.954Z] github.com/edgexfoundry/edgex-ui-go/internal/common coverage: 0.0% of statements [2025-01-22T07:18:21.954Z] github.com/edgexfoundry/edgex-ui-go/internal/container coverage: 0.0% of statements [2025-01-22T07:18:21.954Z] github.com/edgexfoundry/edgex-ui-go/internal/errors coverage: 0.0% of statements [2025-01-22T07:18:21.954Z] github.com/edgexfoundry/edgex-ui-go/internal/service coverage: 0.0% of statements [2025-01-22T07:18:21.954Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2025-01-22T07:18:48.646Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-22T07:18:48.646Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-22T07:18:48.646Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-22T07:18:48.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-22T07:18:48.680Z] $ docker stop --time=1 bc863944270cf98759d1d3bd03aa3770904b9d40a28cfb583ee3934f6629964d [2025-01-22T07:18:50.622Z] $ docker rm -f --volumes bc863944270cf98759d1d3bd03aa3770904b9d40a28cfb583ee3934f6629964d [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-22T07:18:52.049Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-22T07:18:52.076Z] Warning: overwriting stash ‘coverage-report’ [2025-01-22T07:18:52.673Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-22T07:18:53.096Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-22T07:18:53.413Z] + ls -al . [2025-01-22T07:18:53.413Z] total 268 [2025-01-22T07:18:53.413Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 22 07:16 . [2025-01-22T07:18:53.413Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 07:13 .. [2025-01-22T07:18:53.413Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 07:14 .blubracket [2025-01-22T07:18:53.413Z] -rw-rw-r-- 1 jenkins jenkins 18 Jan 22 07:14 .dockerignore [2025-01-22T07:18:53.413Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 22 07:14 .git [2025-01-22T07:18:53.413Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 07:14 .github [2025-01-22T07:18:53.413Z] -rw-rw-r-- 1 jenkins jenkins 178 Jan 22 07:14 .gitignore [2025-01-22T07:18:53.413Z] -rw-rw-r-- 1 jenkins jenkins 18578 Jan 22 07:14 Attribution.txt [2025-01-22T07:18:53.413Z] -rw-rw-r-- 1 jenkins jenkins 21430 Jan 22 07:14 CHANGELOG.md [2025-01-22T07:18:53.413Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 22 07:14 CONTRIBUTING.md [2025-01-22T07:18:53.413Z] -rw-rw-r-- 1 jenkins jenkins 1940 Jan 22 07:14 Dockerfile [2025-01-22T07:18:53.413Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 22 07:14 Jenkinsfile [2025-01-22T07:18:53.413Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 22 07:14 LICENSE [2025-01-22T07:18:53.413Z] -rw-rw-r-- 1 jenkins jenkins 2189 Jan 22 07:14 Makefile [2025-01-22T07:18:53.413Z] -rw-rw-r-- 1 jenkins jenkins 4381 Jan 22 07:14 README.md [2025-01-22T07:18:53.413Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 22 07:07 VERSION [2025-01-22T07:18:53.413Z] -rw-rw-r-- 1 jenkins jenkins 4832 Jan 22 07:14 angularmigrationlogs.md [2025-01-22T07:18:53.413Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 07:14 assets [2025-01-22T07:18:53.413Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 07:14 bin [2025-01-22T07:18:53.413Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 07:14 cmd [2025-01-22T07:18:53.413Z] -rw-r--r-- 1 jenkins jenkins 14679 Jan 22 07:18 coverage.out [2025-01-22T07:18:53.413Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 07:14 docs [2025-01-22T07:18:53.413Z] -rw-rw-r-- 1 jenkins jenkins 5895 Jan 22 07:14 go.mod [2025-01-22T07:18:53.413Z] -rw-rw-r-- 1 jenkins jenkins 86071 Jan 22 07:14 go.sum [2025-01-22T07:18:53.413Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 22 07:14 internal [2025-01-22T07:18:53.413Z] -rwxrwxr-x 1 jenkins jenkins 568 Jan 22 07:14 redeploy.sh [2025-01-22T07:18:53.413Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 07:14 testing [2025-01-22T07:18:53.413Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 22 07:14 version.go [2025-01-22T07:18:53.413Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 07:14 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:18:53.762Z] + 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=a42c1ef4457854628ec334ca54ee718c509553b1 --label arch=arm64 --label version=4.0.0-dev.1 . [2025-01-22T07:18:54.734Z] #0 building with "default" instance using docker driver [2025-01-22T07:18:54.734Z] [2025-01-22T07:18:54.734Z] #1 [internal] load build definition from Dockerfile [2025-01-22T07:18:54.734Z] #1 transferring dockerfile: 1.98kB 0.0s done [2025-01-22T07:18:54.734Z] #1 DONE 0.0s [2025-01-22T07:18:54.734Z] [2025-01-22T07:18:54.734Z] #2 [internal] load .dockerignore [2025-01-22T07:18:54.734Z] #2 transferring context: 58B done [2025-01-22T07:18:54.734Z] #2 DONE 0.0s [2025-01-22T07:18:54.734Z] [2025-01-22T07:18:54.734Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-22T07:18:54.734Z] #3 DONE 0.0s [2025-01-22T07:18:54.734Z] [2025-01-22T07:18:54.734Z] #4 [internal] load metadata for docker.io/library/docker:latest [2025-01-22T07:18:54.734Z] #4 DONE 0.2s [2025-01-22T07:18:54.734Z] [2025-01-22T07:18:54.734Z] #5 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-22T07:18:54.734Z] #5 DONE 0.3s [2025-01-22T07:18:54.734Z] [2025-01-22T07:18:54.734Z] #6 FROM docker.io/library/docker:latest@sha256:9337966690e64b438e049489f9e9392e796b579657bf0b838c2b508a33da2b4d [2025-01-22T07:18:54.734Z] #6 CACHED [2025-01-22T07:18:54.734Z] [2025-01-22T07:18:54.734Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-22T07:18:54.734Z] #7 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-22T07:18:55.002Z] #7 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-22T07:18:55.002Z] #7 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 307.20kB / 4.09MB 0.1s [2025-01-22T07:18:55.002Z] #7 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-22T07:18:55.002Z] #7 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-22T07:18:55.002Z] #7 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s [2025-01-22T07:18:55.275Z] #7 ... [2025-01-22T07:18:55.275Z] [2025-01-22T07:18:55.275Z] #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-01-22T07:18:55.275Z] #8 DONE 0.3s [2025-01-22T07:18:55.275Z] [2025-01-22T07:18:55.275Z] #9 [internal] load build context [2025-01-22T07:18:55.275Z] #9 transferring context: 89.10kB 0.3s done [2025-01-22T07:18:55.275Z] #9 DONE 0.3s [2025-01-22T07:18:55.275Z] [2025-01-22T07:18:55.275Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-22T07:18:55.275Z] #7 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-01-22T07:18:55.275Z] #7 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-22T07:18:55.552Z] #7 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.4s done [2025-01-22T07:18:55.821Z] #7 ... [2025-01-22T07:18:55.821Z] [2025-01-22T07:18:55.821Z] #10 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-01-22T07:18:55.821Z] #10 DONE 0.5s [2025-01-22T07:18:55.821Z] [2025-01-22T07:18:55.821Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-22T07:18:55.821Z] #7 DONE 1.0s [2025-01-22T07:18:55.821Z] [2025-01-22T07:18:55.821Z] #11 [stage-1 2/7] RUN apk --no-cache upgrade [2025-01-22T07:18:56.782Z] #11 0.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-22T07:18:57.050Z] #11 1.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-22T07:18:58.467Z] #11 2.522 OK: 9 MiB in 14 packages [2025-01-22T07:18:58.746Z] #11 ... [2025-01-22T07:18:58.746Z] [2025-01-22T07:18:58.746Z] #12 [builder 3/8] RUN apk add --update --no-cache make git [2025-01-22T07:18:58.746Z] #12 0.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-22T07:18:58.746Z] #12 1.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-22T07:18:58.746Z] #12 2.686 OK: 239 MiB in 58 packages [2025-01-22T07:18:58.746Z] #12 DONE 3.1s [2025-01-22T07:18:58.746Z] [2025-01-22T07:18:58.746Z] #11 [stage-1 2/7] RUN apk --no-cache upgrade [2025-01-22T07:18:58.746Z] #11 DONE 2.9s [2025-01-22T07:18:58.746Z] [2025-01-22T07:18:58.746Z] #13 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2025-01-22T07:18:58.746Z] #13 DONE 0.1s [2025-01-22T07:18:58.746Z] [2025-01-22T07:18:58.746Z] #14 [stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-22T07:18:59.341Z] #14 ... [2025-01-22T07:18:59.341Z] [2025-01-22T07:18:59.341Z] #15 [builder 5/8] COPY go.mod vendor* ./ [2025-01-22T07:18:59.341Z] #15 DONE 0.3s [2025-01-22T07:18:59.341Z] [2025-01-22T07:18:59.341Z] #16 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-22T07:19:01.288Z] #16 DONE 2.0s [2025-01-22T07:19:01.288Z] [2025-01-22T07:19:01.288Z] #17 [builder 7/8] COPY . . [2025-01-22T07:19:01.875Z] #17 ... [2025-01-22T07:19:01.875Z] [2025-01-22T07:19:01.875Z] #14 [stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-22T07:19:01.875Z] #14 1.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-22T07:19:01.875Z] #14 1.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-22T07:19:01.875Z] #14 2.728 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-22T07:19:01.875Z] #14 2.740 Executing busybox-1.36.1-r29.trigger [2025-01-22T07:19:01.875Z] #14 2.767 OK: 9 MiB in 15 packages [2025-01-22T07:19:01.875Z] #14 DONE 3.2s [2025-01-22T07:19:02.143Z] [2025-01-22T07:19:02.143Z] #17 [builder 7/8] COPY . . [2025-01-22T07:19:02.409Z] #17 DONE 1.3s [2025-01-22T07:19:02.409Z] [2025-01-22T07:19:02.409Z] #18 [builder 8/8] RUN make build [2025-01-22T07:19:03.370Z] #18 0.625 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=4.0.0-dev.1" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2025-01-22T07:21:10.057Z] #18 DONE 122.4s [2025-01-22T07:21:10.057Z] [2025-01-22T07:21:10.057Z] #19 [stage-1 4/7] 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-01-22T07:21:10.057Z] #19 DONE 0.4s [2025-01-22T07:21:10.057Z] [2025-01-22T07:21:10.057Z] #20 [stage-1 5/7] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2025-01-22T07:21:10.057Z] #20 DONE 0.1s [2025-01-22T07:21:10.057Z] [2025-01-22T07:21:10.057Z] #21 [stage-1 6/7] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2025-01-22T07:21:10.057Z] #21 DONE 0.1s [2025-01-22T07:21:10.057Z] [2025-01-22T07:21:10.057Z] #22 [stage-1 7/7] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2025-01-22T07:21:10.057Z] #22 DONE 0.1s [2025-01-22T07:21:10.057Z] [2025-01-22T07:21:10.057Z] #23 exporting to image [2025-01-22T07:21:10.057Z] #23 exporting layers [2025-01-22T07:21:10.057Z] #23 exporting layers 1.1s done [2025-01-22T07:21:10.057Z] #23 writing image sha256:cf4020abc0c18caa877bcc038c571f9be5eb3e034c52732f1031e0b58940ef44 done [2025-01-22T07:21:10.057Z] #23 naming to docker.io/library/edgex-ui-arm64 done [2025-01-22T07:21:10.057Z] #23 DONE 1.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-22T07:21:10.198Z] provisioning config files... [2025-01-22T07:21:10.210Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/183@tmp/config2870884932616920066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-22T07:21:10.543Z] ---> ****-login.sh [2025-01-22T07:21:10.543Z] nexus3.edgexfoundry.org:10001 [2025-01-22T07:21:10.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:21:10.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:21:10.808Z] Configure a credential helper to remove this warning. See [2025-01-22T07:21:10.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:21:10.808Z] [2025-01-22T07:21:10.808Z] Login Succeeded [2025-01-22T07:21:10.808Z] nexus3.edgexfoundry.org:10002 [2025-01-22T07:21:10.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:21:11.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:21:11.074Z] Configure a credential helper to remove this warning. See [2025-01-22T07:21:11.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:21:11.074Z] [2025-01-22T07:21:11.074Z] Login Succeeded [2025-01-22T07:21:11.074Z] nexus3.edgexfoundry.org:10003 [2025-01-22T07:21:11.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:21:11.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:21:11.340Z] Configure a credential helper to remove this warning. See [2025-01-22T07:21:11.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:21:11.340Z] [2025-01-22T07:21:11.340Z] Login Succeeded [2025-01-22T07:21:11.340Z] nexus3.edgexfoundry.org:10004 [2025-01-22T07:21:11.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:21:11.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:21:11.605Z] Configure a credential helper to remove this warning. See [2025-01-22T07:21:11.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:21:11.605Z] [2025-01-22T07:21:11.605Z] Login Succeeded [2025-01-22T07:21:11.605Z] ****.io [2025-01-22T07:21:11.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-22T07:21:11.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-22T07:21:11.870Z] Configure a credential helper to remove this warning. See [2025-01-22T07:21:11.870Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-22T07:21:11.870Z] [2025-01-22T07:21:11.870Z] Login Succeeded [2025-01-22T07:21:11.870Z] ---> ****-login.sh ends [Pipeline] } [2025-01-22T07:21:11.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-22T07:21:11.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-22T07:21:11.981Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2025-01-22T07:21:11.981Z] a42c1ef4457854628ec334ca54ee718c509553b1 [2025-01-22T07:21:11.981Z] latest [2025-01-22T07:21:11.981Z] 4.0.0-dev.1 [2025-01-22T07:21:11.981Z] a42c1ef4457854628ec334ca54ee718c509553b1-4.0.0-dev.1 [2025-01-22T07:21:11.981Z] main [2025-01-22T07:21:11.981Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:21:12.353Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a42c1ef4457854628ec334ca54ee718c509553b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:21:12.710Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a42c1ef4457854628ec334ca54ee718c509553b1 [2025-01-22T07:21:12.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-01-22T07:21:12.711Z] 5f70bf18a086: Preparing [2025-01-22T07:21:12.711Z] df02f0adf306: Preparing [2025-01-22T07:21:12.711Z] c3f432713cf9: Preparing [2025-01-22T07:21:12.711Z] 92b9ebc919ee: Preparing [2025-01-22T07:21:12.711Z] 97942f8465e7: Preparing [2025-01-22T07:21:12.711Z] 69fc4db59560: Preparing [2025-01-22T07:21:12.711Z] 534a70dc8296: Preparing [2025-01-22T07:21:12.711Z] 69fc4db59560: Waiting [2025-01-22T07:21:12.711Z] 534a70dc8296: Waiting [2025-01-22T07:21:12.711Z] 5f70bf18a086: Layer already exists [2025-01-22T07:21:12.980Z] c3f432713cf9: Pushed [2025-01-22T07:21:12.980Z] df02f0adf306: Pushed [2025-01-22T07:21:12.980Z] 97942f8465e7: Pushed [2025-01-22T07:21:12.980Z] 69fc4db59560: Pushed [2025-01-22T07:21:12.980Z] 534a70dc8296: Layer already exists [2025-01-22T07:21:23.020Z] 92b9ebc919ee: Pushed [2025-01-22T07:21:23.020Z] a42c1ef4457854628ec334ca54ee718c509553b1: digest: sha256:71e0e7b544fb7575721ecc830b0f202ea139e20d2833fa1ad11e56cdc4559f20 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:21:23.365Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:21:23.711Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2025-01-22T07:21:23.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-01-22T07:21:23.711Z] 5f70bf18a086: Preparing [2025-01-22T07:21:23.711Z] df02f0adf306: Preparing [2025-01-22T07:21:23.711Z] c3f432713cf9: Preparing [2025-01-22T07:21:23.711Z] 92b9ebc919ee: Preparing [2025-01-22T07:21:23.711Z] 97942f8465e7: Preparing [2025-01-22T07:21:23.711Z] 69fc4db59560: Preparing [2025-01-22T07:21:23.711Z] 534a70dc8296: Preparing [2025-01-22T07:21:23.711Z] 69fc4db59560: Waiting [2025-01-22T07:21:23.711Z] 534a70dc8296: Waiting [2025-01-22T07:21:23.711Z] c3f432713cf9: Layer already exists [2025-01-22T07:21:23.711Z] df02f0adf306: Layer already exists [2025-01-22T07:21:23.711Z] 92b9ebc919ee: Layer already exists [2025-01-22T07:21:23.711Z] 5f70bf18a086: Layer already exists [2025-01-22T07:21:23.711Z] 97942f8465e7: Layer already exists [2025-01-22T07:21:23.711Z] 69fc4db59560: Layer already exists [2025-01-22T07:21:23.711Z] 534a70dc8296: Layer already exists [2025-01-22T07:21:23.975Z] latest: digest: sha256:71e0e7b544fb7575721ecc830b0f202ea139e20d2833fa1ad11e56cdc4559f20 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:21:24.334Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:21:24.693Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.0.0-dev.1 [2025-01-22T07:21:24.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-01-22T07:21:24.693Z] 5f70bf18a086: Preparing [2025-01-22T07:21:24.693Z] df02f0adf306: Preparing [2025-01-22T07:21:24.693Z] c3f432713cf9: Preparing [2025-01-22T07:21:24.693Z] 92b9ebc919ee: Preparing [2025-01-22T07:21:24.693Z] 97942f8465e7: Preparing [2025-01-22T07:21:24.693Z] 69fc4db59560: Preparing [2025-01-22T07:21:24.693Z] 534a70dc8296: Preparing [2025-01-22T07:21:24.693Z] 69fc4db59560: Waiting [2025-01-22T07:21:24.693Z] 534a70dc8296: Waiting [2025-01-22T07:21:24.693Z] c3f432713cf9: Layer already exists [2025-01-22T07:21:24.693Z] df02f0adf306: Layer already exists [2025-01-22T07:21:24.693Z] 5f70bf18a086: Layer already exists [2025-01-22T07:21:24.693Z] 92b9ebc919ee: Layer already exists [2025-01-22T07:21:24.693Z] 97942f8465e7: Layer already exists [2025-01-22T07:21:24.693Z] 69fc4db59560: Layer already exists [2025-01-22T07:21:24.693Z] 534a70dc8296: Layer already exists [2025-01-22T07:21:24.957Z] 4.0.0-dev.1: digest: sha256:71e0e7b544fb7575721ecc830b0f202ea139e20d2833fa1ad11e56cdc4559f20 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:21:25.323Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a42c1ef4457854628ec334ca54ee718c509553b1-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:21:25.675Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a42c1ef4457854628ec334ca54ee718c509553b1-4.0.0-dev.1 [2025-01-22T07:21:25.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-01-22T07:21:25.675Z] 5f70bf18a086: Preparing [2025-01-22T07:21:25.675Z] df02f0adf306: Preparing [2025-01-22T07:21:25.675Z] c3f432713cf9: Preparing [2025-01-22T07:21:25.675Z] 92b9ebc919ee: Preparing [2025-01-22T07:21:25.675Z] 97942f8465e7: Preparing [2025-01-22T07:21:25.675Z] 69fc4db59560: Preparing [2025-01-22T07:21:25.675Z] 534a70dc8296: Preparing [2025-01-22T07:21:25.675Z] 69fc4db59560: Waiting [2025-01-22T07:21:25.675Z] 534a70dc8296: Waiting [2025-01-22T07:21:25.675Z] 97942f8465e7: Layer already exists [2025-01-22T07:21:25.675Z] c3f432713cf9: Layer already exists [2025-01-22T07:21:25.675Z] 92b9ebc919ee: Layer already exists [2025-01-22T07:21:25.675Z] 5f70bf18a086: Layer already exists [2025-01-22T07:21:25.675Z] df02f0adf306: Layer already exists [2025-01-22T07:21:25.675Z] 69fc4db59560: Layer already exists [2025-01-22T07:21:25.675Z] 534a70dc8296: Layer already exists [2025-01-22T07:21:25.939Z] a42c1ef4457854628ec334ca54ee718c509553b1-4.0.0-dev.1: digest: sha256:71e0e7b544fb7575721ecc830b0f202ea139e20d2833fa1ad11e56cdc4559f20 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:21:26.292Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:21:26.652Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2025-01-22T07:21:26.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2025-01-22T07:21:26.652Z] 5f70bf18a086: Preparing [2025-01-22T07:21:26.652Z] df02f0adf306: Preparing [2025-01-22T07:21:26.652Z] c3f432713cf9: Preparing [2025-01-22T07:21:26.652Z] 92b9ebc919ee: Preparing [2025-01-22T07:21:26.652Z] 97942f8465e7: Preparing [2025-01-22T07:21:26.652Z] 69fc4db59560: Preparing [2025-01-22T07:21:26.652Z] 534a70dc8296: Preparing [2025-01-22T07:21:26.652Z] 69fc4db59560: Waiting [2025-01-22T07:21:26.652Z] 534a70dc8296: Waiting [2025-01-22T07:21:26.652Z] 97942f8465e7: Layer already exists [2025-01-22T07:21:26.652Z] 92b9ebc919ee: Layer already exists [2025-01-22T07:21:26.652Z] df02f0adf306: Layer already exists [2025-01-22T07:21:26.652Z] 5f70bf18a086: Layer already exists [2025-01-22T07:21:26.652Z] c3f432713cf9: Layer already exists [2025-01-22T07:21:26.652Z] 69fc4db59560: Layer already exists [2025-01-22T07:21:26.652Z] 534a70dc8296: Layer already exists [2025-01-22T07:21:26.919Z] main: digest: sha256:71e0e7b544fb7575721ecc830b0f202ea139e20d2833fa1ad11e56cdc4559f20 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-22T07:21:27.009Z] ===================================================== [Pipeline] echo [2025-01-22T07:21:27.032Z] taggedImages: [2025-01-22T07:21:27.032Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a42c1ef4457854628ec334ca54ee718c509553b1 [2025-01-22T07:21:27.032Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2025-01-22T07:21:27.032Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4.0.0-dev.1 [2025-01-22T07:21:27.032Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a42c1ef4457854628ec334ca54ee718c509553b1-4.0.0-dev.1 [2025-01-22T07:21:27.032Z] - 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-01-22T07:21:27.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-22T07:21:27.424Z] [2025-01-22T07:21:27.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:21:27.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-22T07:21:27.770Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-22T07:21:27.770Z] 8998bd30e6a1: Pulling fs layer [2025-01-22T07:21:27.770Z] 04944245beec: Pulling fs layer [2025-01-22T07:21:27.770Z] 699f458cf7ca: Pulling fs layer [2025-01-22T07:21:27.770Z] 765212b225bb: Pulling fs layer [2025-01-22T07:21:27.770Z] f23df028b6ca: Pulling fs layer [2025-01-22T07:21:27.770Z] d65c8cfc05b1: Pulling fs layer [2025-01-22T07:21:27.770Z] 2437ff75d9bd: Pulling fs layer [2025-01-22T07:21:27.770Z] d65c8cfc05b1: Waiting [2025-01-22T07:21:27.770Z] 2437ff75d9bd: Waiting [2025-01-22T07:21:27.770Z] 765212b225bb: Waiting [2025-01-22T07:21:27.770Z] f23df028b6ca: Waiting [2025-01-22T07:21:28.038Z] 04944245beec: Verifying Checksum [2025-01-22T07:21:28.038Z] 04944245beec: Download complete [2025-01-22T07:21:28.038Z] 765212b225bb: Verifying Checksum [2025-01-22T07:21:28.038Z] 765212b225bb: Download complete [2025-01-22T07:21:28.038Z] f23df028b6ca: Verifying Checksum [2025-01-22T07:21:28.038Z] f23df028b6ca: Download complete [2025-01-22T07:21:28.038Z] d65c8cfc05b1: Download complete [2025-01-22T07:21:28.038Z] 699f458cf7ca: Download complete [2025-01-22T07:21:28.621Z] 8998bd30e6a1: Verifying Checksum [2025-01-22T07:21:28.621Z] 8998bd30e6a1: Download complete [2025-01-22T07:21:30.569Z] 2437ff75d9bd: Verifying Checksum [2025-01-22T07:21:30.569Z] 2437ff75d9bd: Download complete [2025-01-22T07:21:34.821Z] 8998bd30e6a1: Pull complete [2025-01-22T07:21:35.404Z] 04944245beec: Pull complete [2025-01-22T07:21:37.344Z] 699f458cf7ca: Pull complete [2025-01-22T07:21:37.344Z] 765212b225bb: Pull complete [2025-01-22T07:21:38.303Z] f23df028b6ca: Pull complete [2025-01-22T07:21:38.303Z] d65c8cfc05b1: Pull complete [2025-01-22T07:22:04.980Z] 2437ff75d9bd: Pull complete [2025-01-22T07:22:04.980Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-22T07:22:04.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-22T07:22:04.980Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-22T07:22:05.159Z] prd-ubuntu20.04-docker-arm64-4c-16g-37444 does not seem to be running inside a container [2025-01-22T07:22:05.219Z] $ 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/183 -v /w/workspace/edgex-ui-go/183:/w/workspace/edgex-ui-go/183:rw,z -v /w/workspace/edgex-ui-go/183@tmp:/w/workspace/edgex-ui-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-01-22T07:22:06.557Z] $ docker top 372607e039a35be168d2060587d59ed96c1e66813fab1a23aab0e6232a08974b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-22T07:22:07.036Z] ---> job-cost.sh [2025-01-22T07:22:07.303Z] lf-activate-venv: SKIPPING [2025-01-22T07:22:07.303Z] INFO: No Stack... [2025-01-22T07:22:07.570Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-22T07:22:08.529Z] INFO: Archiving Costs [Pipeline] sh [2025-01-22T07:22:08.850Z] + cat /w/workspace/edgex-ui-go/183/archives/cost.csv [2025-01-22T07:22:08.850Z] + cut -d, -f6 [Pipeline] lock [2025-01-22T07:22:08.909Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-183-stack-cost] [2025-01-22T07:22:08.917Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-183-stack-cost] did not exist. Created. [2025-01-22T07:22:08.925Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-22T07:22:09.279Z] /w/workspace/edgex-ui-go/183@tmp/durable-dee04592/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-22T07:22:09.603Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-22T07:22:09.630Z] Warning: overwriting stash ‘stack-cost’ [2025-01-22T07:22:09.818Z] Stashed 1 file(s) [Pipeline] } [2025-01-22T07:22:09.827Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-183-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-22T07:22:09.859Z] $ docker stop --time=1 372607e039a35be168d2060587d59ed96c1e66813fab1a23aab0e6232a08974b [2025-01-22T07:22:11.243Z] $ docker rm -f --volumes 372607e039a35be168d2060587d59ed96c1e66813fab1a23aab0e6232a08974b [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-01-22T07:22:11.751Z] provisioning config files... [2025-01-22T07:22:11.759Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11790610915570334262tmp [Pipeline] { [Pipeline] sh [2025-01-22T07:22:12.063Z] + set +x [2025-01-22T07:22:12.063Z] + curl -s https://codecov.io/bash [2025-01-22T07:22:12.063Z] + bash -s -- [2025-01-22T07:22:12.064Z] [2025-01-22T07:22:12.064Z] _____ _ [2025-01-22T07:22:12.064Z] / ____| | | [2025-01-22T07:22:12.064Z] | | ___ __| | ___ ___ _____ __ [2025-01-22T07:22:12.064Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-22T07:22:12.064Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-22T07:22:12.064Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-22T07:22:12.064Z] Bash-1.0.6 [2025-01-22T07:22:12.064Z] [2025-01-22T07:22:12.064Z] [2025-01-22T07:22:12.064Z] ==> git version 2.25.1 found [2025-01-22T07:22:12.064Z] ==> 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-01-22T07:22:12.064Z] Release-Date: 2020-01-08 [2025-01-22T07:22:12.064Z] 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-01-22T07:22:12.064Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-22T07:22:12.064Z] ==> Jenkins CI detected. [2025-01-22T07:22:12.064Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2025-01-22T07:22:12.064Z] project root: . [2025-01-22T07:22:12.064Z] --> token set from env [2025-01-22T07:22:12.064Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-22T07:22:12.064Z] ==> Running gcov in . (disable via -X gcov) [2025-01-22T07:22:12.323Z] ==> Python coveragepy not found [2025-01-22T07:22:12.323Z] ==> Searching for coverage reports in: [2025-01-22T07:22:12.323Z] + . [2025-01-22T07:22:12.323Z] -> Found 1 reports [2025-01-22T07:22:12.323Z] ==> Detecting git/mercurial file structure [2025-01-22T07:22:12.323Z] ==> Reading reports [2025-01-22T07:22:12.324Z] + ./coverage.out bytes=14679 [2025-01-22T07:22:12.324Z] ==> Appending adjustments [2025-01-22T07:22:12.324Z] https://docs.codecov.io/docs/fixing-reports [2025-01-22T07:22:12.893Z] + Found adjustments [2025-01-22T07:22:12.893Z] ==> Gzipping contents [2025-01-22T07:22:12.893Z] 12K /tmp/codecov.AIPXCW.gz [2025-01-22T07:22:12.893Z] ==> Uploading reports [2025-01-22T07:22:12.893Z] url: https://codecov.io [2025-01-22T07:22:12.893Z] query: branch=main&commit=a42c1ef4457854628ec334ca54ee718c509553b1&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-22T07:22:12.893Z] -> Pinging Codecov [2025-01-22T07:22:12.894Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a42c1ef4457854628ec334ca54ee718c509553b1&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-22T07:22:13.156Z] -> Uploading to [2025-01-22T07:22:13.156Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-ui-go/a42c1ef4457854628ec334ca54ee718c509553b1/be71007d-b309-4cf5-a634-5aef22c0fea7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250122%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250122T072212Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ff3f1c0c01afe78797bb1aca8f28872d3acfc1ccdb5fab74d398b6762f25ebc7 [2025-01-22T07:22:13.156Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-22T07:22:13.156Z] Dload Upload Total Spent Left Speed [2025-01-22T07:22:13.417Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10294 0 0 100 10294 0 32168 --:--:-- --:--:-- --:--:-- 32168 [2025-01-22T07:22:13.417Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/a42c1ef4457854628ec334ca54ee718c509553b1 [Pipeline] } [2025-01-22T07:22:13.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-22T07:22:13.591Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-22T07:22:13.612Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:22:13.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-22T07:22:13.939Z] [2025-01-22T07:22:13.939Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:22:14.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-22T07:22:14.257Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-22T07:22:14.257Z] 43c4264eed91: Pulling fs layer [2025-01-22T07:22:14.257Z] 4cc291be95ef: Pulling fs layer [2025-01-22T07:22:14.257Z] 2ac1f1163629: Pulling fs layer [2025-01-22T07:22:14.257Z] 5c3c966382ef: Pulling fs layer [2025-01-22T07:22:14.257Z] 4f4fb700ef54: Pulling fs layer [2025-01-22T07:22:14.257Z] d9c7d2e4e75e: Pulling fs layer [2025-01-22T07:22:14.257Z] 9c3e1370e548: Pulling fs layer [2025-01-22T07:22:14.257Z] 4f4fb700ef54: Waiting [2025-01-22T07:22:14.257Z] 5c3c966382ef: Waiting [2025-01-22T07:22:14.257Z] d9c7d2e4e75e: Waiting [2025-01-22T07:22:14.257Z] 9c3e1370e548: Waiting [2025-01-22T07:22:14.257Z] 4cc291be95ef: Verifying Checksum [2025-01-22T07:22:14.257Z] 4cc291be95ef: Download complete [2025-01-22T07:22:14.257Z] 5c3c966382ef: Verifying Checksum [2025-01-22T07:22:14.257Z] 5c3c966382ef: Download complete [2025-01-22T07:22:14.257Z] 4f4fb700ef54: Verifying Checksum [2025-01-22T07:22:14.257Z] 4f4fb700ef54: Download complete [2025-01-22T07:22:14.516Z] 43c4264eed91: Download complete [2025-01-22T07:22:14.516Z] 43c4264eed91: Pull complete [2025-01-22T07:22:14.516Z] d9c7d2e4e75e: Verifying Checksum [2025-01-22T07:22:14.516Z] d9c7d2e4e75e: Download complete [2025-01-22T07:22:14.774Z] 4cc291be95ef: Pull complete [2025-01-22T07:22:14.774Z] 2ac1f1163629: Verifying Checksum [2025-01-22T07:22:14.774Z] 2ac1f1163629: Download complete [2025-01-22T07:22:15.339Z] 9c3e1370e548: Verifying Checksum [2025-01-22T07:22:15.339Z] 9c3e1370e548: Download complete [2025-01-22T07:22:18.629Z] 2ac1f1163629: Pull complete [2025-01-22T07:22:18.629Z] 5c3c966382ef: Pull complete [2025-01-22T07:22:18.629Z] 4f4fb700ef54: Pull complete [2025-01-22T07:22:18.889Z] d9c7d2e4e75e: Pull complete [2025-01-22T07:22:22.180Z] 9c3e1370e548: Pull complete [2025-01-22T07:22:22.180Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-22T07:22:22.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-22T07:22:22.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-22T07:22:22.322Z] prd-ubuntu20.04-docker-8c-8g-37423 does not seem to be running inside a container [2025-01-22T07:22:22.348Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-22T07:22:26.091Z] $ docker top 707a429f2886ef7530d55fcaf90a88bab027f608439cb8cd845bd10bfd623b63 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-22T07:22:26.461Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] echo [2025-01-22T07:22:26.472Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2025-01-22T07:22:26.752Z] + set -o pipefail [2025-01-22T07:22:26.752Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2025-01-22T07:22:35.057Z] [2025-01-22T07:22:35.057Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2025-01-22T07:22:35.057Z] [2025-01-22T07:22:35.057Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d2579c16-8200-4b64-ba83-6168c13d8a39/history/5cb62ab4-4e3e-43ac-aa6c-fdceb0841809 [2025-01-22T07:22:35.057Z] [2025-01-22T07:22:35.057Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-01-22T07:22:35.057Z] [2025-01-22T07:22:35.057Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-22T07:22:35.057Z] [Pipeline] } [2025-01-22T07:22:35.068Z] $ docker stop --time=1 707a429f2886ef7530d55fcaf90a88bab027f608439cb8cd845bd10bfd623b63 [2025-01-22T07:22:39.342Z] $ docker rm -f --volumes 707a429f2886ef7530d55fcaf90a88bab027f608439cb8cd845bd10bfd623b63 [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-01-22T07:22:40.223Z] + git log --format=format:%s -1 a42c1ef4457854628ec334ca54ee718c509553b1 [Pipeline] sh [2025-01-22T07:22:40.516Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-22T07:22:40.516Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:22:40.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-22T07:22:40.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-22T07:22:40.905Z] prd-ubuntu20.04-docker-8c-8g-37423 does not seem to be running inside a container [2025-01-22T07:22:40.931Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-22T07:22:41.393Z] $ docker top 18523f9a5597dac190e66eac5d730593b174c45d21c65c5f327776db0421fb56 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-22T07:22:41.506Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-22T07:22:41.506Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-22T07:22:41.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-22T07:22:41.617Z] $ docker exec 18523f9a5597dac190e66eac5d730593b174c45d21c65c5f327776db0421fb56 ssh-agent [2025-01-22T07:22:41.722Z] SSH_AUTH_SOCK=/tmp/ssh-InoDVK19b2ud/agent.33 [2025-01-22T07:22:41.722Z] SSH_AGENT_PID=39 [2025-01-22T07:22:41.727Z] Running ssh-add (command line suppressed) [2025-01-22T07:22:41.820Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18206535303058906520.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18206535303058906520.key) [2025-01-22T07:22:41.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-22T07:22:42.131Z] + git semver tag [2025-01-22T07:22:42.391Z] 2025-01-22 07:22:42,292 [run_tag] DEBUG tag force:False [2025-01-22T07:22:42.391Z] 2025-01-22 07:22:42,292 [check_head_tag] DEBUG check head tag [2025-01-22T07:22:42.391Z] 2025-01-22 07:22:42,293 [execute] INFO git cat-file --batch-check [2025-01-22T07:22:42.391Z] 2025-01-22 07:22:42,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2025-01-22T07:22:42.391Z] 2025-01-22 07:22:42,297 [execute] INFO git cat-file --batch [2025-01-22T07:22:42.391Z] 2025-01-22 07:22:42,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2025-01-22T07:22:42.391Z] 2025-01-22 07:22:42,319 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-01-22T07:22:42.391Z] 2025-01-22 07:22:42,319 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 [2025-01-22T07:22:42.391Z] 2025-01-22 07:22:42,319 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-22T07:22:42.391Z] 2025-01-22 07:22:42,324 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-01-22T07:22:42.391Z] 4.0.0-dev.1 [Pipeline] } [2025-01-22T07:22:42.400Z] $ docker exec --env ******** --env ******** 18523f9a5597dac190e66eac5d730593b174c45d21c65c5f327776db0421fb56 ssh-agent -k [2025-01-22T07:22:42.496Z] unset SSH_AUTH_SOCK; [2025-01-22T07:22:42.497Z] unset SSH_AGENT_PID; [2025-01-22T07:22:42.497Z] echo Agent pid 39 killed; [2025-01-22T07:22:42.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-22T07:22:42.907Z] + git semver [Pipeline] } [2025-01-22T07:22:43.189Z] $ docker stop --time=1 18523f9a5597dac190e66eac5d730593b174c45d21c65c5f327776db0421fb56 [2025-01-22T07:22:44.467Z] $ docker rm -f --volumes 18523f9a5597dac190e66eac5d730593b174c45d21c65c5f327776db0421fb56 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:22:44.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-22T07:22:44.867Z] [2025-01-22T07:22:44.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:22:45.169Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-22T07:22:45.169Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-22T07:22:45.169Z] ab5ef0e58194: Pulling fs layer [2025-01-22T07:22:45.169Z] 9712f1f96733: Pulling fs layer [2025-01-22T07:22:45.169Z] 63f879dbbcfc: Pulling fs layer [2025-01-22T07:22:45.169Z] 0d9ebad4ef96: Pulling fs layer [2025-01-22T07:22:45.169Z] e9a5061849ea: Pulling fs layer [2025-01-22T07:22:45.169Z] d747dcd14b5f: Pulling fs layer [2025-01-22T07:22:45.169Z] 2de7ff778b66: Pulling fs layer [2025-01-22T07:22:45.169Z] e9a5061849ea: Waiting [2025-01-22T07:22:45.169Z] d747dcd14b5f: Waiting [2025-01-22T07:22:45.169Z] 2de7ff778b66: Waiting [2025-01-22T07:22:45.169Z] 0d9ebad4ef96: Waiting [2025-01-22T07:22:45.169Z] 9712f1f96733: Verifying Checksum [2025-01-22T07:22:45.169Z] 9712f1f96733: Download complete [2025-01-22T07:22:45.429Z] 63f879dbbcfc: Verifying Checksum [2025-01-22T07:22:45.429Z] 63f879dbbcfc: Download complete [2025-01-22T07:22:45.688Z] e9a5061849ea: Verifying Checksum [2025-01-22T07:22:45.688Z] e9a5061849ea: Download complete [2025-01-22T07:22:45.688Z] 0d9ebad4ef96: Verifying Checksum [2025-01-22T07:22:45.688Z] 0d9ebad4ef96: Download complete [2025-01-22T07:22:45.688Z] d747dcd14b5f: Verifying Checksum [2025-01-22T07:22:45.688Z] d747dcd14b5f: Download complete [2025-01-22T07:22:45.688Z] ab5ef0e58194: Download complete [2025-01-22T07:22:45.688Z] 2de7ff778b66: Verifying Checksum [2025-01-22T07:22:45.688Z] 2de7ff778b66: Download complete [2025-01-22T07:22:48.219Z] ab5ef0e58194: Pull complete [2025-01-22T07:22:48.219Z] 9712f1f96733: Pull complete [2025-01-22T07:22:49.155Z] 63f879dbbcfc: Pull complete [2025-01-22T07:22:52.438Z] 0d9ebad4ef96: Pull complete [2025-01-22T07:22:52.697Z] e9a5061849ea: Pull complete [2025-01-22T07:22:52.697Z] d747dcd14b5f: Pull complete [2025-01-22T07:22:53.632Z] 2de7ff778b66: Pull complete [2025-01-22T07:22:53.632Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-22T07:22:53.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-22T07:22:53.632Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-22T07:22:53.741Z] prd-ubuntu20.04-docker-8c-8g-37423 does not seem to be running inside a container [2025-01-22T07:22:53.768Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-22T07:22:59.735Z] $ docker top 448e27156a2932818d1fb29d4561fbd56cbce6e6fd8199085e2935ce1464dde5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-22T07:22:59.817Z] provisioning config files... [2025-01-22T07:22:59.824Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4016644430619069341tmp [2025-01-22T07:22:59.833Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1907556199522765164tmp [2025-01-22T07:22:59.842Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14585059462969745145tmp [Pipeline] { [Pipeline] echo [2025-01-22T07:22:59.874Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-22T07:23:00.170Z] ---> sigul-configuration.sh [2025-01-22T07:23:00.170Z] gpg: directory `/root/.gnupg' created [2025-01-22T07:23:00.170Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-22T07:23:00.170Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-22T07:23:00.170Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-22T07:23:00.170Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-22T07:23:00.170Z] gpg: CAST5 encrypted data [2025-01-22T07:23:00.170Z] gpg: encrypted with 1 passphrase [2025-01-22T07:23:00.170Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-22T07:23:00.470Z] + mkdir /home/jenkins [2025-01-22T07:23:00.470Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-22T07:23:00.767Z] + 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-01-22T07:23:00.782Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-22T07:23:01.078Z] ---> sigul-install.sh [2025-01-22T07:23:01.078Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-22T07:23:01.379Z] + git tag --list [2025-01-22T07:23:01.379Z] 0.1.1 [2025-01-22T07:23:01.379Z] v1.1.0 [2025-01-22T07:23:01.379Z] v1.2.0 [2025-01-22T07:23:01.379Z] v1.2.1 [2025-01-22T07:23:01.379Z] v1.3.0 [2025-01-22T07:23:01.379Z] v2.0.0 [2025-01-22T07:23:01.379Z] v2.1.0 [2025-01-22T07:23:01.379Z] v2.2.0 [2025-01-22T07:23:01.379Z] v2.3.0 [2025-01-22T07:23:01.379Z] v3.0 [2025-01-22T07:23:01.379Z] v3.0.0 [2025-01-22T07:23:01.379Z] v3.1 [2025-01-22T07:23:01.379Z] v3.1.0 [2025-01-22T07:23:01.379Z] v3.1.0-dev.1 [2025-01-22T07:23:01.379Z] v3.1.0-dev.10 [2025-01-22T07:23:01.379Z] v3.1.0-dev.11 [2025-01-22T07:23:01.379Z] v3.1.0-dev.12 [2025-01-22T07:23:01.379Z] v3.1.0-dev.13 [2025-01-22T07:23:01.379Z] v3.1.0-dev.14 [2025-01-22T07:23:01.379Z] v3.1.0-dev.15 [2025-01-22T07:23:01.379Z] v3.1.0-dev.16 [2025-01-22T07:23:01.379Z] v3.1.0-dev.17 [2025-01-22T07:23:01.379Z] v3.1.0-dev.18 [2025-01-22T07:23:01.379Z] v3.1.0-dev.19 [2025-01-22T07:23:01.379Z] v3.1.0-dev.2 [2025-01-22T07:23:01.379Z] v3.1.0-dev.20 [2025-01-22T07:23:01.379Z] v3.1.0-dev.21 [2025-01-22T07:23:01.379Z] v3.1.0-dev.22 [2025-01-22T07:23:01.379Z] v3.1.0-dev.23 [2025-01-22T07:23:01.379Z] v3.1.0-dev.24 [2025-01-22T07:23:01.379Z] v3.1.0-dev.25 [2025-01-22T07:23:01.379Z] v3.1.0-dev.26 [2025-01-22T07:23:01.379Z] v3.1.0-dev.27 [2025-01-22T07:23:01.379Z] v3.1.0-dev.28 [2025-01-22T07:23:01.379Z] v3.1.0-dev.29 [2025-01-22T07:23:01.379Z] v3.1.0-dev.3 [2025-01-22T07:23:01.379Z] v3.1.0-dev.30 [2025-01-22T07:23:01.379Z] v3.1.0-dev.31 [2025-01-22T07:23:01.379Z] v3.1.0-dev.32 [2025-01-22T07:23:01.379Z] v3.1.0-dev.33 [2025-01-22T07:23:01.379Z] v3.1.0-dev.34 [2025-01-22T07:23:01.379Z] v3.1.0-dev.35 [2025-01-22T07:23:01.379Z] v3.1.0-dev.36 [2025-01-22T07:23:01.379Z] v3.1.0-dev.37 [2025-01-22T07:23:01.379Z] v3.1.0-dev.38 [2025-01-22T07:23:01.379Z] v3.1.0-dev.39 [2025-01-22T07:23:01.379Z] v3.1.0-dev.4 [2025-01-22T07:23:01.379Z] v3.1.0-dev.40 [2025-01-22T07:23:01.379Z] v3.1.0-dev.41 [2025-01-22T07:23:01.379Z] v3.1.0-dev.42 [2025-01-22T07:23:01.379Z] v3.1.0-dev.43 [2025-01-22T07:23:01.379Z] v3.1.0-dev.44 [2025-01-22T07:23:01.379Z] v3.1.0-dev.45 [2025-01-22T07:23:01.379Z] v3.1.0-dev.46 [2025-01-22T07:23:01.379Z] v3.1.0-dev.47 [2025-01-22T07:23:01.379Z] v3.1.0-dev.48 [2025-01-22T07:23:01.379Z] v3.1.0-dev.49 [2025-01-22T07:23:01.379Z] v3.1.0-dev.5 [2025-01-22T07:23:01.379Z] v3.1.0-dev.50 [2025-01-22T07:23:01.379Z] v3.1.0-dev.51 [2025-01-22T07:23:01.379Z] v3.1.0-dev.52 [2025-01-22T07:23:01.379Z] v3.1.0-dev.6 [2025-01-22T07:23:01.379Z] v3.1.0-dev.7 [2025-01-22T07:23:01.379Z] v3.1.0-dev.8 [2025-01-22T07:23:01.379Z] v3.1.0-dev.9 [2025-01-22T07:23:01.379Z] v4.0.0-dev.1 [Pipeline] sh [2025-01-22T07:23:01.677Z] + lftools sign git-tag v4.0.0-dev.1 [2025-01-22T07:23:02.245Z] Signing Git tag with Sigul... [2025-01-22T07:23:02.245Z] Signing v4.0.0-dev.1 [Pipeline] echo [2025-01-22T07:23:02.522Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-22T07:23:02.817Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-22T07:23:02.824Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-22T07:23:02.849Z] $ docker stop --time=1 448e27156a2932818d1fb29d4561fbd56cbce6e6fd8199085e2935ce1464dde5 [2025-01-22T07:23:04.122Z] $ docker rm -f --volumes 448e27156a2932818d1fb29d4561fbd56cbce6e6fd8199085e2935ce1464dde5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-22T07:23:04.572Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-22T07:23:04.572Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:23:04.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-22T07:23:04.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-22T07:23:04.957Z] prd-ubuntu20.04-docker-8c-8g-37423 does not seem to be running inside a container [2025-01-22T07:23:04.988Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-22T07:23:05.325Z] $ docker top 95d87c94aeb8b0f966cb9f7ed95b7f3ef2ac3bbc05d456a5df7bbf05641f60d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-22T07:23:05.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-22T07:23:05.437Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-22T07:23:05.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-22T07:23:05.566Z] $ docker exec 95d87c94aeb8b0f966cb9f7ed95b7f3ef2ac3bbc05d456a5df7bbf05641f60d1 ssh-agent [2025-01-22T07:23:05.687Z] SSH_AUTH_SOCK=/tmp/ssh-anMmQOLwjMLX/agent.31 [2025-01-22T07:23:05.687Z] SSH_AGENT_PID=37 [2025-01-22T07:23:05.691Z] Running ssh-add (command line suppressed) [2025-01-22T07:23:05.794Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6170889736661760444.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6170889736661760444.key) [2025-01-22T07:23:05.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-22T07:23:06.104Z] + git semver bump pre [2025-01-22T07:23:06.364Z] 2025-01-22 07:23:06,306 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-01-22T07:23:06.364Z] 2025-01-22 07:23:06,306 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev [2025-01-22T07:23:06.364Z] 2025-01-22 07:23:06,306 [bump_version] DEBUG bumped version:4.0.0-dev.2 [2025-01-22T07:23:06.364Z] 2025-01-22 07:23:06,306 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2025-01-22T07:23:06.364Z] 2025-01-22 07:23:06,306 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-01-22T07:23:06.364Z] 2025-01-22 07:23:06,306 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-01-22T07:23:06.364Z] 2025-01-22 07:23:06,308 [execute] INFO git cat-file --batch-check [2025-01-22T07:23:06.364Z] 2025-01-22 07:23:06,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-22T07:23:06.364Z] 2025-01-22 07:23:06,314 [execute] INFO git cat-file --batch [2025-01-22T07:23:06.364Z] 2025-01-22 07:23:06,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-22T07:23:06.364Z] 2025-01-22 07:23:06,319 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-01-22T07:23:06.364Z] 4.0.0-dev.2 [Pipeline] } [2025-01-22T07:23:06.374Z] $ docker exec --env ******** --env ******** 95d87c94aeb8b0f966cb9f7ed95b7f3ef2ac3bbc05d456a5df7bbf05641f60d1 ssh-agent -k [2025-01-22T07:23:06.480Z] unset SSH_AUTH_SOCK; [2025-01-22T07:23:06.480Z] unset SSH_AGENT_PID; [2025-01-22T07:23:06.480Z] echo Agent pid 37 killed; [2025-01-22T07:23:06.491Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-22T07:23:06.824Z] + git semver [Pipeline] } [2025-01-22T07:23:07.095Z] $ docker stop --time=1 95d87c94aeb8b0f966cb9f7ed95b7f3ef2ac3bbc05d456a5df7bbf05641f60d1 [2025-01-22T07:23:08.362Z] $ docker rm -f --volumes 95d87c94aeb8b0f966cb9f7ed95b7f3ef2ac3bbc05d456a5df7bbf05641f60d1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-22T07:23:08.728Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-22T07:23:08.728Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:23:09.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-22T07:23:09.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-22T07:23:09.158Z] prd-ubuntu20.04-docker-8c-8g-37423 does not seem to be running inside a container [2025-01-22T07:23:09.187Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-22T07:23:09.539Z] $ docker top c0933cca818e0aeea4c681f8b8f084a49a5be754923c64b023939444ef0f64f3 -eo pid,comm [2025-01-22T07:23:09.587Z] 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-01-22T07:23:09.587Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-22T07:23:09.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-22T07:23:09.637Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-22T07:23:09.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-22T07:23:09.757Z] $ docker exec c0933cca818e0aeea4c681f8b8f084a49a5be754923c64b023939444ef0f64f3 ssh-agent [2025-01-22T07:23:09.861Z] SSH_AUTH_SOCK=/tmp/ssh-Md1D3KUF1cZi/agent.32 [2025-01-22T07:23:09.861Z] SSH_AGENT_PID=38 [2025-01-22T07:23:09.866Z] Running ssh-add (command line suppressed) [2025-01-22T07:23:09.978Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4531739997883855814.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4531739997883855814.key) [2025-01-22T07:23:09.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-22T07:23:10.288Z] + git semver push [2025-01-22T07:23:10.549Z] 2025-01-22 07:23:10,480 [run_push] DEBUG push [2025-01-22T07:23:10.549Z] 2025-01-22 07:23:10,481 [execute] INFO git cat-file --batch-check [2025-01-22T07:23:10.549Z] 2025-01-22 07:23:10,481 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-22T07:23:10.549Z] 2025-01-22 07:23:10,486 [execute] INFO git rev-list 80c21724042525a0e7d2385cdf728e928f7ccbef -- [2025-01-22T07:23:10.549Z] 2025-01-22 07:23:10,486 [execute] DEBUG Popen(['git', 'rev-list', '80c21724042525a0e7d2385cdf728e928f7ccbef', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-22T07:23:10.549Z] 2025-01-22 07:23:10,498 [execute] INFO git fetch -v origin [2025-01-22T07:23:10.549Z] 2025-01-22 07:23:10,498 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-22T07:23:11.119Z] 2025-01-22 07:23:10,978 [run_push] DEBUG no remote changes detected [2025-01-22T07:23:11.120Z] 2025-01-22 07:23:10,978 [execute] INFO git push origin semver [2025-01-22T07:23:11.120Z] 2025-01-22 07:23:10,979 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-22T07:23:11.688Z] 2025-01-22 07:23:11,646 [run_push] DEBUG push all version tags [2025-01-22T07:23:11.688Z] 2025-01-22 07:23:11,647 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-22T07:23:11.688Z] 2025-01-22 07:23:11,647 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-22T07:23:12.262Z] 2025-01-22 07:23:12,236 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2025-01-22T07:23:12.262Z] 4.0.0-dev.2 [Pipeline] } [2025-01-22T07:23:12.530Z] $ docker exec --env ******** --env ******** c0933cca818e0aeea4c681f8b8f084a49a5be754923c64b023939444ef0f64f3 ssh-agent -k [2025-01-22T07:23:12.634Z] unset SSH_AUTH_SOCK; [2025-01-22T07:23:12.635Z] unset SSH_AGENT_PID; [2025-01-22T07:23:12.635Z] echo Agent pid 38 killed; [2025-01-22T07:23:12.648Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-22T07:23:12.989Z] + git semver [Pipeline] } [2025-01-22T07:23:13.259Z] $ docker stop --time=1 c0933cca818e0aeea4c681f8b8f084a49a5be754923c64b023939444ef0f64f3 [2025-01-22T07:23:14.555Z] $ docker rm -f --volumes c0933cca818e0aeea4c681f8b8f084a49a5be754923c64b023939444ef0f64f3 [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-01-22T07:23:15.226Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2025-01-22T07:23:15.226Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2025-01-22T07:23:15.226Z] total 16 [2025-01-22T07:23:15.226Z] drwxr-xr-x 3 root root 4096 Jan 22 07:12 . [2025-01-22T07:23:15.226Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 22 07:23 .. [2025-01-22T07:23:15.226Z] drwxr-xr-x 2 root root 4096 Jan 22 07:12 cost [2025-01-22T07:23:15.226Z] -rw-r--r-- 1 root root 83 Jan 22 07:12 cost.csv [2025-01-22T07:23:15.226Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2025-01-22T07:23:15.226Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2025-01-22T07:23:15.226Z] total 16 [2025-01-22T07:23:15.226Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 22 07:12 . [2025-01-22T07:23:15.226Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 22 07:23 .. [2025-01-22T07:23:15.226Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 22 07:12 cost [2025-01-22T07:23:15.226Z] -rw-r--r-- 1 jenkins jenkins 83 Jan 22 07:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-22T07:23:15.519Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-22T07:23:16.382Z] ---> package-listing.sh [2025-01-22T07:23:16.382Z] ++ facter osfamily [2025-01-22T07:23:16.382Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-22T07:23:16.641Z] + OS_FAMILY=debian [2025-01-22T07:23:16.641Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2025-01-22T07:23:16.641Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-22T07:23:16.641Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-22T07:23:16.641Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-22T07:23:16.641Z] + PACKAGES=/tmp/packages_start.txt [2025-01-22T07:23:16.641Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2025-01-22T07:23:16.641Z] + PACKAGES=/tmp/packages_end.txt [2025-01-22T07:23:16.641Z] + case "${OS_FAMILY}" in [2025-01-22T07:23:16.641Z] + dpkg -l [2025-01-22T07:23:16.641Z] + grep '^ii' [2025-01-22T07:23:16.641Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-22T07:23:16.641Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-22T07:23:16.641Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-22T07:23:16.641Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2025-01-22T07:23:16.641Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2025-01-22T07:23:16.641Z] + 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-01-22T07:23:16.652Z] 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-01-22T07:23:16.929Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-22T07:23:17.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-22T07:23:17.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-22T07:23:17.593Z] prd-ubuntu20.04-docker-8c-8g-37423 does not seem to be running inside a container [2025-01-22T07:23:17.616Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-22T07:23:17.829Z] $ docker top 27e7d81e853576eb37c84772a488b137450446a1cfb56ed6adffa8a8c7964489 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-22T07:23:18.181Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-22T07:23:18.467Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-22T07:23:18.754Z] + ls /var/log/sa-host [2025-01-22T07:23:18.754Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-22T07:23:18.851Z] provisioning config files... [2025-01-22T07:23:18.861Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9953774818144027846tmp [Pipeline] { [Pipeline] echo [2025-01-22T07:23:18.878Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-22T07:23:19.162Z] ---> create-netrc.sh [Pipeline] } [2025-01-22T07:23:19.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-22T07:23:19.510Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-22T07:23:19.520Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-22T07:23:19.800Z] ---> sudo-logs.sh [2025-01-22T07:23:19.800Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-22T07:23:19.832Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-22T07:23:20.115Z] ---> job-cost.sh [2025-01-22T07:23:20.115Z] lf-activate-venv: SKIPPING [2025-01-22T07:23:20.115Z] DEBUG: total: 0.2199999988079071 [2025-01-22T07:23:20.115Z] INFO: Retrieving Stack Cost... [2025-01-22T07:23:20.684Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-22T07:23:20.944Z] INFO: Archiving Costs [Pipeline] echo [2025-01-22T07:23:20.958Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-22T07:23:21.245Z] ---> logs-deploy.sh [2025-01-22T07:23:21.245Z] lf-activate-venv: SKIPPING [2025-01-22T07:23:21.245Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/183 [2025-01-22T07:23:21.245Z] INFO: archiving workspace using pattern(s): [2025-01-22T07:23:22.186Z] Archives upload complete. [2025-01-22T07:23:22.446Z] INFO: archiving logs to Nexus [2025-01-22T07:23:23.016Z] ---> uname -a: [2025-01-22T07:23:23.016Z] Linux prd-ubuntu20-04-docker-8c-8g-37423 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-01-22T07:23:23.016Z] [2025-01-22T07:23:23.016Z] [2025-01-22T07:23:23.016Z] ---> lscpu: [2025-01-22T07:23:23.016Z] Architecture: x86_64 [2025-01-22T07:23:23.016Z] CPU op-mode(s): 32-bit, 64-bit [2025-01-22T07:23:23.016Z] Byte Order: Little Endian [2025-01-22T07:23:23.016Z] Address sizes: 40 bits physical, 48 bits virtual [2025-01-22T07:23:23.016Z] CPU(s): 8 [2025-01-22T07:23:23.016Z] On-line CPU(s) list: 0-7 [2025-01-22T07:23:23.016Z] Thread(s) per core: 1 [2025-01-22T07:23:23.016Z] Core(s) per socket: 1 [2025-01-22T07:23:23.016Z] Socket(s): 8 [2025-01-22T07:23:23.016Z] NUMA node(s): 1 [2025-01-22T07:23:23.016Z] Vendor ID: AuthenticAMD [2025-01-22T07:23:23.016Z] CPU family: 23 [2025-01-22T07:23:23.016Z] Model: 49 [2025-01-22T07:23:23.016Z] Model name: AMD EPYC-Rome Processor [2025-01-22T07:23:23.016Z] Stepping: 0 [2025-01-22T07:23:23.016Z] CPU MHz: 2799.998 [2025-01-22T07:23:23.016Z] BogoMIPS: 5599.99 [2025-01-22T07:23:23.016Z] Virtualization: AMD-V [2025-01-22T07:23:23.016Z] Hypervisor vendor: KVM [2025-01-22T07:23:23.016Z] Virtualization type: full [2025-01-22T07:23:23.016Z] L1d cache: 256 KiB [2025-01-22T07:23:23.016Z] L1i cache: 256 KiB [2025-01-22T07:23:23.016Z] L2 cache: 4 MiB [2025-01-22T07:23:23.016Z] L3 cache: 128 MiB [2025-01-22T07:23:23.016Z] NUMA node0 CPU(s): 0-7 [2025-01-22T07:23:23.016Z] Vulnerability Itlb multihit: Not affected [2025-01-22T07:23:23.016Z] Vulnerability L1tf: Not affected [2025-01-22T07:23:23.016Z] Vulnerability Mds: Not affected [2025-01-22T07:23:23.016Z] Vulnerability Meltdown: Not affected [2025-01-22T07:23:23.016Z] Vulnerability Mmio stale data: Not affected [2025-01-22T07:23:23.016Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-01-22T07:23:23.016Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-01-22T07:23:23.016Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-01-22T07:23:23.016Z] Vulnerability Srbds: Not affected [2025-01-22T07:23:23.016Z] Vulnerability Tsx async abort: Not affected [2025-01-22T07:23:23.016Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-01-22T07:23:23.016Z] [2025-01-22T07:23:23.016Z] [2025-01-22T07:23:23.016Z] ---> nproc: [2025-01-22T07:23:23.016Z] 8 [2025-01-22T07:23:23.016Z] [2025-01-22T07:23:23.016Z] [2025-01-22T07:23:23.016Z] ---> df -h: [2025-01-22T07:23:23.016Z] Filesystem Size Used Avail Use% Mounted on [2025-01-22T07:23:23.016Z] overlay 155G 16G 140G 10% / [2025-01-22T07:23:23.016Z] tmpfs 64M 0 64M 0% /dev [2025-01-22T07:23:23.016Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-01-22T07:23:23.016Z] shm 64M 0 64M 0% /dev/shm [2025-01-22T07:23:23.016Z] /dev/vda1 155G 16G 140G 10% /facter-os [2025-01-22T07:23:23.016Z] [2025-01-22T07:23:23.016Z] [2025-01-22T07:23:23.016Z] ---> sar -b -r -n DEV: [2025-01-22T07:23:23.016Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37423) 01/22/25 _x86_64_ (8 CPU) [2025-01-22T07:23:23.016Z] [2025-01-22T07:23:23.016Z] 07:06:44 LINUX RESTART (8 CPU) [2025-01-22T07:23:23.016Z] [2025-01-22T07:23:23.016Z] 07:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-01-22T07:23:23.016Z] 07:08:01 332.93 48.12 284.82 0.00 5415.87 156508.93 0.00 [2025-01-22T07:23:23.016Z] 07:09:01 284.23 3.41 280.82 0.00 44.58 92783.90 0.00 [2025-01-22T07:23:23.016Z] 07:10:01 128.21 0.07 128.15 0.00 11.20 67247.06 0.00 [2025-01-22T07:23:23.016Z] 07:11:01 166.32 0.17 166.16 0.00 4.67 38138.58 0.00 [2025-01-22T07:23:23.016Z] 07:12:01 234.48 4.25 230.23 0.00 2090.72 83072.17 0.00 [2025-01-22T07:23:23.016Z] 07:13:01 90.38 2.97 87.42 0.00 2366.01 27371.17 0.00 [2025-01-22T07:23:23.016Z] 07:14:01 3.80 0.02 3.78 0.00 0.13 91.17 0.00 [2025-01-22T07:23:23.016Z] 07:15:01 1.97 0.00 1.97 0.00 0.00 21.06 0.00 [2025-01-22T07:23:23.016Z] 07:16:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 [2025-01-22T07:23:23.016Z] 07:17:01 1.83 0.02 1.82 0.00 0.13 20.26 0.00 [2025-01-22T07:23:23.016Z] 07:18:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 [2025-01-22T07:23:23.016Z] 07:19:01 1.17 0.00 1.17 0.00 0.00 18.80 0.00 [2025-01-22T07:23:23.016Z] 07:20:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2025-01-22T07:23:23.016Z] 07:21:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2025-01-22T07:23:23.016Z] 07:22:01 1.93 0.02 1.92 0.00 0.13 25.86 0.00 [2025-01-22T07:23:23.016Z] 07:23:01 141.93 0.23 141.69 0.00 15.46 62363.61 0.00 [2025-01-22T07:23:23.016Z] Average: 87.11 3.70 83.40 0.00 621.68 32986.73 0.00 [2025-01-22T07:23:23.016Z] [2025-01-22T07:23:23.016Z] 07:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-01-22T07:23:23.016Z] 07:08:01 29561996 31519320 821212 2.50 62544 2187404 2053388 6.05 1060596 1908744 241496 [2025-01-22T07:23:23.016Z] 07:09:01 26531224 31504228 793848 2.41 184916 4836516 1885232 5.56 1377820 4340728 494488 [2025-01-22T07:23:23.016Z] 07:10:01 25736936 31495552 798952 2.43 194060 5598232 1883328 5.55 1911036 4580512 297208 [2025-01-22T07:23:23.016Z] 07:11:01 24277812 30351468 1932624 5.88 230256 5794156 2241844 6.61 2703676 5132948 289576 [2025-01-22T07:23:23.016Z] 07:12:01 24574660 31371364 897872 2.73 250328 6505336 1920172 5.66 1868784 5690072 101004 [2025-01-22T07:23:23.016Z] 07:13:01 23977148 31463152 801924 2.44 269424 7121644 1722280 5.08 2008376 6083900 192 [2025-01-22T07:23:23.016Z] 07:14:01 23982044 31463104 801904 2.44 267908 7118392 1717092 5.06 2007104 6080700 8 [2025-01-22T07:23:23.016Z] 07:15:01 23987436 31468568 796236 2.42 267948 7118396 1717092 5.06 2001704 6080700 168 [2025-01-22T07:23:23.016Z] 07:16:01 23987600 31468724 796024 2.42 267964 7118396 1717092 5.06 2001156 6080700 12 [2025-01-22T07:23:23.016Z] 07:17:01 23995128 31476296 788360 2.40 267996 7118400 1717092 5.06 1993828 6080708 36 [2025-01-22T07:23:23.016Z] 07:18:01 23995420 31476652 787956 2.40 268008 7118404 1717092 5.06 1993896 6080708 8 [2025-01-22T07:23:23.016Z] 07:19:01 23996168 31477416 787140 2.39 268028 7118408 1717092 5.06 1993652 6080712 160 [2025-01-22T07:23:23.016Z] 07:20:01 23996404 31477792 786708 2.39 268032 7118540 1717092 5.06 1993692 6080832 8 [2025-01-22T07:23:23.016Z] 07:21:01 23996356 31477748 786688 2.39 268040 7118540 1717092 5.06 1993976 6080832 164 [2025-01-22T07:23:23.016Z] 07:22:01 23995360 31476852 787892 2.40 268076 7118516 1744600 5.14 1994088 6080816 60 [2025-01-22T07:23:23.016Z] 07:23:01 22462604 31391716 864732 2.63 299040 8401332 1812304 5.34 2140016 7323748 924 [2025-01-22T07:23:23.016Z] Average: 24565894 31397497 876880 2.67 243910 6531913 1812493 5.34 1940212 5611710 89094 [2025-01-22T07:23:23.016Z] [2025-01-22T07:23:23.016Z] 07:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-01-22T07:23:23.016Z] 07:08:01 ens3 501.78 393.12 5932.59 96.16 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:08:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:08:01 docker0 71.35 65.08 5.11 397.93 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:09:01 ens3 587.39 354.69 5612.12 42.17 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:09:01 lo 2.66 2.66 0.31 0.31 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:09:01 docker0 285.89 461.11 24.45 2867.43 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:10:01 veth907a53a 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:10:01 ens3 240.81 104.88 4624.04 22.11 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:10:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:10:01 docker0 62.16 178.69 3.71 3858.77 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:11:01 vethe73559e 0.22 0.33 0.05 0.13 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:11:01 veth907a53a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:11:01 ens3 165.49 112.50 1611.74 27.93 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:11:01 docker0 97.97 142.73 16.41 1593.98 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:12:01 ens3 208.87 175.92 1682.70 465.75 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:12:01 lo 4.13 4.13 0.43 0.43 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:12:01 docker0 4.37 9.42 0.26 114.91 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:13:01 ens3 165.47 97.72 3931.11 29.60 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:13:01 lo 4.67 4.67 0.46 0.46 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:14:01 ens3 2.23 0.67 3.61 0.29 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:15:01 ens3 0.48 0.33 0.26 0.21 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:16:01 ens3 0.23 0.03 0.02 0.00 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:17:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:18:01 ens3 0.25 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:19:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:21:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:23:01 veth6418011 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:23:01 ens3 380.09 238.34 7981.31 116.25 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:23:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] 07:23:01 docker0 54.67 92.40 5.12 836.00 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] Average: veth6418011 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] Average: ens3 140.91 92.44 1961.57 50.03 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] Average: lo 1.37 1.37 0.14 0.14 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] Average: docker0 36.05 59.38 3.44 604.56 0.00 0.00 0.00 0.00 [2025-01-22T07:23:23.016Z] [2025-01-22T07:23:23.016Z] [2025-01-22T07:23:23.016Z] ---> sar -P ALL: [2025-01-22T07:23:23.016Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37423) 01/22/25 _x86_64_ (8 CPU) [2025-01-22T07:23:23.016Z] [2025-01-22T07:23:23.016Z] 07:06:44 LINUX RESTART (8 CPU) [2025-01-22T07:23:23.016Z] [2025-01-22T07:23:23.016Z] 07:07:01 CPU %user %nice %system %iowait %steal %idle [2025-01-22T07:23:23.016Z] 07:08:01 all 7.50 0.00 2.21 2.62 0.04 87.62 [2025-01-22T07:23:23.016Z] 07:08:01 0 8.28 0.00 1.91 0.45 0.05 89.30 [2025-01-22T07:23:23.016Z] 07:08:01 1 7.87 0.00 2.52 4.94 0.03 84.64 [2025-01-22T07:23:23.016Z] 07:08:01 2 6.60 0.00 1.75 0.20 0.03 91.41 [2025-01-22T07:23:23.016Z] 07:08:01 3 4.56 0.00 1.38 0.35 0.03 93.68 [2025-01-22T07:23:23.016Z] 07:08:01 4 6.19 0.00 3.21 0.55 0.05 90.00 [2025-01-22T07:23:23.016Z] 07:08:01 5 10.98 0.00 2.52 0.55 0.03 85.91 [2025-01-22T07:23:23.016Z] 07:08:01 6 5.24 0.00 2.13 6.80 0.05 85.77 [2025-01-22T07:23:23.016Z] 07:08:01 7 10.25 0.00 2.30 7.13 0.05 80.27 [2025-01-22T07:23:23.016Z] 07:09:01 all 9.08 0.00 4.44 5.51 0.09 80.88 [2025-01-22T07:23:23.016Z] 07:09:01 0 8.74 0.00 4.00 4.10 0.07 83.09 [2025-01-22T07:23:23.016Z] 07:09:01 1 12.38 0.00 4.62 17.00 0.10 65.90 [2025-01-22T07:23:23.016Z] 07:09:01 2 8.83 0.00 5.18 0.86 0.12 85.02 [2025-01-22T07:23:23.016Z] 07:09:01 3 7.93 0.00 4.12 0.97 0.07 86.92 [2025-01-22T07:23:23.016Z] 07:09:01 4 8.83 0.00 5.35 6.58 0.08 79.16 [2025-01-22T07:23:23.016Z] 07:09:01 5 9.32 0.00 4.16 6.80 0.10 79.61 [2025-01-22T07:23:23.016Z] 07:09:01 6 6.60 0.00 3.26 5.16 0.07 84.92 [2025-01-22T07:23:23.016Z] 07:09:01 7 9.99 0.00 4.88 2.64 0.10 82.38 [2025-01-22T07:23:23.016Z] 07:10:01 all 26.24 0.00 5.78 4.20 0.07 63.70 [2025-01-22T07:23:23.016Z] 07:10:01 0 27.85 0.00 5.83 0.27 0.07 65.98 [2025-01-22T07:23:23.016Z] 07:10:01 1 26.45 0.00 5.00 0.23 0.07 68.25 [2025-01-22T07:23:23.016Z] 07:10:01 2 26.05 0.00 6.92 0.62 0.05 66.36 [2025-01-22T07:23:23.016Z] 07:10:01 3 23.17 0.00 4.58 0.20 0.07 71.98 [2025-01-22T07:23:23.016Z] 07:10:01 4 26.33 0.00 6.46 16.87 0.08 50.25 [2025-01-22T07:23:23.016Z] 07:10:01 5 28.07 0.00 6.21 0.42 0.05 65.25 [2025-01-22T07:23:23.016Z] 07:10:01 6 25.96 0.00 5.50 2.64 0.08 65.82 [2025-01-22T07:23:23.016Z] 07:10:01 7 26.03 0.00 5.75 12.38 0.10 55.74 [2025-01-22T07:23:23.016Z] 07:11:01 all 17.50 0.00 2.83 3.07 0.06 76.55 [2025-01-22T07:23:23.016Z] 07:11:01 0 15.22 0.00 3.34 15.94 0.08 65.41 [2025-01-22T07:23:23.017Z] 07:11:01 1 21.49 0.00 3.29 1.12 0.07 74.03 [2025-01-22T07:23:23.017Z] 07:11:01 2 31.74 0.00 3.61 1.49 0.07 63.09 [2025-01-22T07:23:23.017Z] 07:11:01 3 6.21 0.00 2.05 1.73 0.05 89.97 [2025-01-22T07:23:23.017Z] 07:11:01 4 14.31 0.00 2.05 0.45 0.05 83.14 [2025-01-22T07:23:23.017Z] 07:11:01 5 24.96 0.00 4.93 0.37 0.07 69.68 [2025-01-22T07:23:23.017Z] 07:11:01 6 15.84 0.00 1.83 0.90 0.05 81.38 [2025-01-22T07:23:23.017Z] 07:11:01 7 10.23 0.00 1.52 2.54 0.05 85.65 [2025-01-22T07:23:23.017Z] 07:12:01 all 25.07 0.00 5.85 4.10 0.07 64.91 [2025-01-22T07:23:23.017Z] 07:12:01 0 23.70 0.00 5.45 1.64 0.07 69.14 [2025-01-22T07:23:23.017Z] 07:12:01 1 24.36 0.00 6.32 6.66 0.07 62.59 [2025-01-22T07:23:23.017Z] 07:12:01 2 25.48 0.00 5.77 10.61 0.13 58.00 [2025-01-22T07:23:23.017Z] 07:12:01 3 25.27 0.00 5.65 4.60 0.07 64.41 [2025-01-22T07:23:23.017Z] 07:12:01 4 25.17 0.00 6.28 1.01 0.05 67.49 [2025-01-22T07:23:23.017Z] 07:12:01 5 25.65 0.00 5.56 0.17 0.05 68.57 [2025-01-22T07:23:23.017Z] 07:12:01 6 25.20 0.00 6.25 0.22 0.07 68.26 [2025-01-22T07:23:23.017Z] 07:12:01 7 25.71 0.00 5.50 7.86 0.08 60.85 [2025-01-22T07:23:23.017Z] 07:13:01 all 4.12 0.00 1.88 2.01 0.05 91.93 [2025-01-22T07:23:23.017Z] 07:13:01 0 3.86 0.00 2.10 1.54 0.07 92.43 [2025-01-22T07:23:23.017Z] 07:13:01 1 3.18 0.00 2.14 3.04 0.05 91.59 [2025-01-22T07:23:23.017Z] 07:13:01 2 3.56 0.00 1.92 0.64 0.03 93.84 [2025-01-22T07:23:23.017Z] 07:13:01 3 4.90 0.00 1.59 0.85 0.07 92.59 [2025-01-22T07:23:23.017Z] 07:13:01 4 5.01 0.00 1.89 4.22 0.03 88.85 [2025-01-22T07:23:23.017Z] 07:13:01 5 4.13 0.00 2.11 2.59 0.03 91.13 [2025-01-22T07:23:23.017Z] 07:13:01 6 4.79 0.00 1.56 0.03 0.03 93.58 [2025-01-22T07:23:23.017Z] 07:13:01 7 3.56 0.00 1.76 3.19 0.05 91.43 [2025-01-22T07:23:23.017Z] 07:14:01 all 0.12 0.00 0.06 0.02 0.01 99.80 [2025-01-22T07:23:23.017Z] 07:14:01 0 0.03 0.00 0.08 0.02 0.03 99.83 [2025-01-22T07:23:23.017Z] 07:14:01 1 0.05 0.00 0.05 0.02 0.02 99.87 [2025-01-22T07:23:23.017Z] 07:14:01 2 0.00 0.00 0.05 0.00 0.00 99.95 [2025-01-22T07:23:23.017Z] 07:14:01 3 0.08 0.00 0.07 0.08 0.02 99.75 [2025-01-22T07:23:23.017Z] 07:14:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2025-01-22T07:23:23.017Z] 07:14:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2025-01-22T07:23:23.017Z] 07:14:01 6 0.45 0.00 0.03 0.00 0.02 99.50 [2025-01-22T07:23:23.017Z] 07:14:01 7 0.25 0.00 0.08 0.00 0.02 99.65 [2025-01-22T07:23:23.017Z] 07:15:01 all 0.25 0.00 0.01 0.01 0.01 99.72 [2025-01-22T07:23:23.017Z] 07:15:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2025-01-22T07:23:23.017Z] 07:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-22T07:23:23.017Z] 07:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-22T07:23:23.017Z] 07:15:01 3 0.03 0.00 0.03 0.03 0.02 99.88 [2025-01-22T07:23:23.017Z] 07:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-01-22T07:23:23.017Z] 07:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-22T07:23:23.017Z] 07:15:01 6 1.81 0.00 0.02 0.00 0.02 98.16 [2025-01-22T07:23:23.017Z] 07:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-22T07:23:23.017Z] 07:16:01 all 0.03 0.00 0.01 0.01 0.02 99.92 [2025-01-22T07:23:23.017Z] 07:16:01 0 0.03 0.00 0.03 0.02 0.03 99.88 [2025-01-22T07:23:23.017Z] 07:16:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2025-01-22T07:23:23.017Z] 07:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-22T07:23:23.017Z] 07:16:01 3 0.03 0.00 0.00 0.10 0.00 99.87 [2025-01-22T07:23:23.017Z] 07:16:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2025-01-22T07:23:23.017Z] 07:16:01 5 0.02 0.00 0.00 0.00 0.10 99.88 [2025-01-22T07:23:23.017Z] 07:16:01 6 0.12 0.00 0.00 0.00 0.00 99.88 [2025-01-22T07:23:23.017Z] 07:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-01-22T07:23:23.017Z] 07:17:01 all 0.29 0.00 0.01 0.01 0.01 99.69 [2025-01-22T07:23:23.017Z] 07:17:01 0 0.43 0.00 0.00 0.00 0.02 99.55 [2025-01-22T07:23:23.017Z] 07:17:01 1 0.03 0.00 0.05 0.02 0.03 99.87 [2025-01-22T07:23:23.017Z] 07:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-22T07:23:23.017Z] 07:17:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-01-22T07:23:23.017Z] 07:17:01 4 0.30 0.00 0.00 0.00 0.00 99.70 [2025-01-22T07:23:23.017Z] 07:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-22T07:23:23.017Z] 07:17:01 6 1.45 0.00 0.00 0.00 0.02 98.53 [2025-01-22T07:23:23.017Z] 07:17:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2025-01-22T07:23:23.017Z] 07:18:01 all 0.21 0.00 0.01 0.00 0.01 99.77 [2025-01-22T07:23:23.017Z] 07:18:01 0 1.50 0.00 0.00 0.00 0.02 98.48 [2025-01-22T07:23:23.017Z] 07:18:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2025-01-22T07:23:23.017Z] 07:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-22T07:23:23.017Z] 07:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-22T07:23:23.017Z] 07:18:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2025-01-22T07:23:23.017Z] 07:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-22T07:23:23.017Z] 07:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-22T07:23:23.017Z] 07:18:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2025-01-22T07:23:23.017Z] [2025-01-22T07:23:23.017Z] 07:18:01 CPU %user %nice %system %iowait %steal %idle [2025-01-22T07:23:23.017Z] 07:19:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2025-01-22T07:23:23.017Z] 07:19:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2025-01-22T07:23:23.017Z] 07:19:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2025-01-22T07:23:23.017Z] 07:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-22T07:23:23.017Z] 07:19:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2025-01-22T07:23:23.017Z] 07:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-22T07:23:23.017Z] 07:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-01-22T07:23:23.017Z] 07:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-22T07:23:23.017Z] 07:19:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2025-01-22T07:23:23.017Z] 07:20:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2025-01-22T07:23:23.017Z] 07:20:01 0 0.50 0.00 0.00 0.00 0.03 99.47 [2025-01-22T07:23:23.017Z] 07:20:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2025-01-22T07:23:23.017Z] 07:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-22T07:23:23.017Z] 07:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-22T07:23:23.017Z] 07:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-22T07:23:23.017Z] 07:20:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-01-22T07:23:23.017Z] 07:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-22T07:23:23.017Z] 07:20:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2025-01-22T07:23:23.017Z] 07:21:01 all 0.22 0.00 0.01 0.01 0.01 99.75 [2025-01-22T07:23:23.017Z] 07:21:01 0 1.58 0.00 0.00 0.00 0.00 98.42 [2025-01-22T07:23:23.017Z] 07:21:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2025-01-22T07:23:23.017Z] 07:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-22T07:23:23.017Z] 07:21:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-01-22T07:23:23.017Z] 07:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-22T07:23:23.017Z] 07:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-01-22T07:23:23.017Z] 07:21:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-01-22T07:23:23.017Z] 07:21:01 7 0.02 0.00 0.02 0.03 0.02 99.92 [2025-01-22T07:23:23.017Z] 07:22:01 all 0.19 0.00 0.02 0.00 0.01 99.76 [2025-01-22T07:23:23.017Z] 07:22:01 0 1.39 0.00 0.05 0.00 0.02 98.55 [2025-01-22T07:23:23.017Z] 07:22:01 1 0.08 0.00 0.05 0.00 0.03 99.83 [2025-01-22T07:23:23.017Z] 07:22:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-01-22T07:23:23.017Z] 07:22:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2025-01-22T07:23:23.017Z] 07:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-22T07:23:23.017Z] 07:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-22T07:23:23.017Z] 07:22:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-01-22T07:23:23.017Z] 07:22:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2025-01-22T07:23:23.017Z] 07:23:01 all 8.53 0.00 3.74 2.94 0.06 84.72 [2025-01-22T07:23:23.017Z] 07:23:01 0 8.30 0.00 3.83 5.34 0.08 82.44 [2025-01-22T07:23:23.017Z] 07:23:01 1 8.67 0.00 3.10 0.02 0.05 88.17 [2025-01-22T07:23:23.017Z] 07:23:01 2 9.33 0.00 3.21 0.79 0.03 86.63 [2025-01-22T07:23:23.017Z] 07:23:01 3 9.31 0.00 3.61 4.03 0.07 82.98 [2025-01-22T07:23:23.017Z] 07:23:01 4 8.16 0.00 4.69 0.10 0.05 87.00 [2025-01-22T07:23:23.017Z] 07:23:01 5 8.75 0.00 3.48 0.59 0.07 87.11 [2025-01-22T07:23:23.017Z] 07:23:01 6 8.23 0.00 3.79 7.33 0.10 80.55 [2025-01-22T07:23:23.017Z] 07:23:01 7 7.49 0.00 4.21 5.41 0.05 82.84 [2025-01-22T07:23:23.017Z] Average: all 6.18 0.00 1.67 1.52 0.03 90.60 [2025-01-22T07:23:23.017Z] Average: 0 6.31 0.00 1.65 1.82 0.04 90.17 [2025-01-22T07:23:23.017Z] Average: 1 6.52 0.00 1.70 2.05 0.04 89.69 [2025-01-22T07:23:23.017Z] Average: 2 6.94 0.00 1.77 0.95 0.03 90.31 [2025-01-22T07:23:23.017Z] Average: 3 5.06 0.00 1.43 0.81 0.03 92.67 [2025-01-22T07:23:23.017Z] Average: 4 5.88 0.00 1.87 1.85 0.03 90.38 [2025-01-22T07:23:23.017Z] Average: 5 6.96 0.00 1.80 0.71 0.03 90.49 [2025-01-22T07:23:23.017Z] Average: 6 5.95 0.00 1.51 1.43 0.03 91.08 [2025-01-22T07:23:23.017Z] Average: 7 5.81 0.00 1.62 2.56 0.04 89.98 [2025-01-22T07:23:23.017Z] [2025-01-22T07:23:23.017Z] [2025-01-22T07:23:23.017Z]