Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 107460552c54f86cc3fe13f0c2d7499031363441 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-ssh4653469789437834857.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh284157846525387974.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh2521889742130490011.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh1690826360999042755.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-ssh184433400168295938.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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-16912’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16914 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 107460552c54f86cc3fe13f0c2d7499031363441 (main) Commit message: "Merge pull request #666 from lenny-intel/fix-profile-jwt" > git config core.sparsecheckout # timeout=10 > git checkout -f 107460552c54f86cc3fe13f0c2d7499031363441 # timeout=10 > git rev-list --no-walk d5af9c64baab98ce55894ef267c79cd56f1ca0e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-07T23:35:44.166Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-07T23:35:44.257Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-07T23:35:44.278Z] ========================================================= [2023-11-07T23:35:44.278Z] EdgeX Global Pipelines Version Info [2023-11-07T23:35:44.278Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-07T23:35:44.998Z] ------------------- [2023-11-07T23:35:44.998Z] stable info: [2023-11-07T23:35:44.998Z] ------------------- [2023-11-07T23:35:44.998Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-07T23:35:44.998Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T23:35:44.998Z] Message: update stable to v1.0.257 [2023-11-07T23:35:45.584Z] ------------------- [2023-11-07T23:35:45.584Z] experimental info: [2023-11-07T23:35:45.584Z] ------------------- [2023-11-07T23:35:45.584Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-07T23:35:45.584Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T23:35:45.584Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-07T23:35:45.774Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-11-07T23:35:45.784Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-11-07T23:35:45.795Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-07T23:35:45.808Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-07T23:35:45.817Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-07T23:35:45.825Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-07T23:35:45.835Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-07T23:35:45.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-07T23:35:45.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-07T23:35:45.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-07T23:35:45.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-07T23:35:45.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-11-07T23:35:45.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-07T23:35:45.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-07T23:35:45.973Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T23:35:45.983Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T23:35:45.994Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T23:35:46.011Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T23:35:46.029Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-07T23:35:46.042Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-07T23:35:46.060Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-07T23:35:46.079Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-07T23:35:46.092Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-07T23:35:46.111Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-07T23:35:46.124Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-07T23:35:46.142Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-07T23:35:46.167Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-07T23:35:46.184Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-07T23:35:46.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-07T23:35:46.302Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-07T23:35:46.323Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 107460552c54f86cc3fe13f0c2d7499031363441 [Pipeline] echo [2023-11-07T23:35:46.342Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1074605 [Pipeline] echo [2023-11-07T23:35:46.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T23:35:46.418Z] provisioning config files... [2023-11-07T23:35:46.436Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3026738912132180574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T23:35:46.752Z] ---> docker-login.sh [2023-11-07T23:35:46.753Z] nexus3.edgexfoundry.org:10001 [2023-11-07T23:35:47.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T23:35:47.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T23:35:47.277Z] Configure a credential helper to remove this warning. See [2023-11-07T23:35:47.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T23:35:47.277Z] [2023-11-07T23:35:47.277Z] Login Succeeded [2023-11-07T23:35:47.277Z] nexus3.edgexfoundry.org:10002 [2023-11-07T23:35:47.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T23:35:47.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T23:35:47.277Z] Configure a credential helper to remove this warning. See [2023-11-07T23:35:47.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T23:35:47.277Z] [2023-11-07T23:35:47.277Z] Login Succeeded [2023-11-07T23:35:47.277Z] nexus3.edgexfoundry.org:10003 [2023-11-07T23:35:47.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T23:35:47.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T23:35:47.537Z] Configure a credential helper to remove this warning. See [2023-11-07T23:35:47.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T23:35:47.537Z] [2023-11-07T23:35:47.537Z] Login Succeeded [2023-11-07T23:35:47.537Z] nexus3.edgexfoundry.org:10004 [2023-11-07T23:35:47.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T23:35:47.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T23:35:47.537Z] Configure a credential helper to remove this warning. See [2023-11-07T23:35:47.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T23:35:47.537Z] [2023-11-07T23:35:47.537Z] Login Succeeded [2023-11-07T23:35:47.537Z] docker.io [2023-11-07T23:35:47.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T23:35:47.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T23:35:47.807Z] Configure a credential helper to remove this warning. See [2023-11-07T23:35:47.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T23:35:47.807Z] [2023-11-07T23:35:47.807Z] Login Succeeded [2023-11-07T23:35:47.807Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T23:35:47.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-07T23:35:48.194Z] + git rev-list -1 --merges 107460552c54f86cc3fe13f0c2d7499031363441~1..107460552c54f86cc3fe13f0c2d7499031363441 [Pipeline] echo [2023-11-07T23:35:48.290Z] -----------> git rev-list -1 --merges 107460552c54f86cc3fe13f0c2d7499031363441~1..107460552c54f86cc3fe13f0c2d7499031363441 107460552c54f86cc3fe13f0c2d7499031363441 [2023-11-07T23:35:48.290Z] 107460552c54f86cc3fe13f0c2d7499031363441 [false] [Pipeline] sh [2023-11-07T23:35:48.584Z] + git log --format=format:%s -1 107460552c54f86cc3fe13f0c2d7499031363441 [Pipeline] echo [2023-11-07T23:35:48.602Z] ========================================================= [2023-11-07T23:35:48.602Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-07T23:35:48.602Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T23:35:48.949Z] + git log --format=format:%s -1 107460552c54f86cc3fe13f0c2d7499031363441 [Pipeline] echo [2023-11-07T23:35:48.961Z] [semverPrep] GIT_COMMIT: 107460552c54f86cc3fe13f0c2d7499031363441, Commit Message: Merge pull request #666 from lenny-intel/fix-profile-jwt [Pipeline] echo [2023-11-07T23:35:48.970Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-07T23:35:49.339Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-07T23:35:49.339Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-07T23:35:49.339Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-07T23:35:49.339Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-07T23:35:49.339Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-07T23:35:49.339Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-07T23:35:49.339Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:35:49.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T23:35:49.763Z] [2023-11-07T23:35:49.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:35:50.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T23:35:50.067Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-07T23:35:50.067Z] b85a868b505f: Pulling fs layer [2023-11-07T23:35:50.067Z] e2be974225ed: Pulling fs layer [2023-11-07T23:35:50.067Z] 339a4e72a1f5: Pulling fs layer [2023-11-07T23:35:50.067Z] 988bab9f4d93: Pulling fs layer [2023-11-07T23:35:50.067Z] 1469e6f7b9e6: Pulling fs layer [2023-11-07T23:35:50.067Z] 988bab9f4d93: Waiting [2023-11-07T23:35:50.067Z] eaf3925da568: Pulling fs layer [2023-11-07T23:35:50.067Z] bab4dde63d76: Pulling fs layer [2023-11-07T23:35:50.067Z] 1469e6f7b9e6: Waiting [2023-11-07T23:35:50.067Z] eaf3925da568: Waiting [2023-11-07T23:35:50.067Z] bde34c3a00c8: Pulling fs layer [2023-11-07T23:35:50.067Z] b352a97aabf1: Pulling fs layer [2023-11-07T23:35:50.067Z] bab4dde63d76: Waiting [2023-11-07T23:35:50.067Z] bde34c3a00c8: Waiting [2023-11-07T23:35:50.067Z] 4872d77fe225: Pulling fs layer [2023-11-07T23:35:50.067Z] 5851b861e8e6: Pulling fs layer [2023-11-07T23:35:50.067Z] 4872d77fe225: Waiting [2023-11-07T23:35:50.067Z] 5851b861e8e6: Waiting [2023-11-07T23:35:50.067Z] e2be974225ed: Download complete [2023-11-07T23:35:50.067Z] 988bab9f4d93: Verifying Checksum [2023-11-07T23:35:50.067Z] 988bab9f4d93: Download complete [2023-11-07T23:35:50.327Z] 1469e6f7b9e6: Verifying Checksum [2023-11-07T23:35:50.327Z] 1469e6f7b9e6: Download complete [2023-11-07T23:35:50.327Z] eaf3925da568: Download complete [2023-11-07T23:35:50.327Z] 339a4e72a1f5: Verifying Checksum [2023-11-07T23:35:50.327Z] 339a4e72a1f5: Download complete [2023-11-07T23:35:50.327Z] bde34c3a00c8: Verifying Checksum [2023-11-07T23:35:50.327Z] bde34c3a00c8: Download complete [2023-11-07T23:35:50.327Z] b352a97aabf1: Download complete [2023-11-07T23:35:50.327Z] 4872d77fe225: Verifying Checksum [2023-11-07T23:35:50.327Z] 4872d77fe225: Download complete [2023-11-07T23:35:50.327Z] 5851b861e8e6: Download complete [2023-11-07T23:35:50.327Z] b85a868b505f: Verifying Checksum [2023-11-07T23:35:50.327Z] b85a868b505f: Download complete [2023-11-07T23:35:50.588Z] bab4dde63d76: Verifying Checksum [2023-11-07T23:35:50.588Z] bab4dde63d76: Download complete [2023-11-07T23:35:51.969Z] b85a868b505f: Pull complete [2023-11-07T23:35:51.969Z] e2be974225ed: Pull complete [2023-11-07T23:35:52.912Z] 339a4e72a1f5: Pull complete [2023-11-07T23:35:53.174Z] 988bab9f4d93: Pull complete [2023-11-07T23:35:54.579Z] 1469e6f7b9e6: Pull complete [2023-11-07T23:35:54.841Z] eaf3925da568: Pull complete [2023-11-07T23:35:57.389Z] bab4dde63d76: Pull complete [2023-11-07T23:35:57.649Z] bde34c3a00c8: Pull complete [2023-11-07T23:35:58.219Z] b352a97aabf1: Pull complete [2023-11-07T23:35:58.479Z] 4872d77fe225: Pull complete [2023-11-07T23:35:59.050Z] 5851b861e8e6: Pull complete [2023-11-07T23:35:59.309Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-07T23:35:59.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T23:35:59.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T23:35:59.406Z] prd-ubuntu20.04-docker-8c-8g-16914 does not seem to be running inside a container [2023-11-07T23:35:59.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-07T23:36:18.212Z] $ docker top d53b9211fb91fb423eacff361be9fd40960f6f36c6fc659047549e98d6bde7a6 -eo pid,comm [2023-11-07T23:36:18.269Z] 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). [2023-11-07T23:36:18.269Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-07T23:36:18.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T23:36:18.311Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T23:36:18.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T23:36:18.436Z] $ docker exec d53b9211fb91fb423eacff361be9fd40960f6f36c6fc659047549e98d6bde7a6 ssh-agent [2023-11-07T23:36:18.547Z] SSH_AUTH_SOCK=/tmp/ssh-IlsSl9Ozbr7j/agent.33 [2023-11-07T23:36:18.547Z] SSH_AGENT_PID=39 [2023-11-07T23:36:18.558Z] Running ssh-add (command line suppressed) [2023-11-07T23:36:18.669Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1463114845288355563.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1463114845288355563.key) [2023-11-07T23:36:18.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T23:36:18.978Z] + git tag --points-at HEAD [Pipeline] } [2023-11-07T23:36:19.002Z] $ docker exec --env ******** --env ******** d53b9211fb91fb423eacff361be9fd40960f6f36c6fc659047549e98d6bde7a6 ssh-agent -k [2023-11-07T23:36:19.098Z] unset SSH_AUTH_SOCK; [2023-11-07T23:36:19.098Z] unset SSH_AGENT_PID; [2023-11-07T23:36:19.098Z] echo Agent pid 39 killed; [2023-11-07T23:36:19.110Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-07T23:36:19.140Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T23:36:19.140Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T23:36:19.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T23:36:19.271Z] $ docker exec d53b9211fb91fb423eacff361be9fd40960f6f36c6fc659047549e98d6bde7a6 ssh-agent [2023-11-07T23:36:19.372Z] SSH_AUTH_SOCK=/tmp/ssh-Ve6NC9sJpkGX/agent.72 [2023-11-07T23:36:19.372Z] SSH_AGENT_PID=78 [2023-11-07T23:36:19.377Z] Running ssh-add (command line suppressed) [2023-11-07T23:36:19.478Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16499613585173842824.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16499613585173842824.key) [2023-11-07T23:36:19.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T23:36:19.780Z] + git semver init [2023-11-07T23:36:20.042Z] 2023-11-07 23:36:19,975 [run_init] DEBUG init version:0.0.0 force:False [2023-11-07T23:36:20.042Z] 2023-11-07 23:36:19,976 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-11-07T23:36:20.042Z] 2023-11-07 23:36:19,977 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-11-07T23:36:20.042Z] 2023-11-07 23:36:19,977 [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) [2023-11-07T23:36:22.581Z] 2023-11-07 23:36:22,227 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-11-07T23:36:22.581Z] 2023-11-07 23:36:22,227 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-11-07T23:36:22.581Z] 2023-11-07 23:36:22,228 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-07T23:36:22.581Z] 2023-11-07 23:36:22,228 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-07T23:36:22.581Z] 3.1.0-dev.13 [Pipeline] } [2023-11-07T23:36:22.595Z] $ docker exec --env ******** --env ******** d53b9211fb91fb423eacff361be9fd40960f6f36c6fc659047549e98d6bde7a6 ssh-agent -k [2023-11-07T23:36:22.699Z] unset SSH_AUTH_SOCK; [2023-11-07T23:36:22.699Z] unset SSH_AGENT_PID; [2023-11-07T23:36:22.700Z] echo Agent pid 78 killed; [2023-11-07T23:36:22.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-07T23:36:23.019Z] + git semver [Pipeline] } [2023-11-07T23:36:23.299Z] $ docker stop --time=1 d53b9211fb91fb423eacff361be9fd40960f6f36c6fc659047549e98d6bde7a6 [2023-11-07T23:36:24.638Z] $ docker rm -f --volumes d53b9211fb91fb423eacff361be9fd40960f6f36c6fc659047549e98d6bde7a6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T23:36:24.982Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-07T23:36:25.208Z] Stashed 1 file(s) [Pipeline] echo [2023-11-07T23:36:25.211Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.13 [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 [2023-11-07T23:36:25.338Z] provisioning config files... [2023-11-07T23:36:25.348Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7626412397447088982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T23:36:25.651Z] ---> docker-login.sh [2023-11-07T23:36:25.651Z] nexus3.edgexfoundry.org:10001 [2023-11-07T23:36:25.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T23:36:25.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T23:36:25.651Z] Configure a credential helper to remove this warning. See [2023-11-07T23:36:25.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T23:36:25.651Z] [2023-11-07T23:36:25.651Z] Login Succeeded [2023-11-07T23:36:25.651Z] nexus3.edgexfoundry.org:10002 [2023-11-07T23:36:25.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T23:36:25.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T23:36:25.651Z] Configure a credential helper to remove this warning. See [2023-11-07T23:36:25.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T23:36:25.651Z] [2023-11-07T23:36:25.651Z] Login Succeeded [2023-11-07T23:36:25.651Z] nexus3.edgexfoundry.org:10003 [2023-11-07T23:36:25.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T23:36:25.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T23:36:25.911Z] Configure a credential helper to remove this warning. See [2023-11-07T23:36:25.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T23:36:25.911Z] [2023-11-07T23:36:25.911Z] Login Succeeded [2023-11-07T23:36:25.911Z] nexus3.edgexfoundry.org:10004 [2023-11-07T23:36:25.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T23:36:25.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T23:36:25.911Z] Configure a credential helper to remove this warning. See [2023-11-07T23:36:25.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T23:36:25.911Z] [2023-11-07T23:36:25.911Z] Login Succeeded [2023-11-07T23:36:25.911Z] docker.io [2023-11-07T23:36:26.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T23:36:26.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T23:36:26.454Z] Configure a credential helper to remove this warning. See [2023-11-07T23:36:26.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T23:36:26.454Z] [2023-11-07T23:36:26.454Z] Login Succeeded [2023-11-07T23:36:26.454Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T23:36:26.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-07T23:36:26.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T23:36:26.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T23:36:26.569Z] ========================================================= [2023-11-07T23:36:26.570Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-07T23:36:26.570Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:36:26.878Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-07T23:36:27.137Z] Sending build context to Docker daemon 46.33MB [2023-11-07T23:36:27.137Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T23:36:27.137Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-07T23:36:27.137Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-07T23:36:27.137Z] 7264a8db6415: Pulling fs layer [2023-11-07T23:36:27.137Z] c4d48a809fc2: Pulling fs layer [2023-11-07T23:36:27.137Z] 4f1c88b9dad5: Pulling fs layer [2023-11-07T23:36:27.137Z] ad3a456e5733: Pulling fs layer [2023-11-07T23:36:27.137Z] 33e27b845d1e: Pulling fs layer [2023-11-07T23:36:27.137Z] c68163c4e522: Pulling fs layer [2023-11-07T23:36:27.137Z] 50da416c3ac9: Pulling fs layer [2023-11-07T23:36:27.137Z] 23d2d4c4bb30: Pulling fs layer [2023-11-07T23:36:27.137Z] 33e27b845d1e: Waiting [2023-11-07T23:36:27.137Z] c68163c4e522: Waiting [2023-11-07T23:36:27.137Z] ad3a456e5733: Waiting [2023-11-07T23:36:27.137Z] 50da416c3ac9: Waiting [2023-11-07T23:36:27.137Z] c4d48a809fc2: Verifying Checksum [2023-11-07T23:36:27.137Z] c4d48a809fc2: Download complete [2023-11-07T23:36:27.137Z] ad3a456e5733: Download complete [2023-11-07T23:36:27.137Z] 33e27b845d1e: Verifying Checksum [2023-11-07T23:36:27.137Z] 33e27b845d1e: Download complete [2023-11-07T23:36:27.137Z] 7264a8db6415: Verifying Checksum [2023-11-07T23:36:27.137Z] 7264a8db6415: Download complete [2023-11-07T23:36:27.400Z] c68163c4e522: Verifying Checksum [2023-11-07T23:36:27.400Z] c68163c4e522: Download complete [2023-11-07T23:36:27.400Z] 7264a8db6415: Pull complete [2023-11-07T23:36:27.661Z] 23d2d4c4bb30: Verifying Checksum [2023-11-07T23:36:27.661Z] 23d2d4c4bb30: Download complete [2023-11-07T23:36:27.661Z] c4d48a809fc2: Pull complete [2023-11-07T23:36:27.920Z] 4f1c88b9dad5: Verifying Checksum [2023-11-07T23:36:27.920Z] 4f1c88b9dad5: Download complete [2023-11-07T23:36:28.180Z] 50da416c3ac9: Verifying Checksum [2023-11-07T23:36:28.180Z] 50da416c3ac9: Download complete [2023-11-07T23:36:31.466Z] 4f1c88b9dad5: Pull complete [2023-11-07T23:36:31.466Z] ad3a456e5733: Pull complete [2023-11-07T23:36:31.466Z] 33e27b845d1e: Pull complete [2023-11-07T23:36:31.466Z] c68163c4e522: Pull complete [2023-11-07T23:36:35.658Z] 50da416c3ac9: Pull complete [2023-11-07T23:36:35.658Z] 23d2d4c4bb30: Pull complete [2023-11-07T23:36:35.658Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-07T23:36:35.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-07T23:36:35.658Z] ---> 0786185ac409 [2023-11-07T23:36:35.658Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-07T23:36:40.299Z] Still waiting to schedule task [2023-11-07T23:36:40.300Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-07T23:36:47.920Z] ---> Running in c54b5ce5df77 [2023-11-07T23:36:47.920Z] Removing intermediate container c54b5ce5df77 [2023-11-07T23:36:47.920Z] ---> 4961c8801aa4 [2023-11-07T23:36:47.920Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-07T23:36:47.920Z] ---> Running in b48f4ca35f2b [2023-11-07T23:36:47.920Z] Removing intermediate container b48f4ca35f2b [2023-11-07T23:36:47.920Z] ---> 86f0e1cc9827 [2023-11-07T23:36:47.920Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T23:36:47.920Z] ---> Running in 03377c4266a3 [2023-11-07T23:36:47.920Z] Removing intermediate container 03377c4266a3 [2023-11-07T23:36:47.920Z] ---> ae6aa2200d37 [2023-11-07T23:36:47.920Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-07T23:36:47.920Z] ---> Running in 945d2d45d92b [2023-11-07T23:36:47.920Z] Removing intermediate container 945d2d45d92b [2023-11-07T23:36:47.920Z] ---> 9c020a315fa6 [2023-11-07T23:36:47.920Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-07T23:36:47.920Z] ---> Running in 6102b14bfd76 [2023-11-07T23:36:47.920Z] Removing intermediate container 6102b14bfd76 [2023-11-07T23:36:47.920Z] ---> e78dc228489c [2023-11-07T23:36:47.920Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-07T23:36:48.493Z] latest: Pulling from library/docker [2023-11-07T23:36:48.493Z] 96526aa774ef: Pulling fs layer [2023-11-07T23:36:48.493Z] 308a300cc30f: Pulling fs layer [2023-11-07T23:36:48.493Z] 4f4fb700ef54: Pulling fs layer [2023-11-07T23:36:48.493Z] 5fcb7611fd77: Pulling fs layer [2023-11-07T23:36:48.493Z] be9955e691a8: Pulling fs layer [2023-11-07T23:36:48.493Z] 1b5ce73eb848: Pulling fs layer [2023-11-07T23:36:48.493Z] fe45098d8d9e: Pulling fs layer [2023-11-07T23:36:48.493Z] 843bf259cc12: Pulling fs layer [2023-11-07T23:36:48.493Z] e56cd900ceac: Pulling fs layer [2023-11-07T23:36:48.493Z] 605d1390b383: Pulling fs layer [2023-11-07T23:36:48.493Z] 8f7854084fed: Pulling fs layer [2023-11-07T23:36:48.493Z] 0a217d94afa5: Pulling fs layer [2023-11-07T23:36:48.493Z] 50e7dd98501d: Pulling fs layer [2023-11-07T23:36:48.493Z] 68811508944a: Pulling fs layer [2023-11-07T23:36:48.493Z] 5fcb7611fd77: Waiting [2023-11-07T23:36:48.493Z] be9955e691a8: Waiting [2023-11-07T23:36:48.493Z] 1b5ce73eb848: Waiting [2023-11-07T23:36:48.493Z] e56cd900ceac: Waiting [2023-11-07T23:36:48.493Z] 605d1390b383: Waiting [2023-11-07T23:36:48.493Z] 8f7854084fed: Waiting [2023-11-07T23:36:48.493Z] 0a217d94afa5: Waiting [2023-11-07T23:36:48.493Z] 50e7dd98501d: Waiting [2023-11-07T23:36:48.493Z] 68811508944a: Waiting [2023-11-07T23:36:48.493Z] fe45098d8d9e: Waiting [2023-11-07T23:36:48.493Z] 843bf259cc12: Waiting [2023-11-07T23:36:48.754Z] 4f4fb700ef54: Download complete [2023-11-07T23:36:48.754Z] 308a300cc30f: Download complete [2023-11-07T23:36:48.754Z] 96526aa774ef: Download complete [2023-11-07T23:36:49.013Z] 96526aa774ef: Pull complete [2023-11-07T23:36:49.013Z] 5fcb7611fd77: Verifying Checksum [2023-11-07T23:36:49.013Z] 5fcb7611fd77: Download complete [2023-11-07T23:36:49.272Z] be9955e691a8: Verifying Checksum [2023-11-07T23:36:49.272Z] be9955e691a8: Download complete [2023-11-07T23:36:49.272Z] 308a300cc30f: Pull complete [2023-11-07T23:36:49.272Z] 1b5ce73eb848: Verifying Checksum [2023-11-07T23:36:49.272Z] 1b5ce73eb848: Download complete [2023-11-07T23:36:49.272Z] 4f4fb700ef54: Pull complete [2023-11-07T23:36:49.272Z] fe45098d8d9e: Verifying Checksum [2023-11-07T23:36:49.272Z] fe45098d8d9e: Download complete [2023-11-07T23:36:49.272Z] 843bf259cc12: Verifying Checksum [2023-11-07T23:36:49.272Z] 843bf259cc12: Download complete [2023-11-07T23:36:49.272Z] e56cd900ceac: Verifying Checksum [2023-11-07T23:36:49.272Z] e56cd900ceac: Download complete [2023-11-07T23:36:49.531Z] 8f7854084fed: Verifying Checksum [2023-11-07T23:36:49.531Z] 8f7854084fed: Download complete [2023-11-07T23:36:49.531Z] 5fcb7611fd77: Pull complete [2023-11-07T23:36:49.531Z] 605d1390b383: Verifying Checksum [2023-11-07T23:36:49.531Z] 605d1390b383: Download complete [2023-11-07T23:36:49.531Z] 50e7dd98501d: Verifying Checksum [2023-11-07T23:36:49.531Z] 50e7dd98501d: Download complete [2023-11-07T23:36:49.790Z] 68811508944a: Verifying Checksum [2023-11-07T23:36:49.790Z] 68811508944a: Download complete [2023-11-07T23:36:50.049Z] be9955e691a8: Pull complete [2023-11-07T23:36:50.310Z] 0a217d94afa5: Verifying Checksum [2023-11-07T23:36:50.310Z] 0a217d94afa5: Download complete [2023-11-07T23:36:50.570Z] 1b5ce73eb848: Pull complete [2023-11-07T23:36:50.570Z] fe45098d8d9e: Pull complete [2023-11-07T23:36:50.570Z] 843bf259cc12: Pull complete [2023-11-07T23:36:50.829Z] e56cd900ceac: Pull complete [2023-11-07T23:36:51.096Z] 605d1390b383: Pull complete [2023-11-07T23:36:51.096Z] 8f7854084fed: Pull complete [2023-11-07T23:36:52.477Z] 0a217d94afa5: Pull complete [2023-11-07T23:36:52.477Z] 50e7dd98501d: Pull complete [2023-11-07T23:36:52.477Z] 68811508944a: Pull complete [2023-11-07T23:36:52.477Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-07T23:36:52.477Z] Status: Downloaded newer image for docker:latest [2023-11-07T23:36:57.776Z] ---> b51a583258a1 [2023-11-07T23:36:57.776Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T23:36:57.776Z] ---> Running in c338f68fd31f [2023-11-07T23:36:57.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T23:36:57.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T23:36:57.776Z] OK: 264 MiB in 52 packages [2023-11-07T23:36:58.036Z] Removing intermediate container c338f68fd31f [2023-11-07T23:36:58.036Z] ---> 4564eb8864cf [2023-11-07T23:36:58.036Z] Step 10/15 : ENV GO111MODULE=on [2023-11-07T23:36:58.036Z] ---> Running in 71e0006d6faf [2023-11-07T23:36:58.296Z] Removing intermediate container 71e0006d6faf [2023-11-07T23:36:58.296Z] ---> fb3211c03d9a [2023-11-07T23:36:58.296Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-07T23:36:58.296Z] ---> Running in b555354cb0aa [2023-11-07T23:36:58.296Z] Removing intermediate container b555354cb0aa [2023-11-07T23:36:58.296Z] ---> 4af7a87aa513 [2023-11-07T23:36:58.296Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-07T23:36:58.296Z] ---> 00ad050e3028 [2023-11-07T23:36:58.296Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T23:36:58.557Z] ---> Running in 3bc951132518 [2023-11-07T23:38:06.392Z] Removing intermediate container 3bc951132518 [2023-11-07T23:38:06.392Z] ---> 87c8a0032354 [2023-11-07T23:38:06.392Z] Step 14/15 : COPY . . [2023-11-07T23:38:06.392Z] ---> 696c1e5009a3 [2023-11-07T23:38:06.392Z] Step 15/15 : RUN ${MAKE} [2023-11-07T23:38:06.392Z] ---> Running in dfe5883524fc [2023-11-07T23:38:06.652Z] noop [2023-11-07T23:38:06.912Z] Removing intermediate container dfe5883524fc [2023-11-07T23:38:06.912Z] ---> bd63faffb430 [2023-11-07T23:38:06.912Z] Successfully built bd63faffb430 [2023-11-07T23:38:06.912Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:38:07.238Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T23:38:07.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T23:38:07.324Z] prd-ubuntu20.04-docker-8c-8g-16914 does not seem to be running inside a container [2023-11-07T23:38:07.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-07T23:38:07.802Z] $ docker top c2da7870901ff507d21fc30ec6820f135f875d3dcdf6810c48c2a40140303834 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T23:38:08.157Z] + go version [2023-11-07T23:38:08.157Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-07T23:38:08.171Z] $ docker stop --time=1 c2da7870901ff507d21fc30ec6820f135f875d3dcdf6810c48c2a40140303834 [2023-11-07T23:38:09.547Z] $ docker rm -f --volumes c2da7870901ff507d21fc30ec6820f135f875d3dcdf6810c48c2a40140303834 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:38:10.038Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T23:38:10.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T23:38:10.117Z] prd-ubuntu20.04-docker-8c-8g-16914 does not seem to be running inside a container [2023-11-07T23:38:10.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-07T23:38:10.504Z] $ docker top 7e9b364dac4f6f0c84e3ff86af1466165de637cd703bfb54c5f61d9670e42653 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T23:38:10.848Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-07T23:38:11.147Z] + make test [2023-11-07T23:38:11.147Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-07T23:38:13.053Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-07T23:38:19.981Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16915 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-11-07T23:38:19.995Z] Running in /w/workspace/edgex-ui-go/140 [Pipeline] { [Pipeline] checkout [2023-11-07T23:38:20.025Z] The recommended git tool is: git [2023-11-07T23:38:23.019Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-07T23:38:23.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-07T23:38:23.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-07T23:38:23.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-07T23:38:23.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-07T23:38:23.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-07T23:38:23.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-07T23:38:23.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-07T23:38:23.019Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-07T23:38:24.770Z] using credential edgex-jenkins-ssh [2023-11-07T23:38:24.786Z] Cloning the remote Git repository [2023-11-07T23:38:24.816Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-07T23:38:24.897Z] > git init /w/workspace/edgex-ui-go/140 # timeout=10 [2023-11-07T23:38:25.019Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-07T23:38:25.020Z] > git --version # timeout=10 [2023-11-07T23:38:25.037Z] > git --version # 'git version 2.25.1' [2023-11-07T23:38:25.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T23:38:25.169Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T23:38:26.306Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T23:38:26.306Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T23:38:26.306Z] ./bin/test-attribution-txt.sh [2023-11-07T23:38:26.306Z] make -C web test [2023-11-07T23:38:26.306Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-11-07T23:38:26.306Z] make[1]: tput: No such file or directory [2023-11-07T23:38:26.306Z] make[1]: tput: No such file or directory [2023-11-07T23:38:26.306Z] warning: generating ./VERSION [2023-11-07T23:38:26.306Z] echo "0.0.0" > VERSION [2023-11-07T23:38:26.306Z] docker build \ [2023-11-07T23:38:26.306Z] -f Dockerfile \ [2023-11-07T23:38:26.306Z] --build-arg USER=1000 \ [2023-11-07T23:38:26.306Z] \ [2023-11-07T23:38:26.306Z] --label "git_sha=107460552c54f86cc3fe13f0c2d7499031363441" \ [2023-11-07T23:38:26.306Z] -t edgexfoundry/edgex-web-ui:107460552c54f86cc3fe13f0c2d7499031363441 \ [2023-11-07T23:38:26.306Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-07T23:38:26.306Z] . [2023-11-07T23:38:26.306Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-07T23:38:26.306Z] Install the buildx component to build images with BuildKit: [2023-11-07T23:38:26.306Z] https://docs.docker.com/go/buildx/ [2023-11-07T23:38:26.306Z] [2023-11-07T23:38:26.306Z] Sending build context to Docker daemon 2.706MB [2023-11-07T23:38:26.306Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-07T23:38:26.306Z] 18-alpine3.18: Pulling from library/node [2023-11-07T23:38:26.306Z] 96526aa774ef: Already exists [2023-11-07T23:38:26.306Z] 3130715204cf: Pulling fs layer [2023-11-07T23:38:26.306Z] b06de8ab1c4f: Pulling fs layer [2023-11-07T23:38:26.306Z] 90ef3ffc5156: Pulling fs layer [2023-11-07T23:38:26.306Z] 90ef3ffc5156: Verifying Checksum [2023-11-07T23:38:26.306Z] b06de8ab1c4f: Verifying Checksum [2023-11-07T23:38:26.306Z] b06de8ab1c4f: Download complete [2023-11-07T23:38:26.565Z] 3130715204cf: Verifying Checksum [2023-11-07T23:38:26.565Z] 3130715204cf: Download complete [2023-11-07T23:38:28.655Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-11-07T23:38:28.680Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T23:38:29.125Z] 3130715204cf: Pull complete [2023-11-07T23:38:29.125Z] b06de8ab1c4f: Pull complete [2023-11-07T23:38:29.125Z] 90ef3ffc5156: Pull complete [2023-11-07T23:38:29.125Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-07T23:38:29.125Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-07T23:38:29.125Z] ---> d1517ab6615b [2023-11-07T23:38:29.125Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-07T23:38:29.445Z] Avoid second fetch [2023-11-07T23:38:29.446Z] Checking out Revision 107460552c54f86cc3fe13f0c2d7499031363441 (main) [2023-11-07T23:38:29.455Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T23:38:29.527Z] > git checkout -f 107460552c54f86cc3fe13f0c2d7499031363441 # timeout=10 [2023-11-07T23:38:30.238Z] Commit message: "Merge pull request #666 from lenny-intel/fix-profile-jwt" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T23:38:31.022Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-07T23:38:31.022Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T23:38:31.022Z] Dload Upload Total Spent Left Speed [2023-11-07T23:38:31.022Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 90585 0 --:--:-- --:--:-- --:--:-- 90585 [Pipeline] sh [2023-11-07T23:38:31.630Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-07T23:38:31.969Z] + sudo tee /etc/docker/daemon.new [2023-11-07T23:38:31.969Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-07T23:38:31.969Z] { [2023-11-07T23:38:31.969Z] "registry-mirrors": [ [2023-11-07T23:38:31.969Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-07T23:38:31.969Z] ], [2023-11-07T23:38:31.969Z] "bip": "10.250.0.254/24", [2023-11-07T23:38:31.969Z] "hosts": [ [2023-11-07T23:38:31.969Z] "tcp://0.0.0.0:5555", [2023-11-07T23:38:31.969Z] "unix:///var/run/docker.sock" [2023-11-07T23:38:31.969Z] ], [2023-11-07T23:38:31.969Z] "mtu": 1458, [2023-11-07T23:38:31.969Z] "selinux-enabled": true, [2023-11-07T23:38:31.969Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-07T23:38:31.969Z] } [Pipeline] sh [2023-11-07T23:38:32.293Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-07T23:38:32.632Z] + sudo service docker restart [2023-11-07T23:38:41.904Z] ---> Running in 0b47d038aaa0 [2023-11-07T23:38:41.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T23:38:41.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T23:38:42.165Z] (1/154) Installing libexpat (2.5.0-r1) [2023-11-07T23:38:42.165Z] (2/154) Installing brotli-libs (1.0.9-r14) [2023-11-07T23:38:42.165Z] (3/154) Installing libbz2 (1.0.8-r5) [2023-11-07T23:38:42.165Z] (4/154) Installing libpng (1.6.39-r3) [2023-11-07T23:38:42.165Z] (5/154) Installing freetype (2.13.0-r5) [2023-11-07T23:38:42.165Z] (6/154) Installing fontconfig (2.14.2-r3) [2023-11-07T23:38:42.165Z] (7/154) Installing libfontenc (1.1.7-r2) [2023-11-07T23:38:42.165Z] (8/154) Installing mkfontscale (1.2.2-r3) [2023-11-07T23:38:42.165Z] (9/154) Installing font-opensans (0_git20210927-r1) [2023-11-07T23:38:42.165Z] (10/154) Installing pkgconf (1.9.5-r0) [2023-11-07T23:38:42.165Z] (11/154) Installing libffi (3.4.4-r2) [2023-11-07T23:38:42.165Z] (12/154) Installing libintl (0.21.1-r7) [2023-11-07T23:38:42.165Z] (13/154) Installing libblkid (2.38.1-r8) [2023-11-07T23:38:42.165Z] (14/154) Installing libmount (2.38.1-r8) [2023-11-07T23:38:42.165Z] (15/154) Installing pcre2 (10.42-r1) [2023-11-07T23:38:42.165Z] (16/154) Installing glib (2.76.4-r0) [2023-11-07T23:38:42.425Z] (17/154) Installing xz-libs (5.4.3-r0) [2023-11-07T23:38:42.425Z] (18/154) Installing libxml2 (2.11.4-r0) [2023-11-07T23:38:42.425Z] (19/154) Installing shared-mime-info (2.2-r5) [2023-11-07T23:38:42.425Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2023-11-07T23:38:42.425Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-07T23:38:42.425Z] (22/154) Installing libwebp (1.3.2-r0) [2023-11-07T23:38:42.425Z] (23/154) Installing zstd-libs (1.5.5-r4) [2023-11-07T23:38:42.425Z] (24/154) Installing tiff (4.5.1-r0) [2023-11-07T23:38:42.425Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2023-11-07T23:38:42.425Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-07T23:38:42.425Z] (27/154) Installing libxau (1.0.11-r2) [2023-11-07T23:38:42.425Z] (28/154) Installing libmd (1.0.4-r2) [2023-11-07T23:38:42.425Z] (29/154) Installing libbsd (0.11.7-r1) [2023-11-07T23:38:42.425Z] (30/154) Installing libxdmcp (1.1.4-r2) [2023-11-07T23:38:42.425Z] (31/154) Installing libxcb (1.15-r1) [2023-11-07T23:38:42.425Z] (32/154) Installing libx11 (1.8.7-r0) [2023-11-07T23:38:42.425Z] (33/154) Installing libxcomposite (0.4.6-r3) [2023-11-07T23:38:42.425Z] (34/154) Installing libxfixes (6.0.1-r2) [2023-11-07T23:38:42.425Z] (35/154) Installing libxrender (0.9.11-r3) [2023-11-07T23:38:42.425Z] (36/154) Installing libxcursor (1.2.1-r2) [2023-11-07T23:38:42.425Z] (37/154) Installing libxdamage (1.1.6-r2) [2023-11-07T23:38:42.425Z] (38/154) Installing libxext (1.3.5-r2) [2023-11-07T23:38:42.425Z] (39/154) Installing libxi (1.8.1-r0) [2023-11-07T23:38:42.425Z] (40/154) Installing libxinerama (1.1.5-r2) [2023-11-07T23:38:42.425Z] (41/154) Installing libxrandr (1.5.3-r2) [2023-11-07T23:38:42.425Z] (42/154) Installing libatk-1.0 (2.48.3-r0) [2023-11-07T23:38:42.425Z] (43/154) Installing libxtst (1.2.4-r2) [2023-11-07T23:38:42.425Z] (44/154) Installing dbus-libs (1.14.8-r0) [2023-11-07T23:38:42.425Z] (45/154) Installing at-spi2-core (2.48.3-r0) [2023-11-07T23:38:42.685Z] (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-07T23:38:42.685Z] (47/154) Installing pixman (0.42.2-r1) [2023-11-07T23:38:42.685Z] (48/154) Installing cairo (1.17.8-r1) [2023-11-07T23:38:42.685Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2023-11-07T23:38:42.685Z] (50/154) Installing avahi-libs (0.8-r13) [2023-11-07T23:38:42.685Z] (51/154) Installing gmp (6.2.1-r3) [2023-11-07T23:38:42.685Z] (52/154) Installing nettle (3.8.1-r2) [2023-11-07T23:38:42.685Z] (53/154) Installing libunistring (1.1-r1) [2023-11-07T23:38:42.685Z] (54/154) Installing libidn2 (2.3.4-r1) [2023-11-07T23:38:42.685Z] (55/154) Installing p11-kit (0.24.1-r2) [2023-11-07T23:38:42.685Z] (56/154) Installing libtasn1 (4.19.0-r1) [2023-11-07T23:38:42.685Z] (57/154) Installing gnutls (3.8.0-r2) [2023-11-07T23:38:42.685Z] (58/154) Installing cups-libs (2.4.7-r0) [2023-11-07T23:38:42.686Z] (59/154) Installing libepoxy (1.5.10-r1) [2023-11-07T23:38:42.686Z] (60/154) Installing fribidi (1.0.13-r0) [2023-11-07T23:38:42.686Z] (61/154) Installing graphite2 (1.3.14-r5) [2023-11-07T23:38:42.686Z] (62/154) Installing harfbuzz (7.3.0-r0) [2023-11-07T23:38:42.686Z] (63/154) Installing libxft (2.3.8-r1) [2023-11-07T23:38:42.946Z] (64/154) Installing pango (1.50.14-r1) [2023-11-07T23:38:42.946Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2023-11-07T23:38:42.946Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-07T23:38:42.946Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2023-11-07T23:38:42.946Z] (68/154) Installing xkeyboard-config (2.38-r0) [2023-11-07T23:38:42.946Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2023-11-07T23:38:42.946Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2023-11-07T23:38:42.946Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-07T23:38:42.946Z] (71/154) Installing icu-data-full (73.2-r2) [2023-11-07T23:38:43.205Z] (72/154) Installing mesa (23.0.4-r0) [2023-11-07T23:38:43.205Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2023-11-07T23:38:43.792Z] (74/154) Installing hwdata-pci (0.370-r0) [2023-11-07T23:38:43.792Z] (75/154) Installing libpciaccess (0.17-r2) [2023-11-07T23:38:43.792Z] (76/154) Installing libdrm (2.4.115-r4) [2023-11-07T23:38:43.792Z] (77/154) Installing musl-fts (1.2.7-r5) [2023-11-07T23:38:43.792Z] (78/154) Installing libelf (0.189-r2) [2023-11-07T23:38:43.792Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2023-11-07T23:38:43.792Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-07T23:38:44.051Z] (81/154) Installing eudev-libs (3.2.11-r8) [2023-11-07T23:38:44.051Z] (82/154) Installing libmagic (5.45-r0) [2023-11-07T23:38:44.051Z] (83/154) Installing file (5.45-r0) [2023-11-07T23:38:44.051Z] (84/154) Installing libice (1.1.1-r2) [2023-11-07T23:38:44.051Z] (85/154) Installing libuuid (2.38.1-r8) [2023-11-07T23:38:44.051Z] (86/154) Installing libsm (1.2.4-r1) [2023-11-07T23:38:44.051Z] (87/154) Installing libxt (1.3.0-r2) [2023-11-07T23:38:44.051Z] (88/154) Installing libxmu (1.1.4-r2) [2023-11-07T23:38:44.051Z] (89/154) Installing xset (1.2.5-r1) [2023-11-07T23:38:44.051Z] (90/154) Installing xprop (1.2.6-r0) [2023-11-07T23:38:44.051Z] (91/154) Installing xdg-utils (1.1.3-r4) [2023-11-07T23:38:44.051Z] (92/154) Installing libogg (1.3.5-r4) [2023-11-07T23:38:44.051Z] (93/154) Installing flac-libs (1.4.3-r0) [2023-11-07T23:38:44.051Z] (94/154) Installing alsa-lib (1.2.9-r1) [2023-11-07T23:38:44.051Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2023-11-07T23:38:44.051Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2023-11-07T23:38:44.310Z] (97/154) Installing aom-libs (3.6.1-r0) [2023-11-07T23:38:44.310Z] (98/154) Installing libva (2.18.0-r1) [2023-11-07T23:38:44.310Z] (99/154) Installing libvdpau (1.5-r1) [2023-11-07T23:38:44.310Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2023-11-07T23:38:44.310Z] (101/154) Installing ffmpeg-libavutil (6.0-r15) [2023-11-07T23:38:44.310Z] (102/154) Installing libdav1d (1.2.1-r0) [2023-11-07T23:38:44.310Z] (103/154) Installing libhwy (1.0.4-r1) [2023-11-07T23:38:44.310Z] (104/154) Installing lcms2 (2.15-r2) [2023-11-07T23:38:44.310Z] (105/154) Installing libjxl (0.8.2-r0) [2023-11-07T23:38:44.310Z] (106/154) Installing lame-libs (3.100-r5) [2023-11-07T23:38:44.310Z] (107/154) Installing opus (1.4-r0) [2023-11-07T23:38:44.310Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2023-11-07T23:38:44.310Z] (109/154) Installing soxr (0.1.3-r5) [2023-11-07T23:38:44.310Z] (110/154) Installing ffmpeg-libswresample (6.0-r15) [2023-11-07T23:38:44.310Z] (111/154) Installing libtheora (1.1.1-r17) [2023-11-07T23:38:44.310Z] (112/154) Installing libvorbis (1.3.7-r1) [2023-11-07T23:38:44.310Z] (113/154) Installing libvpx (1.13.0-r2) [2023-11-07T23:38:44.569Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2023-11-07T23:38:44.569Z] (115/154) Installing numactl (2.0.16-r4) [2023-11-07T23:38:44.569Z] (116/154) Installing x265-libs (3.5-r4) [2023-11-07T23:38:44.569Z] (117/154) Installing xvidcore (1.3.7-r1) [2023-11-07T23:38:44.569Z] (118/154) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-07T23:38:44.569Z] (119/154) Installing libbluray (1.3.4-r0) [2023-11-07T23:38:44.569Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2023-11-07T23:38:44.569Z] (121/154) Installing libopenmpt (0.7.2-r0) [2023-11-07T23:38:44.830Z] (122/154) Installing cjson (1.7.15-r4) [2023-11-07T23:38:44.830Z] (123/154) Installing mbedtls (2.28.5-r0) [2023-11-07T23:38:44.830Z] (124/154) Installing librist (0.2.7-r0) [2023-11-07T23:38:44.830Z] (125/154) Installing libsrt (1.5.2-r0) [2023-11-07T23:38:44.830Z] (126/154) Installing libssh (0.10.5-r0) [2023-11-07T23:38:44.830Z] (127/154) Installing libsodium (1.0.18-r3) [2023-11-07T23:38:44.830Z] (128/154) Installing libzmq (4.3.4-r4) [2023-11-07T23:38:44.830Z] (129/154) Installing ffmpeg-libavformat (6.0-r15) [2023-11-07T23:38:44.830Z] (130/154) Installing libevent (2.1.12-r6) [2023-11-07T23:38:44.830Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2023-11-07T23:38:44.830Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2023-11-07T23:38:44.830Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2023-11-07T23:38:44.830Z] (134/154) Installing icu-libs (73.2-r2) [2023-11-07T23:38:44.830Z] (135/154) Installing jsoncpp (1.9.5-r0) [2023-11-07T23:38:44.830Z] (136/154) Installing minizip (1.2.13-r1) [2023-11-07T23:38:44.830Z] (137/154) Installing nspr (4.35-r2) [2023-11-07T23:38:44.830Z] (138/154) Installing sqlite-libs (3.41.2-r2) [2023-11-07T23:38:44.830Z] (139/154) Installing nss (3.94-r0) [2023-11-07T23:38:45.092Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2023-11-07T23:38:45.092Z] (141/154) Installing libasyncns (0.8-r1) [2023-11-07T23:38:45.092Z] (142/154) Installing libltdl (2.4.7-r2) [2023-11-07T23:38:45.092Z] (143/154) Installing orc (0.4.34-r0) [2023-11-07T23:38:45.092Z] (144/154) Installing libsndfile (1.2.0-r2) [2023-11-07T23:38:45.092Z] (145/154) Installing speexdsp (1.2.1-r1) [2023-11-07T23:38:45.092Z] (146/154) Installing tdb-libs (1.4.8-r1) [2023-11-07T23:38:45.092Z] (147/154) Installing libpulse (16.1-r10) [2023-11-07T23:38:45.092Z] (148/154) Installing snappy (1.1.10-r1) [2023-11-07T23:38:45.092Z] (149/154) Installing libwoff2common (1.0.2-r2) [2023-11-07T23:38:45.092Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2023-11-07T23:38:45.092Z] (151/154) Installing libgpg-error (1.47-r1) [2023-11-07T23:38:45.092Z] (152/154) Installing libgcrypt (1.10.2-r1) [2023-11-07T23:38:45.092Z] (153/154) Installing libxslt (1.1.38-r0) [2023-11-07T23:38:45.092Z] (154/154) Installing chromium (117.0.5938.62-r0) [2023-11-07T23:38:46.474Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T23:38:46.474Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-07T23:38:46.474Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-07T23:38:46.474Z] Executing glib-2.76.4-r0.trigger [2023-11-07T23:38:46.474Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-07T23:38:47.045Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-07T23:38:47.045Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-07T23:38:47.045Z] OK: 576 MiB in 171 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T23:38:50.876Z] provisioning config files... [2023-11-07T23:38:50.907Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/140@tmp/config7974326920633297301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T23:38:51.267Z] ---> docker-login.sh [2023-11-07T23:38:51.267Z] nexus3.edgexfoundry.org:10001 [2023-11-07T23:38:51.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T23:38:51.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T23:38:51.807Z] Configure a credential helper to remove this warning. See [2023-11-07T23:38:51.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T23:38:51.807Z] [2023-11-07T23:38:51.807Z] Login Succeeded [2023-11-07T23:38:51.807Z] nexus3.edgexfoundry.org:10002 [2023-11-07T23:38:52.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T23:38:52.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T23:38:52.076Z] Configure a credential helper to remove this warning. See [2023-11-07T23:38:52.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T23:38:52.076Z] [2023-11-07T23:38:52.076Z] Login Succeeded [2023-11-07T23:38:52.076Z] nexus3.edgexfoundry.org:10003 [2023-11-07T23:38:52.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T23:38:52.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T23:38:52.616Z] Configure a credential helper to remove this warning. See [2023-11-07T23:38:52.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T23:38:52.616Z] [2023-11-07T23:38:52.616Z] Login Succeeded [2023-11-07T23:38:52.616Z] nexus3.edgexfoundry.org:10004 [2023-11-07T23:38:52.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T23:38:52.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T23:38:52.886Z] Configure a credential helper to remove this warning. See [2023-11-07T23:38:52.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T23:38:52.886Z] [2023-11-07T23:38:52.886Z] Login Succeeded [2023-11-07T23:38:52.886Z] docker.io [2023-11-07T23:38:53.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T23:38:53.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T23:38:53.421Z] Configure a credential helper to remove this warning. See [2023-11-07T23:38:53.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T23:38:53.421Z] [2023-11-07T23:38:53.421Z] Login Succeeded [2023-11-07T23:38:53.421Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T23:38:53.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-07T23:38:53.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T23:38:53.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T23:38:53.692Z] ========================================================= [2023-11-07T23:38:53.692Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-07T23:38:53.692Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:38:54.036Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-07T23:38:55.016Z] Sending build context to Docker daemon 28.8MB [2023-11-07T23:38:55.016Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T23:38:55.016Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-07T23:38:55.289Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-07T23:38:55.289Z] 9fda8d8052c6: Pulling fs layer [2023-11-07T23:38:55.289Z] 5d54e960e981: Pulling fs layer [2023-11-07T23:38:55.289Z] c4a7e357bf2a: Pulling fs layer [2023-11-07T23:38:55.289Z] f0e02332f6b5: Pulling fs layer [2023-11-07T23:38:55.289Z] cefa15bbcfad: Pulling fs layer [2023-11-07T23:38:55.289Z] 17808c966233: Pulling fs layer [2023-11-07T23:38:55.289Z] f4c1fc716caa: Pulling fs layer [2023-11-07T23:38:55.289Z] f0e02332f6b5: Waiting [2023-11-07T23:38:55.289Z] cefa15bbcfad: Waiting [2023-11-07T23:38:55.289Z] 17808c966233: Waiting [2023-11-07T23:38:55.289Z] f4c1fc716caa: Waiting [2023-11-07T23:38:55.289Z] 5d54e960e981: Download complete [2023-11-07T23:38:55.289Z] f0e02332f6b5: Verifying Checksum [2023-11-07T23:38:55.289Z] f0e02332f6b5: Download complete [2023-11-07T23:38:55.289Z] cefa15bbcfad: Verifying Checksum [2023-11-07T23:38:55.289Z] 9fda8d8052c6: Download complete [2023-11-07T23:38:55.875Z] f4c1fc716caa: Verifying Checksum [2023-11-07T23:38:55.876Z] f4c1fc716caa: Download complete [2023-11-07T23:38:56.156Z] 9fda8d8052c6: Pull complete [2023-11-07T23:38:56.745Z] 5d54e960e981: Pull complete [2023-11-07T23:38:57.013Z] c4a7e357bf2a: Verifying Checksum [2023-11-07T23:38:57.013Z] c4a7e357bf2a: Download complete [2023-11-07T23:38:57.984Z] 17808c966233: Verifying Checksum [2023-11-07T23:38:57.984Z] 17808c966233: Download complete [2023-11-07T23:39:09.109Z] Removing intermediate container 0b47d038aaa0 [2023-11-07T23:39:09.109Z] ---> 3f7e355bb4c6 [2023-11-07T23:39:09.109Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-07T23:39:09.109Z] ---> Running in c3d28623cf86 [2023-11-07T23:39:09.109Z] Removing intermediate container c3d28623cf86 [2023-11-07T23:39:09.109Z] ---> dea44d146393 [2023-11-07T23:39:09.109Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-07T23:39:09.109Z] ---> Running in 4631bb04fbce [2023-11-07T23:39:09.109Z] Removing intermediate container 4631bb04fbce [2023-11-07T23:39:09.109Z] ---> 5b949800e561 [2023-11-07T23:39:09.109Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-07T23:39:09.109Z] ---> Running in 8582b849d11b [2023-11-07T23:39:09.109Z] Removing intermediate container 8582b849d11b [2023-11-07T23:39:09.109Z] ---> 4970525ae232 [2023-11-07T23:39:09.109Z] Step 6/11 : RUN npm install -g npm [2023-11-07T23:39:09.109Z] ---> Running in 14639b2fad9e [2023-11-07T23:39:10.511Z] c4a7e357bf2a: Pull complete [2023-11-07T23:39:10.511Z] f0e02332f6b5: Pull complete [2023-11-07T23:39:10.511Z] cefa15bbcfad: Pull complete [2023-11-07T23:39:15.823Z] [2023-11-07T23:39:15.823Z] removed 31 packages, and changed 65 packages in 7s [2023-11-07T23:39:15.823Z] [2023-11-07T23:39:15.823Z] 26 packages are looking for funding [2023-11-07T23:39:15.823Z] run `npm fund` for details [2023-11-07T23:39:17.898Z] Removing intermediate container 14639b2fad9e [2023-11-07T23:39:17.898Z] ---> 6dd5b9f613c4 [2023-11-07T23:39:17.898Z] Step 7/11 : ARG USER=1000 [2023-11-07T23:39:18.158Z] ---> Running in 76e5748423da [2023-11-07T23:39:18.158Z] Removing intermediate container 76e5748423da [2023-11-07T23:39:18.158Z] ---> 4ea3d975c811 [2023-11-07T23:39:18.158Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-07T23:39:18.158Z] ---> Running in bda7be944245 [2023-11-07T23:39:18.726Z] Removing intermediate container bda7be944245 [2023-11-07T23:39:18.726Z] ---> 49ead78b6d1c [2023-11-07T23:39:18.726Z] Step 9/11 : USER $USER:$USER [2023-11-07T23:39:18.726Z] ---> Running in 611f2331b147 [2023-11-07T23:39:18.726Z] Removing intermediate container 611f2331b147 [2023-11-07T23:39:18.726Z] ---> d81277d7ff6b [2023-11-07T23:39:18.726Z] Step 10/11 : WORKDIR /app [2023-11-07T23:39:18.739Z] 17808c966233: Pull complete [2023-11-07T23:39:18.985Z] ---> Running in 303c98c66ff0 [2023-11-07T23:39:18.985Z] Removing intermediate container 303c98c66ff0 [2023-11-07T23:39:18.985Z] ---> c8bad67ece11 [2023-11-07T23:39:18.985Z] Step 11/11 : LABEL git_sha=107460552c54f86cc3fe13f0c2d7499031363441 [2023-11-07T23:39:18.985Z] ---> Running in b1c082b2017d [2023-11-07T23:39:18.985Z] Removing intermediate container b1c082b2017d [2023-11-07T23:39:18.985Z] ---> 21b936046cea [2023-11-07T23:39:18.985Z] Successfully built 21b936046cea [2023-11-07T23:39:18.985Z] Successfully tagged edgexfoundry/edgex-web-ui:107460552c54f86cc3fe13f0c2d7499031363441 [2023-11-07T23:39:18.985Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-07T23:39:18.985Z] touch edgex-web-ui.imagebuilt [2023-11-07T23:39:18.985Z] mkdir -p node_modules coverage [2023-11-07T23:39:18.985Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-07T23:39:18.985Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-07T23:39:19.702Z] f4c1fc716caa: Pull complete [2023-11-07T23:39:19.702Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-07T23:39:19.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-07T23:39:19.702Z] ---> ea914061e18c [2023-11-07T23:39:19.702Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE required: { [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE }, [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE } [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE required: { [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE }, [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE } [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE required: { [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE }, [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE } [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE required: { [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE }, [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE } [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE required: { [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE }, [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE } [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE required: { [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE }, [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE } [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE required: { [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE }, [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE } [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE required: { [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE }, [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE } [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE required: { [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE }, [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T23:39:21.066Z] npm WARN EBADENGINE } [2023-11-07T23:39:21.647Z] ---> Running in 61204131dc2d [2023-11-07T23:39:21.648Z] Removing intermediate container 61204131dc2d [2023-11-07T23:39:21.648Z] ---> 11514f8b5063 [2023-11-07T23:39:21.648Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-07T23:39:21.913Z] ---> Running in aeaf25640b1b [2023-11-07T23:39:22.178Z] Removing intermediate container aeaf25640b1b [2023-11-07T23:39:22.178Z] ---> 56658d6457b9 [2023-11-07T23:39:22.178Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T23:39:22.178Z] ---> Running in 31722062f8d0 [2023-11-07T23:39:22.445Z] Removing intermediate container 31722062f8d0 [2023-11-07T23:39:22.445Z] ---> 1bc2df16f340 [2023-11-07T23:39:22.445Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-07T23:39:22.445Z] ---> Running in e6d7be0578a3 [2023-11-07T23:39:23.026Z] Removing intermediate container e6d7be0578a3 [2023-11-07T23:39:23.026Z] ---> 558dfd68c793 [2023-11-07T23:39:23.026Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-07T23:39:23.026Z] ---> Running in c1c646cab466 [2023-11-07T23:39:23.291Z] Removing intermediate container c1c646cab466 [2023-11-07T23:39:23.291Z] ---> 5f1ede31a8cc [2023-11-07T23:39:23.291Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-07T23:39:23.869Z] latest: Pulling from library/docker [2023-11-07T23:39:24.216Z] 579b34f0a95b: Pulling fs layer [2023-11-07T23:39:24.216Z] 2ecd494fa26a: Pulling fs layer [2023-11-07T23:39:24.216Z] 4f4fb700ef54: Pulling fs layer [2023-11-07T23:39:24.216Z] 99624a4fd86a: Pulling fs layer [2023-11-07T23:39:24.216Z] 6b3f207db0e4: Pulling fs layer [2023-11-07T23:39:24.216Z] 2f21744ef460: Pulling fs layer [2023-11-07T23:39:24.216Z] 80fde8283b9a: Pulling fs layer [2023-11-07T23:39:24.216Z] cfd52aaeb832: Pulling fs layer [2023-11-07T23:39:24.216Z] 2aa7661f3209: Pulling fs layer [2023-11-07T23:39:24.216Z] ad7962f27383: Pulling fs layer [2023-11-07T23:39:24.216Z] c8cf6870052b: Pulling fs layer [2023-11-07T23:39:24.216Z] 1996d6e72d7b: Pulling fs layer [2023-11-07T23:39:24.216Z] 112e10f1d4c1: Pulling fs layer [2023-11-07T23:39:24.216Z] b97b6e3dbded: Pulling fs layer [2023-11-07T23:39:24.216Z] 2aa7661f3209: Waiting [2023-11-07T23:39:24.216Z] ad7962f27383: Waiting [2023-11-07T23:39:24.216Z] c8cf6870052b: Waiting [2023-11-07T23:39:24.216Z] 99624a4fd86a: Waiting [2023-11-07T23:39:24.216Z] 6b3f207db0e4: Waiting [2023-11-07T23:39:24.216Z] 1996d6e72d7b: Waiting [2023-11-07T23:39:24.216Z] 112e10f1d4c1: Waiting [2023-11-07T23:39:24.216Z] b97b6e3dbded: Waiting [2023-11-07T23:39:24.216Z] 2f21744ef460: Waiting [2023-11-07T23:39:24.216Z] 80fde8283b9a: Waiting [2023-11-07T23:39:24.216Z] cfd52aaeb832: Waiting [2023-11-07T23:39:24.216Z] 4f4fb700ef54: Verifying Checksum [2023-11-07T23:39:24.216Z] 4f4fb700ef54: Download complete [2023-11-07T23:39:24.216Z] 2ecd494fa26a: Download complete [2023-11-07T23:39:24.216Z] 579b34f0a95b: Verifying Checksum [2023-11-07T23:39:24.216Z] 579b34f0a95b: Download complete [2023-11-07T23:39:25.217Z] 99624a4fd86a: Verifying Checksum [2023-11-07T23:39:25.217Z] 99624a4fd86a: Download complete [2023-11-07T23:39:25.217Z] 6b3f207db0e4: Verifying Checksum [2023-11-07T23:39:25.217Z] 6b3f207db0e4: Download complete [2023-11-07T23:39:25.217Z] 80fde8283b9a: Verifying Checksum [2023-11-07T23:39:25.217Z] 80fde8283b9a: Download complete [2023-11-07T23:39:25.217Z] 2f21744ef460: Verifying Checksum [2023-11-07T23:39:25.217Z] 2f21744ef460: Download complete [2023-11-07T23:39:25.487Z] cfd52aaeb832: Verifying Checksum [2023-11-07T23:39:25.487Z] cfd52aaeb832: Download complete [2023-11-07T23:39:25.487Z] 2aa7661f3209: Verifying Checksum [2023-11-07T23:39:25.487Z] 2aa7661f3209: Download complete [2023-11-07T23:39:25.487Z] 579b34f0a95b: Pull complete [2023-11-07T23:39:25.487Z] c8cf6870052b: Verifying Checksum [2023-11-07T23:39:25.487Z] c8cf6870052b: Download complete [2023-11-07T23:39:25.754Z] 112e10f1d4c1: Verifying Checksum [2023-11-07T23:39:25.754Z] 112e10f1d4c1: Download complete [2023-11-07T23:39:25.754Z] ad7962f27383: Verifying Checksum [2023-11-07T23:39:25.754Z] ad7962f27383: Download complete [2023-11-07T23:39:25.754Z] b97b6e3dbded: Verifying Checksum [2023-11-07T23:39:25.754Z] b97b6e3dbded: Download complete [2023-11-07T23:39:26.340Z] 2ecd494fa26a: Pull complete [2023-11-07T23:39:26.605Z] 4f4fb700ef54: Pull complete [2023-11-07T23:39:26.874Z] 1996d6e72d7b: Verifying Checksum [2023-11-07T23:39:26.874Z] 1996d6e72d7b: Download complete [2023-11-07T23:39:29.464Z] 99624a4fd86a: Pull complete [2023-11-07T23:39:30.876Z] 6b3f207db0e4: Pull complete [2023-11-07T23:39:32.290Z] 2f21744ef460: Pull complete [2023-11-07T23:39:32.559Z] 80fde8283b9a: Pull complete [2023-11-07T23:39:32.828Z] cfd52aaeb832: Pull complete [2023-11-07T23:39:33.103Z] 2aa7661f3209: Pull complete [2023-11-07T23:39:34.515Z] ad7962f27383: Pull complete [2023-11-07T23:39:34.515Z] c8cf6870052b: Pull complete [2023-11-07T23:39:36.065Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-11-07T23:39:36.065Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-11-07T23:39:36.065Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-11-07T23:39:36.065Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-11-07T23:39:36.065Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-07T23:39:36.065Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-11-07T23:39:36.065Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-11-07T23:39:36.065Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-11-07T23:39:36.065Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-11-07T23:39:36.065Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-07T23:39:36.065Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-11-07T23:39:36.065Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-07T23:39:36.065Z] 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. [2023-11-07T23:39:36.065Z] 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. [2023-11-07T23:39:36.065Z] 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. [2023-11-07T23:39:36.065Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-11-07T23:39:36.065Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-11-07T23:39:37.861Z] 1996d6e72d7b: Pull complete [2023-11-07T23:39:37.971Z] 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 [2023-11-07T23:39:38.129Z] 112e10f1d4c1: Pull complete [2023-11-07T23:39:38.234Z] 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 [2023-11-07T23:39:38.396Z] b97b6e3dbded: Pull complete [2023-11-07T23:39:38.396Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-07T23:39:38.396Z] Status: Downloaded newer image for docker:latest [2023-11-07T23:39:40.774Z] 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. [2023-11-07T23:39:43.762Z] ---> 801117a1c155 [2023-11-07T23:39:43.762Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T23:39:43.762Z] ---> Running in 85a86a713db3 [2023-11-07T23:39:44.114Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-11-07T23:39:44.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T23:39:45.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T23:39:46.288Z] OK: 266 MiB in 52 packages [2023-11-07T23:39:47.244Z] Removing intermediate container 85a86a713db3 [2023-11-07T23:39:47.245Z] ---> 2e4467f9326b [2023-11-07T23:39:47.245Z] Step 10/15 : ENV GO111MODULE=on [2023-11-07T23:39:47.245Z] ---> Running in 8d343fa77377 [2023-11-07T23:39:47.511Z] Removing intermediate container 8d343fa77377 [2023-11-07T23:39:47.511Z] ---> 84f4312f827f [2023-11-07T23:39:47.511Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-07T23:39:47.511Z] ---> Running in a1ae9fbb06fd [2023-11-07T23:39:47.776Z] Removing intermediate container a1ae9fbb06fd [2023-11-07T23:39:47.776Z] ---> 8b5ef006af74 [2023-11-07T23:39:47.776Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-07T23:39:48.362Z] ---> 1995049288c4 [2023-11-07T23:39:48.362Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T23:39:48.631Z] ---> Running in feffa9eaf8dc [2023-11-07T23:39:50.693Z] [2023-11-07T23:39:50.694Z] added 1478 packages, and audited 1479 packages in 31s [2023-11-07T23:39:50.694Z] [2023-11-07T23:39:50.694Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-11-07T23:39:50.694Z] [2023-11-07T23:39:50.694Z] To address issues that do not require attention, run: [2023-11-07T23:39:50.694Z] npm audit fix [2023-11-07T23:39:50.694Z] [2023-11-07T23:39:50.694Z] To address all issues (including breaking changes), run: [2023-11-07T23:39:50.694Z] npm audit fix --force [2023-11-07T23:39:50.694Z] [2023-11-07T23:39:50.694Z] Run `npm audit` for details. [2023-11-07T23:40:12.631Z] 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 [2023-11-07T23:40:15.179Z] - Generating browser application bundles (phase: setup)... [2023-11-07T23:40:19.379Z] Compiling @angular/core : es2015 as esm2015 [2023-11-07T23:40:19.637Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-11-07T23:40:22.924Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-11-07T23:40:22.924Z] Compiling @angular/common : es2015 as esm2015 [2023-11-07T23:40:22.924Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-11-07T23:40:22.924Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-11-07T23:40:23.191Z] Compiling @angular/common/http : es2015 as esm2015 [2023-11-07T23:40:23.191Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-11-07T23:40:23.763Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-11-07T23:40:23.763Z] Compiling @angular/forms : es2015 as esm2015 [2023-11-07T23:40:23.763Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-11-07T23:40:23.763Z] Compiling @angular/router : es2015 as esm2015 [2023-11-07T23:40:24.329Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-11-07T23:40:25.266Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-11-07T23:40:29.461Z] 07 11 2023 23:40:29.391:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-11-07T23:40:29.461Z] 07 11 2023 23:40:29.393:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-11-07T23:40:29.461Z] 07 11 2023 23:40:29.397:INFO [launcher]: Starting browser ChromeHeadless [2023-11-07T23:40:39.435Z] ✔ Browser application bundle generation complete. [2023-11-07T23:40:39.435Z] 07 11 2023 23:40:39.095:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket AookkilLU-TRujRoAAAB with id 69560337 [2023-11-07T23:40:41.972Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-11-07T23:40:41.972Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.07 secs) [2023-11-07T23:40:41.972Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.096 secs) [2023-11-07T23:40:41.972Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.18 secs) [2023-11-07T23:40:41.972Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.233 secs) [2023-11-07T23:40:41.972Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.239 secs) [2023-11-07T23:40:41.972Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.241 secs) [2023-11-07T23:40:41.972Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.249 secs) [2023-11-07T23:40:41.972Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.253 secs) [2023-11-07T23:40:41.972Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.256 secs) [2023-11-07T23:40:41.972Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.259 secs) [2023-11-07T23:40:41.972Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.293 secs) [2023-11-07T23:40:41.972Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.316 secs) [2023-11-07T23:40:41.972Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.319 secs) [2023-11-07T23:40:41.972Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.339 secs) [2023-11-07T23:40:42.232Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.345 secs) [2023-11-07T23:40:42.232Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.352 secs) [2023-11-07T23:40:42.232Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.353 secs) [2023-11-07T23:40:42.232Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.355 secs) [2023-11-07T23:40:42.232Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.364 secs) [2023-11-07T23:40:42.232Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.381 secs) [2023-11-07T23:40:42.232Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.406 secs) [2023-11-07T23:40:42.232Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.413 secs) [2023-11-07T23:40:42.232Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.418 secs) [2023-11-07T23:40:42.232Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.443 secs) [2023-11-07T23:40:42.232Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.446 secs) [2023-11-07T23:40:42.232Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.447 secs) [2023-11-07T23:40:42.232Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.457 secs) [2023-11-07T23:40:42.232Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.465 secs) [2023-11-07T23:40:42.232Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.468 secs) [2023-11-07T23:40:42.232Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.47 secs) [2023-11-07T23:40:42.232Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.474 secs) [2023-11-07T23:40:42.232Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.48 secs) [2023-11-07T23:40:42.232Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.502 secs) [2023-11-07T23:40:42.232Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.507 secs) [2023-11-07T23:40:42.232Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.508 secs) [2023-11-07T23:40:42.232Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.527 secs) [2023-11-07T23:40:42.232Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.543 secs) [2023-11-07T23:40:42.492Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.56 secs) [2023-11-07T23:40:42.493Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.582 secs) [2023-11-07T23:40:42.493Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.588 secs) [2023-11-07T23:40:42.493Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.593 secs) [2023-11-07T23:40:42.493Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.599 secs) [2023-11-07T23:40:42.493Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.603 secs) [2023-11-07T23:40:42.493Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.614 secs) [2023-11-07T23:40:42.493Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.627 secs) [2023-11-07T23:40:42.493Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.633 secs) [2023-11-07T23:40:42.493Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.639 secs) [2023-11-07T23:40:42.493Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.65 secs) [2023-11-07T23:40:42.493Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.655 secs) [2023-11-07T23:40:42.493Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.662 secs) [2023-11-07T23:40:42.493Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.663 secs) [2023-11-07T23:40:42.493Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.672 secs) [2023-11-07T23:40:42.493Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.681 secs) [2023-11-07T23:40:42.493Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.687 secs) [2023-11-07T23:40:42.493Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.703 secs) [2023-11-07T23:40:42.493Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.708 secs) [2023-11-07T23:40:42.493Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.711 secs) [2023-11-07T23:40:42.493Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.713 secs) [2023-11-07T23:40:42.493Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.714 secs) [2023-11-07T23:40:42.493Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.726 secs) [2023-11-07T23:40:42.493Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.731 secs) [2023-11-07T23:40:42.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.748 secs) [2023-11-07T23:40:42.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.761 secs) [2023-11-07T23:40:42.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.769 secs) [2023-11-07T23:40:42.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.772 secs) [2023-11-07T23:40:42.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.78 secs) [2023-11-07T23:40:42.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.787 secs) [2023-11-07T23:40:42.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.788 secs) [2023-11-07T23:40:42.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.789 secs) [2023-11-07T23:40:42.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.79 secs) [2023-11-07T23:40:42.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.802 secs) [2023-11-07T23:40:42.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.808 secs) [2023-11-07T23:40:42.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.817 secs) [2023-11-07T23:40:42.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.826 secs) [2023-11-07T23:40:42.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.862 secs) [2023-11-07T23:40:42.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.875 secs) [2023-11-07T23:40:42.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.879 secs) [2023-11-07T23:40:42.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.881 secs) [2023-11-07T23:40:42.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.882 secs) [2023-11-07T23:40:42.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.887 secs) [2023-11-07T23:40:42.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.892 secs) [2023-11-07T23:40:42.753Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.907 secs) [2023-11-07T23:40:42.753Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.914 secs) [2023-11-07T23:40:42.753Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.915 secs) [2023-11-07T23:40:42.753Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.915 secs) [2023-11-07T23:40:42.753Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.919 secs) [2023-11-07T23:40:42.753Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.92 secs) [2023-11-07T23:40:42.753Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.925 secs) [2023-11-07T23:40:43.012Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.937 secs) [2023-11-07T23:40:43.012Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.942 secs) [2023-11-07T23:40:43.012Z] WARN: ' [2023-11-07T23:40:43.012Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-07T23:40:43.012Z] Support for using the ngModel input property and ngModelChange event with [2023-11-07T23:40:43.012Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-07T23:40:43.012Z] in a future version of Angular. [2023-11-07T23:40:43.012Z] [2023-11-07T23:40:43.012Z] For more information on this, see our API docs here: [2023-11-07T23:40:43.012Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-07T23:40:43.012Z] ' [2023-11-07T23:40:43.012Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.942 secs) [2023-11-07T23:40:43.012Z] WARN: ' [2023-11-07T23:40:43.012Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-07T23:40:43.012Z] Support for using the ngModel input property and ngModelChange event with [2023-11-07T23:40:43.012Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-07T23:40:43.012Z] in a future version of Angular. [2023-11-07T23:40:43.012Z] [2023-11-07T23:40:43.012Z] For more information on this, see our API docs here: [2023-11-07T23:40:43.012Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-07T23:40:43.012Z] ' [2023-11-07T23:40:43.012Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.957 secs) [2023-11-07T23:40:43.012Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.959 secs) [2023-11-07T23:40:43.012Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.974 secs) [2023-11-07T23:40:43.012Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.976 secs) [2023-11-07T23:40:43.012Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.977 secs) [2023-11-07T23:40:43.012Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.978 secs) [2023-11-07T23:40:43.012Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.981 secs) [2023-11-07T23:40:43.012Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.996 secs) [2023-11-07T23:40:43.012Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.001 secs) [2023-11-07T23:40:43.012Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.01 secs) [2023-11-07T23:40:43.012Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.036 secs) [2023-11-07T23:40:43.012Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.047 secs) [2023-11-07T23:40:43.012Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.059 secs) [2023-11-07T23:40:43.012Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.063 secs) [2023-11-07T23:40:43.012Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.065 secs) [2023-11-07T23:40:43.013Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.067 secs) [2023-11-07T23:40:43.013Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.087 secs) [2023-11-07T23:40:43.013Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.089 secs) [2023-11-07T23:40:43.013Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.102 secs) [2023-11-07T23:40:43.013Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.105 secs) [2023-11-07T23:40:43.013Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.107 secs) [2023-11-07T23:40:43.013Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.11 secs) [2023-11-07T23:40:43.013Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.112 secs) [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.125 secs) [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.13 secs) [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.135 secs) [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.139 secs) [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.143 secs) [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.151 secs) [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.152 secs) [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.153 secs) [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.162 secs) [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.168 secs) [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.219 secs) [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.221 secs) [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.222 secs) [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.227 secs) [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.24 secs) [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.243 secs) [2023-11-07T23:40:43.272Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-07T23:40:43.272Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-07T23:40:43.272Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.243 secs) [2023-11-07T23:40:43.272Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-07T23:40:43.272Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-07T23:40:43.272Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.246 secs) [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.262 secs) [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.269 secs) [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.274 secs) [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.279 secs) [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.283 secs) [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.29 secs) [2023-11-07T23:40:43.272Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.297 secs) [2023-11-07T23:40:43.532Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.318 secs) [2023-11-07T23:40:43.532Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.329 secs) [2023-11-07T23:40:43.532Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.333 secs) [2023-11-07T23:40:43.532Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.38 secs) [2023-11-07T23:40:43.532Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.386 secs) [2023-11-07T23:40:43.532Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.392 secs) [2023-11-07T23:40:43.532Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.394 secs) [2023-11-07T23:40:43.532Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.395 secs) [2023-11-07T23:40:43.532Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.412 secs) [2023-11-07T23:40:43.532Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.428 secs) [2023-11-07T23:40:43.532Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (1.993 secs / 1.428 secs) [2023-11-07T23:40:43.532Z] TOTAL: 147 SUCCESS [2023-11-07T23:40:43.532Z] ✔ Browser application bundle generation complete. [2023-11-07T23:40:44.101Z] [2023-11-07T23:40:44.101Z] =============================== Coverage summary =============================== [2023-11-07T23:40:44.101Z] Statements : 40.88% ( 1468/3591 ) [2023-11-07T23:40:44.101Z] Branches : 11.75% ( 114/970 ) [2023-11-07T23:40:44.101Z] Functions : 31.98% ( 419/1310 ) [2023-11-07T23:40:44.101Z] Lines : 38.87% ( 1323/3404 ) [2023-11-07T23:40:44.101Z] ================================================================================ [2023-11-07T23:40:44.101Z] ✔ Browser application bundle generation complete. [2023-11-07T23:40:44.672Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-11-07T23:40:44.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T23:40:44.707Z] $ docker stop --time=1 7e9b364dac4f6f0c84e3ff86af1466165de637cd703bfb54c5f61d9670e42653 [2023-11-07T23:40:46.033Z] $ docker rm -f --volumes 7e9b364dac4f6f0c84e3ff86af1466165de637cd703bfb54c5f61d9670e42653 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T23:40:46.488Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T23:40:47.637Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-07T23:40:48.341Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-07T23:40:49.575Z] + ls -al . [2023-11-07T23:40:49.575Z] total 180 [2023-11-07T23:40:49.575Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 7 23:38 . [2023-11-07T23:40:49.575Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 23:35 .. [2023-11-07T23:40:49.575Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 23:35 .blubracket [2023-11-07T23:40:49.575Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 7 23:35 .dockerignore [2023-11-07T23:40:49.575Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 23:36 .git [2023-11-07T23:40:49.575Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 23:35 .github [2023-11-07T23:40:49.575Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 7 23:35 .gitignore [2023-11-07T23:40:49.575Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 23:36 .semver [2023-11-07T23:40:49.575Z] -rw-rw-r-- 1 jenkins jenkins 9575 Nov 7 23:35 Attribution.txt [2023-11-07T23:40:49.575Z] -rw-rw-r-- 1 jenkins jenkins 19103 Nov 7 23:35 CHANGELOG.md [2023-11-07T23:40:49.575Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 7 23:35 CONTRIBUTING.md [2023-11-07T23:40:49.575Z] -rw-rw-r-- 1 jenkins jenkins 1788 Nov 7 23:35 Dockerfile [2023-11-07T23:40:49.575Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 7 23:35 Jenkinsfile [2023-11-07T23:40:49.575Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 7 23:35 LICENSE [2023-11-07T23:40:49.575Z] -rw-rw-r-- 1 jenkins jenkins 2134 Nov 7 23:35 Makefile [2023-11-07T23:40:49.575Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 7 23:35 README.md [2023-11-07T23:40:49.575Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 7 23:36 VERSION [2023-11-07T23:40:49.575Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 23:35 assets [2023-11-07T23:40:49.575Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 23:35 bin [2023-11-07T23:40:49.575Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 23:35 cmd [2023-11-07T23:40:49.575Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 7 23:38 coverage.out [2023-11-07T23:40:49.575Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 23:35 docs [2023-11-07T23:40:49.575Z] -rw-rw-r-- 1 jenkins jenkins 3512 Nov 7 23:35 go.mod [2023-11-07T23:40:49.575Z] -rw-rw-r-- 1 jenkins jenkins 34269 Nov 7 23:35 go.sum [2023-11-07T23:40:49.575Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 23:35 internal [2023-11-07T23:40:49.575Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 23:35 testing [2023-11-07T23:40:49.575Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 7 23:35 version.go [2023-11-07T23:40:49.575Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 7 23:39 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:40:49.884Z] + 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=107460552c54f86cc3fe13f0c2d7499031363441 --label arch=amd64 --label version=3.1.0-dev.13 . [2023-11-07T23:40:50.147Z] Sending build context to Docker daemon 49.03MB [2023-11-07T23:40:50.147Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T23:40:50.147Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-07T23:40:50.147Z] ---> bd63faffb430 [2023-11-07T23:40:50.147Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-07T23:40:52.056Z] ---> Running in b360a8c0ede2 [2023-11-07T23:40:52.056Z] Removing intermediate container b360a8c0ede2 [2023-11-07T23:40:52.056Z] ---> 4c3ea63bc919 [2023-11-07T23:40:52.056Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-07T23:40:52.056Z] ---> Running in a6a9c77aead9 [2023-11-07T23:40:52.056Z] Removing intermediate container a6a9c77aead9 [2023-11-07T23:40:52.056Z] ---> 7a82e7d27836 [2023-11-07T23:40:52.056Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T23:40:52.056Z] ---> Running in 7cdc24aef90e [2023-11-07T23:40:52.056Z] Removing intermediate container 7cdc24aef90e [2023-11-07T23:40:52.056Z] ---> 544781546d9e [2023-11-07T23:40:52.056Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-11-07T23:40:52.056Z] ---> Running in f13ccf4b10bd [2023-11-07T23:40:52.056Z] Removing intermediate container f13ccf4b10bd [2023-11-07T23:40:52.056Z] ---> 90b8d3f194ef [2023-11-07T23:40:52.056Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-07T23:40:52.056Z] ---> Running in 3e2a4dbe8b9a [2023-11-07T23:40:52.315Z] Removing intermediate container 3e2a4dbe8b9a [2023-11-07T23:40:52.315Z] ---> 6dd03f9dbc02 [2023-11-07T23:40:52.315Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-07T23:40:56.552Z] ---> 5a42cc8e9b75 [2023-11-07T23:40:56.552Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T23:40:56.552Z] ---> Running in cd415c4aa564 [2023-11-07T23:40:56.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T23:40:56.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T23:40:56.813Z] OK: 264 MiB in 52 packages [2023-11-07T23:40:57.084Z] Removing intermediate container cd415c4aa564 [2023-11-07T23:40:57.084Z] ---> 5f9ed54a9ab1 [2023-11-07T23:40:57.084Z] Step 10/25 : ENV GO111MODULE=on [2023-11-07T23:40:57.084Z] ---> Running in a221822ce540 [2023-11-07T23:40:57.344Z] Removing intermediate container a221822ce540 [2023-11-07T23:40:57.344Z] ---> 1fab1e404a0f [2023-11-07T23:40:57.344Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-07T23:40:57.344Z] ---> Running in f4d4648e9670 [2023-11-07T23:40:57.344Z] Removing intermediate container f4d4648e9670 [2023-11-07T23:40:57.344Z] ---> 0da6770d4ed9 [2023-11-07T23:40:57.344Z] Step 12/25 : COPY go.mod vendor* ./ [2023-11-07T23:40:57.603Z] ---> 12c7dbced8ba [2023-11-07T23:40:57.603Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T23:40:57.603Z] ---> Running in 1f809af1e966 [2023-11-07T23:40:58.171Z] Removing intermediate container 1f809af1e966 [2023-11-07T23:40:58.171Z] ---> b315373763e5 [2023-11-07T23:40:58.171Z] Step 14/25 : COPY . . [2023-11-07T23:41:01.846Z] ---> a83d3c7871a3 [2023-11-07T23:41:01.846Z] Step 15/25 : RUN ${MAKE} [2023-11-07T23:41:02.107Z] ---> Running in 5f36e609bfed [2023-11-07T23:41:02.369Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.13" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-11-07T23:41:10.267Z] Removing intermediate container feffa9eaf8dc [2023-11-07T23:41:10.267Z] ---> 34f344249a9a [2023-11-07T23:41:10.267Z] Step 14/15 : COPY . . [2023-11-07T23:41:10.267Z] ---> 26f550773d97 [2023-11-07T23:41:10.267Z] Step 15/15 : RUN ${MAKE} [2023-11-07T23:41:10.267Z] ---> Running in 17273a2fc5cf [2023-11-07T23:41:10.267Z] noop [2023-11-07T23:41:10.267Z] Removing intermediate container 17273a2fc5cf [2023-11-07T23:41:10.267Z] ---> 429d888582e7 [2023-11-07T23:41:10.267Z] Successfully built 429d888582e7 [2023-11-07T23:41:10.267Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:41:10.625Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T23:41:10.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T23:41:10.832Z] prd-ubuntu20.04-docker-arm64-4c-16g-16915 does not seem to be running inside a container [2023-11-07T23:41:10.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/140 -v /w/workspace/edgex-ui-go/140:/w/workspace/edgex-ui-go/140:rw,z -v /w/workspace/edgex-ui-go/140@tmp:/w/workspace/edgex-ui-go/140@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 [2023-11-07T23:41:12.187Z] $ docker top eb1898feedcd286df8ae5e22b1661f7eb42ea9d10e27983785063bf4dc4ec4c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T23:41:13.008Z] + go version [2023-11-07T23:41:13.009Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-07T23:41:13.034Z] $ docker stop --time=1 eb1898feedcd286df8ae5e22b1661f7eb42ea9d10e27983785063bf4dc4ec4c1 [2023-11-07T23:41:14.646Z] $ docker rm -f --volumes eb1898feedcd286df8ae5e22b1661f7eb42ea9d10e27983785063bf4dc4ec4c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:41:15.190Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T23:41:15.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T23:41:15.364Z] prd-ubuntu20.04-docker-arm64-4c-16g-16915 does not seem to be running inside a container [2023-11-07T23:41:15.441Z] $ 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/140 -v /w/workspace/edgex-ui-go/140:/w/workspace/edgex-ui-go/140:rw,z -v /w/workspace/edgex-ui-go/140@tmp:/w/workspace/edgex-ui-go/140@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 [2023-11-07T23:41:16.615Z] $ docker top a8b306798d325fda957ca3e34b9b57fa6309d3d2c0c50a7fd64bf9404173b639 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T23:41:17.460Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/140 [Pipeline] fileExists [Pipeline] sh [2023-11-07T23:41:18.105Z] + make test [2023-11-07T23:41:18.105Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-07T23:41:23.448Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-07T23:41:28.968Z] Removing intermediate container 5f36e609bfed [2023-11-07T23:41:28.968Z] ---> 0bc667dbfe45 [2023-11-07T23:41:28.968Z] Step 16/25 : FROM alpine:3.18 [2023-11-07T23:41:29.229Z] 3.18: Pulling from library/alpine [2023-11-07T23:41:29.229Z] 96526aa774ef: Already exists [2023-11-07T23:41:29.491Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T23:41:29.491Z] Status: Downloaded newer image for alpine:3.18 [2023-11-07T23:41:29.491Z] ---> 8ca4688f4f35 [2023-11-07T23:41:29.491Z] Step 17/25 : EXPOSE 4000 [2023-11-07T23:41:29.491Z] ---> Running in bff19962481a [2023-11-07T23:41:29.751Z] Removing intermediate container bff19962481a [2023-11-07T23:41:29.751Z] ---> 9ca4deae7635 [2023-11-07T23:41:29.751Z] Step 18/25 : 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 [2023-11-07T23:41:31.956Z] ---> 657b9546ee95 [2023-11-07T23:41:31.956Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-07T23:41:32.217Z] ---> da161723b182 [2023-11-07T23:41:32.217Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-07T23:41:32.478Z] ---> c777c3d0cb25 [2023-11-07T23:41:32.478Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-07T23:41:32.478Z] ---> Running in 40a86087a189 [2023-11-07T23:41:32.478Z] Removing intermediate container 40a86087a189 [2023-11-07T23:41:32.478Z] ---> f3a1f17b0288 [2023-11-07T23:41:32.478Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-07T23:41:32.478Z] ---> Running in 8446d6e076d8 [2023-11-07T23:41:32.740Z] Removing intermediate container 8446d6e076d8 [2023-11-07T23:41:32.740Z] ---> 7faa590c93df [2023-11-07T23:41:32.740Z] Step 23/25 : LABEL arch=amd64 [2023-11-07T23:41:32.740Z] ---> Running in aa5b4e2143c6 [2023-11-07T23:41:32.740Z] Removing intermediate container aa5b4e2143c6 [2023-11-07T23:41:32.740Z] ---> 3d60c7ddf897 [2023-11-07T23:41:32.740Z] Step 24/25 : LABEL git_sha=107460552c54f86cc3fe13f0c2d7499031363441 [2023-11-07T23:41:32.740Z] ---> Running in ad92190f2226 [2023-11-07T23:41:33.001Z] Removing intermediate container ad92190f2226 [2023-11-07T23:41:33.001Z] ---> d97c6abc5815 [2023-11-07T23:41:33.001Z] Step 25/25 : LABEL version=3.1.0-dev.13 [2023-11-07T23:41:33.001Z] ---> Running in 8566855a9d3d [2023-11-07T23:41:33.001Z] Removing intermediate container 8566855a9d3d [2023-11-07T23:41:33.001Z] ---> c1f1169b3944 [2023-11-07T23:41:33.001Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-07T23:41:33.001Z] Successfully built c1f1169b3944 [2023-11-07T23:41:33.001Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T23:41:33.113Z] provisioning config files... [2023-11-07T23:41:33.124Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6140026915657976848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T23:41:33.430Z] ---> docker-login.sh [2023-11-07T23:41:33.430Z] nexus3.edgexfoundry.org:10001 [2023-11-07T23:41:33.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T23:41:33.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T23:41:33.430Z] Configure a credential helper to remove this warning. See [2023-11-07T23:41:33.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T23:41:33.430Z] [2023-11-07T23:41:33.430Z] Login Succeeded [2023-11-07T23:41:33.430Z] nexus3.edgexfoundry.org:10002 [2023-11-07T23:41:33.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T23:41:33.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T23:41:33.430Z] Configure a credential helper to remove this warning. See [2023-11-07T23:41:33.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T23:41:33.430Z] [2023-11-07T23:41:33.430Z] Login Succeeded [2023-11-07T23:41:33.430Z] nexus3.edgexfoundry.org:10003 [2023-11-07T23:41:33.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T23:41:33.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T23:41:33.689Z] Configure a credential helper to remove this warning. See [2023-11-07T23:41:33.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T23:41:33.689Z] [2023-11-07T23:41:33.689Z] Login Succeeded [2023-11-07T23:41:33.689Z] nexus3.edgexfoundry.org:10004 [2023-11-07T23:41:33.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T23:41:33.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T23:41:33.689Z] Configure a credential helper to remove this warning. See [2023-11-07T23:41:33.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T23:41:33.689Z] [2023-11-07T23:41:33.689Z] Login Succeeded [2023-11-07T23:41:33.689Z] docker.io [2023-11-07T23:41:33.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T23:41:34.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T23:41:34.208Z] Configure a credential helper to remove this warning. See [2023-11-07T23:41:34.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T23:41:34.208Z] [2023-11-07T23:41:34.208Z] Login Succeeded [2023-11-07T23:41:34.208Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T23:41:34.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-07T23:41:34.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T23:41:34.270Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-11-07T23:41:34.270Z] 107460552c54f86cc3fe13f0c2d7499031363441 [2023-11-07T23:41:34.270Z] latest [2023-11-07T23:41:34.270Z] 3.1.0-dev.13 [2023-11-07T23:41:34.270Z] 107460552c54f86cc3fe13f0c2d7499031363441-3.1.0-dev.13 [2023-11-07T23:41:34.270Z] main [2023-11-07T23:41:34.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:41:34.591Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:107460552c54f86cc3fe13f0c2d7499031363441 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:41:34.913Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:107460552c54f86cc3fe13f0c2d7499031363441 [2023-11-07T23:41:34.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-07T23:41:34.914Z] 9688dd9b415f: Preparing [2023-11-07T23:41:34.914Z] 06d2ca8528c0: Preparing [2023-11-07T23:41:34.914Z] 5a8d86489cf8: Preparing [2023-11-07T23:41:34.914Z] cc2447e1835a: Preparing [2023-11-07T23:41:34.914Z] cc2447e1835a: Layer already exists [2023-11-07T23:41:34.914Z] 9688dd9b415f: Pushed [2023-11-07T23:41:34.914Z] 06d2ca8528c0: Pushed [2023-11-07T23:41:38.206Z] 5a8d86489cf8: Pushed [2023-11-07T23:41:38.206Z] 107460552c54f86cc3fe13f0c2d7499031363441: digest: sha256:175ec53e886cbf80f2764570c712559fd3a44dabf9c1c0b0ca554065a1170788 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:41:38.528Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:41:38.846Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-11-07T23:41:38.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-07T23:41:38.846Z] 9688dd9b415f: Preparing [2023-11-07T23:41:38.846Z] 06d2ca8528c0: Preparing [2023-11-07T23:41:38.846Z] 5a8d86489cf8: Preparing [2023-11-07T23:41:38.846Z] cc2447e1835a: Preparing [2023-11-07T23:41:38.846Z] 06d2ca8528c0: Layer already exists [2023-11-07T23:41:38.846Z] 9688dd9b415f: Layer already exists [2023-11-07T23:41:38.846Z] cc2447e1835a: Layer already exists [2023-11-07T23:41:38.846Z] 5a8d86489cf8: Layer already exists [2023-11-07T23:41:38.846Z] latest: digest: sha256:175ec53e886cbf80f2764570c712559fd3a44dabf9c1c0b0ca554065a1170788 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:41:39.162Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:41:39.478Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.13 [2023-11-07T23:41:39.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-07T23:41:39.478Z] 9688dd9b415f: Preparing [2023-11-07T23:41:39.478Z] 06d2ca8528c0: Preparing [2023-11-07T23:41:39.478Z] 5a8d86489cf8: Preparing [2023-11-07T23:41:39.478Z] cc2447e1835a: Preparing [2023-11-07T23:41:39.478Z] cc2447e1835a: Layer already exists [2023-11-07T23:41:39.478Z] 9688dd9b415f: Layer already exists [2023-11-07T23:41:39.478Z] 06d2ca8528c0: Layer already exists [2023-11-07T23:41:39.478Z] 5a8d86489cf8: Layer already exists [2023-11-07T23:41:39.478Z] 3.1.0-dev.13: digest: sha256:175ec53e886cbf80f2764570c712559fd3a44dabf9c1c0b0ca554065a1170788 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:41:39.791Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:107460552c54f86cc3fe13f0c2d7499031363441-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:41:40.114Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:107460552c54f86cc3fe13f0c2d7499031363441-3.1.0-dev.13 [2023-11-07T23:41:40.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-07T23:41:40.114Z] 9688dd9b415f: Preparing [2023-11-07T23:41:40.114Z] 06d2ca8528c0: Preparing [2023-11-07T23:41:40.114Z] 5a8d86489cf8: Preparing [2023-11-07T23:41:40.114Z] cc2447e1835a: Preparing [2023-11-07T23:41:40.114Z] 06d2ca8528c0: Layer already exists [2023-11-07T23:41:40.114Z] 5a8d86489cf8: Layer already exists [2023-11-07T23:41:40.114Z] 9688dd9b415f: Layer already exists [2023-11-07T23:41:40.114Z] cc2447e1835a: Layer already exists [2023-11-07T23:41:40.114Z] 107460552c54f86cc3fe13f0c2d7499031363441-3.1.0-dev.13: digest: sha256:175ec53e886cbf80f2764570c712559fd3a44dabf9c1c0b0ca554065a1170788 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:41:40.446Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:41:40.763Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-11-07T23:41:40.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-07T23:41:40.763Z] 9688dd9b415f: Preparing [2023-11-07T23:41:40.763Z] 06d2ca8528c0: Preparing [2023-11-07T23:41:40.763Z] 5a8d86489cf8: Preparing [2023-11-07T23:41:40.763Z] cc2447e1835a: Preparing [2023-11-07T23:41:40.763Z] 5a8d86489cf8: Layer already exists [2023-11-07T23:41:40.763Z] cc2447e1835a: Layer already exists [2023-11-07T23:41:40.763Z] 9688dd9b415f: Layer already exists [2023-11-07T23:41:40.763Z] 06d2ca8528c0: Layer already exists [2023-11-07T23:41:40.763Z] main: digest: sha256:175ec53e886cbf80f2764570c712559fd3a44dabf9c1c0b0ca554065a1170788 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-07T23:41:40.814Z] ===================================================== [Pipeline] echo [2023-11-07T23:41:40.827Z] taggedImages: [2023-11-07T23:41:40.827Z] - nexus3.edgexfoundry.org:10004/edgex-ui:107460552c54f86cc3fe13f0c2d7499031363441 [2023-11-07T23:41:40.827Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-11-07T23:41:40.827Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.13 [2023-11-07T23:41:40.827Z] - nexus3.edgexfoundry.org:10004/edgex-ui:107460552c54f86cc3fe13f0c2d7499031363441-3.1.0-dev.13 [2023-11-07T23:41:40.827Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:41:41.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T23:41:41.221Z] [2023-11-07T23:41:41.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:41:41.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T23:41:41.521Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-07T23:41:41.521Z] 5eb5b503b376: Pulling fs layer [2023-11-07T23:41:41.521Z] 5c69ac0246d0: Pulling fs layer [2023-11-07T23:41:41.521Z] ec43610c2a17: Pulling fs layer [2023-11-07T23:41:41.521Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-07T23:41:41.521Z] 33b1e0a273af: Pulling fs layer [2023-11-07T23:41:41.521Z] 5d3b04190fa2: Pulling fs layer [2023-11-07T23:41:41.521Z] 2f39f015ded8: Pulling fs layer [2023-11-07T23:41:41.521Z] 33b1e0a273af: Waiting [2023-11-07T23:41:41.521Z] 5d3b04190fa2: Waiting [2023-11-07T23:41:41.521Z] 2f39f015ded8: Waiting [2023-11-07T23:41:41.521Z] 3a2ae6a8a46f: Waiting [2023-11-07T23:41:41.521Z] 5c69ac0246d0: Verifying Checksum [2023-11-07T23:41:41.521Z] 5c69ac0246d0: Download complete [2023-11-07T23:41:41.521Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-07T23:41:41.521Z] 3a2ae6a8a46f: Download complete [2023-11-07T23:41:41.521Z] 33b1e0a273af: Verifying Checksum [2023-11-07T23:41:41.521Z] 33b1e0a273af: Download complete [2023-11-07T23:41:41.521Z] ec43610c2a17: Verifying Checksum [2023-11-07T23:41:41.521Z] ec43610c2a17: Download complete [2023-11-07T23:41:41.521Z] 5d3b04190fa2: Verifying Checksum [2023-11-07T23:41:41.521Z] 5d3b04190fa2: Download complete [2023-11-07T23:41:41.781Z] 5eb5b503b376: Download complete [2023-11-07T23:41:42.349Z] 2f39f015ded8: Download complete [2023-11-07T23:41:43.286Z] 5eb5b503b376: Pull complete [2023-11-07T23:41:43.286Z] 5c69ac0246d0: Pull complete [2023-11-07T23:41:43.544Z] ec43610c2a17: Pull complete [2023-11-07T23:41:43.804Z] 3a2ae6a8a46f: Pull complete [2023-11-07T23:41:44.062Z] 33b1e0a273af: Pull complete [2023-11-07T23:41:44.062Z] 5d3b04190fa2: Pull complete [2023-11-07T23:41:48.419Z] 2f39f015ded8: Pull complete [2023-11-07T23:41:48.419Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-07T23:41:48.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T23:41:48.419Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T23:41:48.501Z] prd-ubuntu20.04-docker-8c-8g-16914 does not seem to be running inside a container [2023-11-07T23:41:48.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-07T23:42:00.544Z] $ docker top 62c1eaa856f892f901d72bf55bdf30a57e5d6a1e1d802994f2013ab41661ae6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T23:42:00.946Z] ---> job-cost.sh [2023-11-07T23:42:00.946Z] lf-activate-venv: SKIPPING [2023-11-07T23:42:00.946Z] INFO: No Stack... [2023-11-07T23:42:01.205Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T23:42:01.776Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T23:42:02.075Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-11-07T23:42:02.075Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T23:42:02.089Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-140-stack-cost] [2023-11-07T23:42:02.095Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-140-stack-cost] did not exist. Created. [2023-11-07T23:42:02.095Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T23:42:02.397Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-07T23:42:02.859Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T23:42:02.870Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-140-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T23:42:02.888Z] $ docker stop --time=1 62c1eaa856f892f901d72bf55bdf30a57e5d6a1e1d802994f2013ab41661ae6c [2023-11-07T23:42:04.407Z] $ docker rm -f --volumes 62c1eaa856f892f901d72bf55bdf30a57e5d6a1e1d802994f2013ab41661ae6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-07T23:42:31.798Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-07T23:42:31.798Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-07T23:42:31.798Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-07T23:42:31.798Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-07T23:42:31.798Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-07T23:42:31.798Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-07T23:42:31.798Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-07T23:42:31.798Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-07T23:42:32.382Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-07T23:42:54.465Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T23:42:54.465Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T23:42:54.736Z] ./bin/test-attribution-txt.sh [2023-11-07T23:42:55.004Z] make -C web test [2023-11-07T23:42:55.004Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/140/web' [2023-11-07T23:42:55.004Z] make[1]: tput: No such file or directory [2023-11-07T23:42:55.004Z] make[1]: tput: No such file or directory [2023-11-07T23:42:55.004Z] warning: generating ./VERSION [2023-11-07T23:42:55.004Z] echo "0.0.0" > VERSION [2023-11-07T23:42:55.004Z] docker build \ [2023-11-07T23:42:55.004Z] -f Dockerfile \ [2023-11-07T23:42:55.004Z] --build-arg USER=1000 \ [2023-11-07T23:42:55.004Z] \ [2023-11-07T23:42:55.004Z] --label "git_sha=107460552c54f86cc3fe13f0c2d7499031363441" \ [2023-11-07T23:42:55.004Z] -t edgexfoundry/edgex-web-ui:107460552c54f86cc3fe13f0c2d7499031363441 \ [2023-11-07T23:42:55.004Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-07T23:42:55.004Z] . [2023-11-07T23:42:55.272Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-07T23:42:55.272Z] Install the buildx component to build images with BuildKit: [2023-11-07T23:42:55.272Z] https://docs.docker.com/go/buildx/ [2023-11-07T23:42:55.272Z] [2023-11-07T23:42:55.856Z] Sending build context to Docker daemon 2.706MB [2023-11-07T23:42:55.856Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-07T23:42:56.126Z] 18-alpine3.18: Pulling from library/node [2023-11-07T23:42:56.126Z] 579b34f0a95b: Already exists [2023-11-07T23:42:56.126Z] 193dce5f4a0c: Pulling fs layer [2023-11-07T23:42:56.126Z] 78d1fe6b9b44: Pulling fs layer [2023-11-07T23:42:56.126Z] 18c854bc80ea: Pulling fs layer [2023-11-07T23:42:56.126Z] 18c854bc80ea: Verifying Checksum [2023-11-07T23:42:56.126Z] 18c854bc80ea: Download complete [2023-11-07T23:42:56.126Z] 78d1fe6b9b44: Verifying Checksum [2023-11-07T23:42:56.126Z] 78d1fe6b9b44: Download complete [2023-11-07T23:42:57.542Z] 193dce5f4a0c: Verifying Checksum [2023-11-07T23:42:57.542Z] 193dce5f4a0c: Download complete [2023-11-07T23:43:05.765Z] 193dce5f4a0c: Pull complete [2023-11-07T23:43:05.765Z] 78d1fe6b9b44: Pull complete [2023-11-07T23:43:05.765Z] 18c854bc80ea: Pull complete [2023-11-07T23:43:05.765Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-07T23:43:05.765Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-07T23:43:05.765Z] ---> f5a5f9201015 [2023-11-07T23:43:05.765Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-07T23:43:06.732Z] ---> Running in 5b0357265765 [2023-11-07T23:43:07.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T23:43:07.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T23:43:09.382Z] (1/151) Installing libexpat (2.5.0-r1) [2023-11-07T23:43:09.382Z] (2/151) Installing brotli-libs (1.0.9-r14) [2023-11-07T23:43:09.382Z] (3/151) Installing libbz2 (1.0.8-r5) [2023-11-07T23:43:09.382Z] (4/151) Installing libpng (1.6.39-r3) [2023-11-07T23:43:09.382Z] (5/151) Installing freetype (2.13.0-r5) [2023-11-07T23:43:09.382Z] (6/151) Installing fontconfig (2.14.2-r3) [2023-11-07T23:43:09.382Z] (7/151) Installing libfontenc (1.1.7-r2) [2023-11-07T23:43:09.382Z] (8/151) Installing mkfontscale (1.2.2-r3) [2023-11-07T23:43:09.382Z] (9/151) Installing font-opensans (0_git20210927-r1) [2023-11-07T23:43:09.382Z] (10/151) Installing pkgconf (1.9.5-r0) [2023-11-07T23:43:09.382Z] (11/151) Installing libffi (3.4.4-r2) [2023-11-07T23:43:09.382Z] (12/151) Installing libintl (0.21.1-r7) [2023-11-07T23:43:09.382Z] (13/151) Installing libblkid (2.38.1-r8) [2023-11-07T23:43:09.382Z] (14/151) Installing libmount (2.38.1-r8) [2023-11-07T23:43:09.653Z] (15/151) Installing pcre2 (10.42-r1) [2023-11-07T23:43:09.653Z] (16/151) Installing glib (2.76.4-r0) [2023-11-07T23:43:09.653Z] (17/151) Installing xz-libs (5.4.3-r0) [2023-11-07T23:43:09.653Z] (18/151) Installing libxml2 (2.11.4-r0) [2023-11-07T23:43:09.653Z] (19/151) Installing shared-mime-info (2.2-r5) [2023-11-07T23:43:09.653Z] (20/151) Installing hicolor-icon-theme (0.17-r2) [2023-11-07T23:43:09.918Z] (21/151) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-07T23:43:09.918Z] (22/151) Installing libwebp (1.3.2-r0) [2023-11-07T23:43:09.918Z] (23/151) Installing zstd-libs (1.5.5-r4) [2023-11-07T23:43:09.918Z] (24/151) Installing tiff (4.5.1-r0) [2023-11-07T23:43:09.918Z] (25/151) Installing gdk-pixbuf (2.42.10-r5) [2023-11-07T23:43:10.183Z] (26/151) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-07T23:43:10.183Z] (27/151) Installing libxau (1.0.11-r2) [2023-11-07T23:43:10.183Z] (28/151) Installing libmd (1.0.4-r2) [2023-11-07T23:43:10.183Z] (29/151) Installing libbsd (0.11.7-r1) [2023-11-07T23:43:10.183Z] (30/151) Installing libxdmcp (1.1.4-r2) [2023-11-07T23:43:10.183Z] (31/151) Installing libxcb (1.15-r1) [2023-11-07T23:43:10.183Z] (32/151) Installing libx11 (1.8.7-r0) [2023-11-07T23:43:10.183Z] (33/151) Installing libxcomposite (0.4.6-r3) [2023-11-07T23:43:10.183Z] (34/151) Installing libxfixes (6.0.1-r2) [2023-11-07T23:43:10.183Z] (35/151) Installing libxrender (0.9.11-r3) [2023-11-07T23:43:10.183Z] (36/151) Installing libxcursor (1.2.1-r2) [2023-11-07T23:43:10.454Z] (37/151) Installing libxdamage (1.1.6-r2) [2023-11-07T23:43:10.454Z] (38/151) Installing libxext (1.3.5-r2) [2023-11-07T23:43:10.454Z] (39/151) Installing libxi (1.8.1-r0) [2023-11-07T23:43:10.454Z] (40/151) Installing libxinerama (1.1.5-r2) [2023-11-07T23:43:10.454Z] (41/151) Installing libxrandr (1.5.3-r2) [2023-11-07T23:43:10.454Z] (42/151) Installing libatk-1.0 (2.48.3-r0) [2023-11-07T23:43:10.454Z] (43/151) Installing libxtst (1.2.4-r2) [2023-11-07T23:43:10.454Z] (44/151) Installing dbus-libs (1.14.8-r0) [2023-11-07T23:43:10.454Z] (45/151) Installing at-spi2-core (2.48.3-r0) [2023-11-07T23:43:10.454Z] (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-07T23:43:10.454Z] (47/151) Installing pixman (0.42.2-r1) [2023-11-07T23:43:10.454Z] (48/151) Installing cairo (1.17.8-r1) [2023-11-07T23:43:10.454Z] (49/151) Installing cairo-gobject (1.17.8-r1) [2023-11-07T23:43:10.454Z] (50/151) Installing avahi-libs (0.8-r13) [2023-11-07T23:43:10.454Z] (51/151) Installing gmp (6.2.1-r3) [2023-11-07T23:43:10.454Z] (52/151) Installing nettle (3.8.1-r2) [2023-11-07T23:43:10.454Z] (53/151) Installing libunistring (1.1-r1) [2023-11-07T23:43:10.722Z] (54/151) Installing libidn2 (2.3.4-r1) [2023-11-07T23:43:10.722Z] (55/151) Installing p11-kit (0.24.1-r2) [2023-11-07T23:43:10.722Z] (56/151) Installing libtasn1 (4.19.0-r1) [2023-11-07T23:43:10.722Z] (57/151) Installing gnutls (3.8.0-r2) [2023-11-07T23:43:10.722Z] (58/151) Installing cups-libs (2.4.7-r0) [2023-11-07T23:43:10.722Z] (59/151) Installing libepoxy (1.5.10-r1) [2023-11-07T23:43:10.722Z] (60/151) Installing fribidi (1.0.13-r0) [2023-11-07T23:43:10.722Z] (61/151) Installing graphite2 (1.3.14-r5) [2023-11-07T23:43:10.722Z] (62/151) Installing harfbuzz (7.3.0-r0) [2023-11-07T23:43:10.722Z] (63/151) Installing libxft (2.3.8-r1) [2023-11-07T23:43:10.722Z] (64/151) Installing pango (1.50.14-r1) [2023-11-07T23:43:10.722Z] (65/151) Installing wayland-libs-client (1.22.0-r2) [2023-11-07T23:43:10.991Z] (66/151) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-07T23:43:10.991Z] (67/151) Installing wayland-libs-egl (1.22.0-r2) [2023-11-07T23:43:10.991Z] (68/151) Installing xkeyboard-config (2.38-r0) [2023-11-07T23:43:10.991Z] (69/151) Installing libxkbcommon (1.5.0-r2) [2023-11-07T23:43:11.274Z] (70/151) Installing gtk+3.0 (3.24.38-r1) [2023-11-07T23:43:11.550Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-07T23:43:11.550Z] (71/151) Installing icu-data-full (73.2-r2) [2023-11-07T23:43:12.143Z] (72/151) Installing mesa (23.0.4-r0) [2023-11-07T23:43:12.143Z] (73/151) Installing llvm15-libs (15.0.7-r6) [2023-11-07T23:43:14.728Z] (74/151) Installing libdrm (2.4.115-r4) [2023-11-07T23:43:14.728Z] (75/151) Installing musl-fts (1.2.7-r5) [2023-11-07T23:43:14.728Z] (76/151) Installing libelf (0.189-r2) [2023-11-07T23:43:14.728Z] (77/151) Installing mesa-glapi (23.0.4-r0) [2023-11-07T23:43:14.728Z] (78/151) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-07T23:43:15.313Z] (79/151) Installing eudev-libs (3.2.11-r8) [2023-11-07T23:43:15.313Z] (80/151) Installing libmagic (5.45-r0) [2023-11-07T23:43:15.313Z] (81/151) Installing file (5.45-r0) [2023-11-07T23:43:15.313Z] (82/151) Installing libice (1.1.1-r2) [2023-11-07T23:43:15.313Z] (83/151) Installing libuuid (2.38.1-r8) [2023-11-07T23:43:15.313Z] (84/151) Installing libsm (1.2.4-r1) [2023-11-07T23:43:15.313Z] (85/151) Installing libxt (1.3.0-r2) [2023-11-07T23:43:15.313Z] (86/151) Installing libxmu (1.1.4-r2) [2023-11-07T23:43:15.313Z] (87/151) Installing xset (1.2.5-r1) [2023-11-07T23:43:15.313Z] (88/151) Installing xprop (1.2.6-r0) [2023-11-07T23:43:15.313Z] (89/151) Installing xdg-utils (1.1.3-r4) [2023-11-07T23:43:15.580Z] (90/151) Installing libogg (1.3.5-r4) [2023-11-07T23:43:15.580Z] (91/151) Installing flac-libs (1.4.3-r0) [2023-11-07T23:43:15.580Z] (92/151) Installing alsa-lib (1.2.9-r1) [2023-11-07T23:43:15.580Z] (93/151) Installing libatomic (12.2.1_git20220924-r10) [2023-11-07T23:43:15.580Z] (94/151) Installing svt-av1-libs (1.6.0-r0) [2023-11-07T23:43:15.580Z] (95/151) Installing aom-libs (3.6.1-r0) [2023-11-07T23:43:15.849Z] (96/151) Installing libva (2.18.0-r1) [2023-11-07T23:43:15.849Z] (97/151) Installing libvdpau (1.5-r1) [2023-11-07T23:43:15.849Z] (98/151) Installing ffmpeg-libavutil (6.0-r15) [2023-11-07T23:43:15.849Z] (99/151) Installing libdav1d (1.2.1-r0) [2023-11-07T23:43:15.849Z] (100/151) Installing libhwy (1.0.4-r1) [2023-11-07T23:43:15.849Z] (101/151) Installing lcms2 (2.15-r2) [2023-11-07T23:43:15.849Z] (102/151) Installing libjxl (0.8.2-r0) [2023-11-07T23:43:15.849Z] (103/151) Installing lame-libs (3.100-r5) [2023-11-07T23:43:16.117Z] (104/151) Installing opus (1.4-r0) [2023-11-07T23:43:16.117Z] (105/151) Installing libgomp (12.2.1_git20220924-r10) [2023-11-07T23:43:16.117Z] (106/151) Installing soxr (0.1.3-r5) [2023-11-07T23:43:16.117Z] (107/151) Installing ffmpeg-libswresample (6.0-r15) [2023-11-07T23:43:16.117Z] (108/151) Installing libtheora (1.1.1-r17) [2023-11-07T23:43:16.117Z] (109/151) Installing libvorbis (1.3.7-r1) [2023-11-07T23:43:16.117Z] (110/151) Installing libvpx (1.13.0-r2) [2023-11-07T23:43:16.117Z] (111/151) Installing x264-libs (0.164_git20220602-r1) [2023-11-07T23:43:16.117Z] (112/151) Installing numactl (2.0.16-r4) [2023-11-07T23:43:16.117Z] (113/151) Installing x265-libs (3.5-r4) [2023-11-07T23:43:16.385Z] (114/151) Installing xvidcore (1.3.7-r1) [2023-11-07T23:43:16.385Z] (115/151) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-07T23:43:16.652Z] (116/151) Installing libbluray (1.3.4-r0) [2023-11-07T23:43:16.920Z] (117/151) Installing mpg123-libs (1.31.3-r1) [2023-11-07T23:43:16.920Z] (118/151) Installing libopenmpt (0.7.2-r0) [2023-11-07T23:43:16.920Z] (119/151) Installing cjson (1.7.15-r4) [2023-11-07T23:43:16.920Z] (120/151) Installing mbedtls (2.28.5-r0) [2023-11-07T23:43:16.920Z] (121/151) Installing librist (0.2.7-r0) [2023-11-07T23:43:16.920Z] (122/151) Installing libsrt (1.5.2-r0) [2023-11-07T23:43:16.920Z] (123/151) Installing libssh (0.10.5-r0) [2023-11-07T23:43:16.920Z] (124/151) Installing libsodium (1.0.18-r3) [2023-11-07T23:43:16.920Z] (125/151) Installing libzmq (4.3.4-r4) [2023-11-07T23:43:16.920Z] (126/151) Installing ffmpeg-libavformat (6.0-r15) [2023-11-07T23:43:17.187Z] (127/151) Installing libevent (2.1.12-r6) [2023-11-07T23:43:17.187Z] (128/151) Installing wayland-libs-server (1.22.0-r2) [2023-11-07T23:43:17.187Z] (129/151) Installing mesa-gbm (23.0.4-r0) [2023-11-07T23:43:17.187Z] (130/151) Installing harfbuzz-subset (7.3.0-r0) [2023-11-07T23:43:17.187Z] (131/151) Installing icu-libs (73.2-r2) [2023-11-07T23:43:17.187Z] (132/151) Installing jsoncpp (1.9.5-r0) [2023-11-07T23:43:17.187Z] (133/151) Installing minizip (1.2.13-r1) [2023-11-07T23:43:17.187Z] (134/151) Installing nspr (4.35-r2) [2023-11-07T23:43:17.187Z] (135/151) Installing sqlite-libs (3.41.2-r2) [2023-11-07T23:43:17.456Z] (136/151) Installing nss (3.94-r0) [2023-11-07T23:43:17.456Z] (137/151) Installing pipewire-libs (0.3.70-r1) [2023-11-07T23:43:17.456Z] (138/151) Installing libasyncns (0.8-r1) [2023-11-07T23:43:17.456Z] (139/151) Installing libltdl (2.4.7-r2) [2023-11-07T23:43:17.456Z] (140/151) Installing orc (0.4.34-r0) [2023-11-07T23:43:17.456Z] (141/151) Installing libsndfile (1.2.0-r2) [2023-11-07T23:43:17.456Z] (142/151) Installing speexdsp (1.2.1-r1) [2023-11-07T23:43:17.456Z] (143/151) Installing tdb-libs (1.4.8-r1) [2023-11-07T23:43:17.456Z] (144/151) Installing libpulse (16.1-r10) [2023-11-07T23:43:17.456Z] (145/151) Installing snappy (1.1.10-r1) [2023-11-07T23:43:17.723Z] (146/151) Installing libwoff2common (1.0.2-r2) [2023-11-07T23:43:17.724Z] (147/151) Installing libwoff2enc (1.0.2-r2) [2023-11-07T23:43:17.724Z] (148/151) Installing libgpg-error (1.47-r1) [2023-11-07T23:43:17.724Z] (149/151) Installing libgcrypt (1.10.2-r1) [2023-11-07T23:43:17.724Z] (150/151) Installing libxslt (1.1.38-r0) [2023-11-07T23:43:17.724Z] (151/151) Installing chromium (117.0.5938.62-r0) [2023-11-07T23:43:23.067Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T23:43:23.337Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-07T23:43:23.337Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-07T23:43:23.337Z] Executing glib-2.76.4-r0.trigger [2023-11-07T23:43:23.337Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-07T23:43:25.931Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-07T23:43:25.931Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-07T23:43:25.931Z] OK: 555 MiB in 168 packages [2023-11-07T23:43:40.931Z] Removing intermediate container 5b0357265765 [2023-11-07T23:43:40.931Z] ---> 115b44e7b349 [2023-11-07T23:43:40.931Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-07T23:43:40.931Z] ---> Running in c53fe713755b [2023-11-07T23:43:40.931Z] Removing intermediate container c53fe713755b [2023-11-07T23:43:40.931Z] ---> 142f958eeeea [2023-11-07T23:43:40.931Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-07T23:43:40.931Z] ---> Running in a6aab4a03ff8 [2023-11-07T23:43:40.931Z] Removing intermediate container a6aab4a03ff8 [2023-11-07T23:43:40.931Z] ---> 373f959e9197 [2023-11-07T23:43:40.931Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-07T23:43:40.931Z] ---> Running in 7a4a13a40679 [2023-11-07T23:43:40.931Z] Removing intermediate container 7a4a13a40679 [2023-11-07T23:43:40.931Z] ---> f9221738eb7d [2023-11-07T23:43:40.931Z] Step 6/11 : RUN npm install -g npm [2023-11-07T23:43:40.931Z] ---> Running in 9b539167ab52 [2023-11-07T23:44:07.590Z] [2023-11-07T23:44:07.590Z] removed 31 packages, and changed 65 packages in 20s [2023-11-07T23:44:07.590Z] [2023-11-07T23:44:07.590Z] 26 packages are looking for funding [2023-11-07T23:44:07.590Z] run `npm fund` for details [2023-11-07T23:44:07.590Z] Removing intermediate container 9b539167ab52 [2023-11-07T23:44:07.590Z] ---> 4d877d64aa61 [2023-11-07T23:44:07.590Z] Step 7/11 : ARG USER=1000 [2023-11-07T23:44:10.166Z] ---> Running in c8fb1c4756cb [2023-11-07T23:44:10.433Z] Removing intermediate container c8fb1c4756cb [2023-11-07T23:44:10.433Z] ---> ae7d2e2b7053 [2023-11-07T23:44:10.433Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-07T23:44:10.433Z] ---> Running in f01b1a7c6a2e [2023-11-07T23:44:12.378Z] Removing intermediate container f01b1a7c6a2e [2023-11-07T23:44:12.378Z] ---> 0da842edd90b [2023-11-07T23:44:12.378Z] Step 9/11 : USER $USER:$USER [2023-11-07T23:44:12.378Z] ---> Running in 1c595117d889 [2023-11-07T23:44:12.378Z] Removing intermediate container 1c595117d889 [2023-11-07T23:44:12.378Z] ---> 48d3ef348073 [2023-11-07T23:44:12.378Z] Step 10/11 : WORKDIR /app [2023-11-07T23:44:12.378Z] ---> Running in 314f3799eabf [2023-11-07T23:44:12.644Z] Removing intermediate container 314f3799eabf [2023-11-07T23:44:12.644Z] ---> 752ec0cbdba6 [2023-11-07T23:44:12.644Z] Step 11/11 : LABEL git_sha=107460552c54f86cc3fe13f0c2d7499031363441 [2023-11-07T23:44:12.911Z] ---> Running in a86a7bc11935 [2023-11-07T23:44:12.911Z] Removing intermediate container a86a7bc11935 [2023-11-07T23:44:12.911Z] ---> f2baaf556bde [2023-11-07T23:44:13.182Z] Successfully built f2baaf556bde [2023-11-07T23:44:13.182Z] Successfully tagged edgexfoundry/edgex-web-ui:107460552c54f86cc3fe13f0c2d7499031363441 [2023-11-07T23:44:13.182Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-07T23:44:13.182Z] touch edgex-web-ui.imagebuilt [2023-11-07T23:44:13.182Z] mkdir -p node_modules coverage [2023-11-07T23:44:13.182Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-07T23:44:13.182Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE required: { [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE }, [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE } [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE required: { [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE }, [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE } [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE required: { [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE }, [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE } [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE required: { [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE }, [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE } [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE required: { [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE }, [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE } [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE required: { [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE }, [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE } [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE required: { [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE }, [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE } [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE required: { [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE }, [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE } [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE required: { [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE }, [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T23:44:25.472Z] npm WARN EBADENGINE } [2023-11-07T23:46:02.125Z] npm ERR! code ECONNRESET [2023-11-07T23:46:02.125Z] npm ERR! network Client network socket disconnected before secure TLS connection was established [2023-11-07T23:46:02.125Z] npm ERR! network This is a problem related to network connectivity. [2023-11-07T23:46:02.125Z] npm ERR! network In most cases you are behind a proxy or have bad network settings. [2023-11-07T23:46:02.125Z] npm ERR! network [2023-11-07T23:46:02.125Z] npm ERR! network If you are behind a proxy, please make sure that the [2023-11-07T23:46:02.125Z] npm ERR! network 'proxy' config is set properly. See: 'npm help config' [2023-11-07T23:46:02.125Z] [2023-11-07T23:46:02.125Z] npm ERR! A complete log of this run can be found in: /home/node/.npm/_logs/2023-11-07T23_44_15_628Z-debug-0.log [2023-11-07T23:46:02.125Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2023-11-07T23:46:02.125Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/140/web' [2023-11-07T23:46:02.125Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-11-07T23:46:02.163Z] $ docker stop --time=1 a8b306798d325fda957ca3e34b9b57fa6309d3d2c0c50a7fd64bf9404173b639 [2023-11-07T23:46:04.469Z] $ docker rm -f --volumes a8b306798d325fda957ca3e34b9b57fa6309d3d2c0c50a7fd64bf9404173b639 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:46:05.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T23:46:05.714Z] [2023-11-07T23:46:05.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:46:06.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T23:46:06.049Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-07T23:46:06.049Z] 8998bd30e6a1: Pulling fs layer [2023-11-07T23:46:06.049Z] 04944245beec: Pulling fs layer [2023-11-07T23:46:06.049Z] 699f458cf7ca: Pulling fs layer [2023-11-07T23:46:06.049Z] 765212b225bb: Pulling fs layer [2023-11-07T23:46:06.049Z] f23df028b6ca: Pulling fs layer [2023-11-07T23:46:06.049Z] d65c8cfc05b1: Pulling fs layer [2023-11-07T23:46:06.049Z] 2437ff75d9bd: Pulling fs layer [2023-11-07T23:46:06.049Z] 765212b225bb: Waiting [2023-11-07T23:46:06.049Z] f23df028b6ca: Waiting [2023-11-07T23:46:06.049Z] d65c8cfc05b1: Waiting [2023-11-07T23:46:06.049Z] 2437ff75d9bd: Waiting [2023-11-07T23:46:06.335Z] 04944245beec: Verifying Checksum [2023-11-07T23:46:06.335Z] 04944245beec: Download complete [2023-11-07T23:46:06.335Z] 765212b225bb: Verifying Checksum [2023-11-07T23:46:06.335Z] 765212b225bb: Download complete [2023-11-07T23:46:06.335Z] f23df028b6ca: Verifying Checksum [2023-11-07T23:46:06.335Z] f23df028b6ca: Download complete [2023-11-07T23:46:06.335Z] d65c8cfc05b1: Verifying Checksum [2023-11-07T23:46:06.335Z] d65c8cfc05b1: Download complete [2023-11-07T23:46:06.608Z] 699f458cf7ca: Verifying Checksum [2023-11-07T23:46:06.608Z] 699f458cf7ca: Download complete [2023-11-07T23:46:06.874Z] 8998bd30e6a1: Verifying Checksum [2023-11-07T23:46:06.874Z] 8998bd30e6a1: Download complete [2023-11-07T23:46:09.454Z] 2437ff75d9bd: Verifying Checksum [2023-11-07T23:46:09.454Z] 2437ff75d9bd: Download complete [2023-11-07T23:46:12.035Z] 8998bd30e6a1: Pull complete [2023-11-07T23:46:12.035Z] 04944245beec: Pull complete [2023-11-07T23:46:13.970Z] 699f458cf7ca: Pull complete [2023-11-07T23:46:13.970Z] 765212b225bb: Pull complete [2023-11-07T23:46:14.923Z] f23df028b6ca: Pull complete [2023-11-07T23:46:14.923Z] d65c8cfc05b1: Pull complete [2023-11-07T23:46:33.102Z] 2437ff75d9bd: Pull complete [2023-11-07T23:46:33.102Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-07T23:46:33.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T23:46:33.102Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T23:46:33.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-16915 does not seem to be running inside a container [2023-11-07T23:46:33.367Z] $ 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/140 -v /w/workspace/edgex-ui-go/140:/w/workspace/edgex-ui-go/140:rw,z -v /w/workspace/edgex-ui-go/140@tmp:/w/workspace/edgex-ui-go/140@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 [2023-11-07T23:46:34.764Z] $ docker top a4bb9fb01a0206f869fd1c38fe6c84eacacbe5e0606ecbb2f34d864877a84f9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T23:46:35.343Z] ---> job-cost.sh [2023-11-07T23:46:35.607Z] lf-activate-venv: SKIPPING [2023-11-07T23:46:35.607Z] INFO: No Stack... [2023-11-07T23:46:35.873Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-07T23:46:36.827Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T23:46:37.148Z] + cat /w/workspace/edgex-ui-go/140/archives/cost.csv [2023-11-07T23:46:37.148Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T23:46:37.476Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-140-stack-cost] [2023-11-07T23:46:37.482Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-140-stack-cost] did not exist. Created. [2023-11-07T23:46:37.482Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T23:46:37.817Z] /w/workspace/edgex-ui-go/140@tmp/durable-80a2341e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-07T23:46:38.164Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-07T23:46:38.194Z] Warning: overwriting stash ‘stack-cost’ [2023-11-07T23:46:39.874Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T23:46:39.881Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-140-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T23:46:39.910Z] $ docker stop --time=1 a4bb9fb01a0206f869fd1c38fe6c84eacacbe5e0606ecbb2f34d864877a84f9f [2023-11-07T23:46:41.417Z] $ docker rm -f --volumes a4bb9fb01a0206f869fd1c38fe6c84eacacbe5e0606ecbb2f34d864877a84f9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-07T23:46:41.681Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-07T23:46:42.398Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-11-07T23:46:42.398Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-07T23:46:42.398Z] total 16 [2023-11-07T23:46:42.398Z] drwxr-xr-x 3 root root 4096 Nov 7 23:42 . [2023-11-07T23:46:42.398Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 7 23:42 .. [2023-11-07T23:46:42.398Z] drwxr-xr-x 2 root root 4096 Nov 7 23:42 cost [2023-11-07T23:46:42.398Z] -rw-r--r-- 1 root root 83 Nov 7 23:42 cost.csv [2023-11-07T23:46:42.398Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-07T23:46:42.398Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-07T23:46:42.398Z] total 16 [2023-11-07T23:46:42.398Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 23:42 . [2023-11-07T23:46:42.398Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 7 23:42 .. [2023-11-07T23:46:42.398Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 23:42 cost [2023-11-07T23:46:42.398Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 7 23:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-07T23:46:42.689Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T23:46:43.549Z] ---> package-listing.sh [2023-11-07T23:46:43.550Z] ++ facter osfamily [2023-11-07T23:46:43.550Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-07T23:46:43.811Z] + OS_FAMILY=debian [2023-11-07T23:46:43.811Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-11-07T23:46:43.811Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-07T23:46:43.811Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-07T23:46:43.811Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-07T23:46:43.811Z] + PACKAGES=/tmp/packages_start.txt [2023-11-07T23:46:43.812Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-11-07T23:46:43.812Z] + PACKAGES=/tmp/packages_end.txt [2023-11-07T23:46:43.812Z] + case "${OS_FAMILY}" in [2023-11-07T23:46:43.812Z] + dpkg -l [2023-11-07T23:46:43.812Z] + grep '^ii' [2023-11-07T23:46:43.812Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-07T23:46:43.812Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-07T23:46:43.812Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-07T23:46:43.812Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-11-07T23:46:43.812Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-11-07T23:46:43.812Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2023-11-07T23:46:43.823Z] 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 [2023-11-07T23:46:44.102Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T23:46:44.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T23:46:44.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T23:46:44.729Z] prd-ubuntu20.04-docker-8c-8g-16914 does not seem to be running inside a container [2023-11-07T23:46:44.763Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-07T23:46:46.227Z] $ docker top 7fddf96091a1a6ea2807e9239026857c5fcd59d6cf99c9dd4b819a3c485be24a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T23:46:46.573Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-07T23:46:46.873Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-07T23:46:47.177Z] + ls /var/log/sa-host [2023-11-07T23:46:47.177Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T23:46:47.339Z] provisioning config files... [2023-11-07T23:46:47.349Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2346366500382732625tmp [Pipeline] { [Pipeline] echo [2023-11-07T23:46:47.358Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T23:46:47.660Z] ---> create-netrc.sh [Pipeline] } [2023-11-07T23:46:47.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-07T23:46:47.998Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-07T23:46:48.007Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T23:46:48.298Z] ---> sudo-logs.sh [2023-11-07T23:46:48.298Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-07T23:46:48.330Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T23:46:48.609Z] ---> job-cost.sh [2023-11-07T23:46:48.609Z] lf-activate-venv: SKIPPING [2023-11-07T23:46:48.609Z] DEBUG: total: 0.2199999988079071 [2023-11-07T23:46:48.609Z] INFO: Retrieving Stack Cost... [2023-11-07T23:46:48.867Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T23:46:49.460Z] INFO: Archiving Costs [Pipeline] echo [2023-11-07T23:46:49.474Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T23:46:49.755Z] ---> logs-deploy.sh [2023-11-07T23:46:49.755Z] lf-activate-venv: SKIPPING [2023-11-07T23:46:49.755Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/140 [2023-11-07T23:46:49.755Z] INFO: archiving workspace using pattern(s): [2023-11-07T23:46:50.692Z] Archives upload complete. [2023-11-07T23:46:50.952Z] INFO: archiving logs to Nexus [2023-11-07T23:46:51.522Z] ---> uname -a: [2023-11-07T23:46:51.522Z] Linux prd-ubuntu20-04-docker-8c-8g-16914 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-07T23:46:51.522Z] [2023-11-07T23:46:51.522Z] [2023-11-07T23:46:51.522Z] ---> lscpu: [2023-11-07T23:46:51.522Z] Architecture: x86_64 [2023-11-07T23:46:51.522Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-07T23:46:51.522Z] Byte Order: Little Endian [2023-11-07T23:46:51.522Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-07T23:46:51.522Z] CPU(s): 8 [2023-11-07T23:46:51.522Z] On-line CPU(s) list: 0-7 [2023-11-07T23:46:51.522Z] Thread(s) per core: 1 [2023-11-07T23:46:51.522Z] Core(s) per socket: 1 [2023-11-07T23:46:51.522Z] Socket(s): 8 [2023-11-07T23:46:51.522Z] NUMA node(s): 1 [2023-11-07T23:46:51.522Z] Vendor ID: AuthenticAMD [2023-11-07T23:46:51.522Z] CPU family: 23 [2023-11-07T23:46:51.522Z] Model: 49 [2023-11-07T23:46:51.522Z] Model name: AMD EPYC-Rome Processor [2023-11-07T23:46:51.522Z] Stepping: 0 [2023-11-07T23:46:51.522Z] CPU MHz: 2799.998 [2023-11-07T23:46:51.522Z] BogoMIPS: 5599.99 [2023-11-07T23:46:51.522Z] Virtualization: AMD-V [2023-11-07T23:46:51.522Z] Hypervisor vendor: KVM [2023-11-07T23:46:51.522Z] Virtualization type: full [2023-11-07T23:46:51.522Z] L1d cache: 256 KiB [2023-11-07T23:46:51.522Z] L1i cache: 256 KiB [2023-11-07T23:46:51.522Z] L2 cache: 4 MiB [2023-11-07T23:46:51.522Z] L3 cache: 128 MiB [2023-11-07T23:46:51.522Z] NUMA node0 CPU(s): 0-7 [2023-11-07T23:46:51.522Z] Vulnerability Itlb multihit: Not affected [2023-11-07T23:46:51.522Z] Vulnerability L1tf: Not affected [2023-11-07T23:46:51.522Z] Vulnerability Mds: Not affected [2023-11-07T23:46:51.522Z] Vulnerability Meltdown: Not affected [2023-11-07T23:46:51.522Z] Vulnerability Mmio stale data: Not affected [2023-11-07T23:46:51.522Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-07T23:46:51.522Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-07T23:46:51.522Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-07T23:46:51.522Z] Vulnerability Srbds: Not affected [2023-11-07T23:46:51.522Z] Vulnerability Tsx async abort: Not affected [2023-11-07T23:46:51.522Z] 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 [2023-11-07T23:46:51.522Z] [2023-11-07T23:46:51.522Z] [2023-11-07T23:46:51.522Z] ---> nproc: [2023-11-07T23:46:51.522Z] 8 [2023-11-07T23:46:51.522Z] [2023-11-07T23:46:51.522Z] [2023-11-07T23:46:51.522Z] ---> df -h: [2023-11-07T23:46:51.522Z] Filesystem Size Used Avail Use% Mounted on [2023-11-07T23:46:51.522Z] overlay 155G 14G 142G 9% / [2023-11-07T23:46:51.522Z] tmpfs 64M 0 64M 0% /dev [2023-11-07T23:46:51.522Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-07T23:46:51.522Z] shm 64M 0 64M 0% /dev/shm [2023-11-07T23:46:51.522Z] /dev/vda1 155G 14G 142G 9% /facter-os [2023-11-07T23:46:51.522Z] [2023-11-07T23:46:51.522Z] [2023-11-07T23:46:51.522Z] ---> sar -b -r -n DEV: [2023-11-07T23:46:51.522Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16914) 11/07/23 _x86_64_ (8 CPU) [2023-11-07T23:46:51.522Z] [2023-11-07T23:46:51.522Z] 23:34:54 LINUX RESTART (8 CPU) [2023-11-07T23:46:51.523Z] [2023-11-07T23:46:51.523Z] 23:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-07T23:46:51.523Z] 23:36:02 103.57 45.57 58.00 0.00 5040.19 137622.26 0.00 [2023-11-07T23:46:51.523Z] 23:37:01 136.47 2.85 133.62 0.00 404.68 47034.60 0.00 [2023-11-07T23:46:51.523Z] 23:38:01 127.01 1.65 125.36 0.00 13.20 48316.03 0.00 [2023-11-07T23:46:51.523Z] 23:39:01 89.52 0.03 89.49 0.00 3.73 50496.10 0.00 [2023-11-07T23:46:51.523Z] 23:40:01 325.49 0.45 325.04 0.00 3.60 35684.24 0.00 [2023-11-07T23:46:51.523Z] 23:41:01 211.91 11.93 199.98 0.00 5444.43 32720.30 0.00 [2023-11-07T23:46:51.523Z] 23:42:01 118.31 0.03 118.28 0.00 6.53 34011.20 0.00 [2023-11-07T23:46:51.523Z] 23:43:01 9.97 0.00 9.97 0.00 0.00 440.33 0.00 [2023-11-07T23:46:51.523Z] 23:44:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 [2023-11-07T23:46:51.523Z] 23:45:01 1.30 0.00 1.30 0.00 0.00 29.32 0.00 [2023-11-07T23:46:51.523Z] 23:46:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 [2023-11-07T23:46:51.523Z] Average: 102.29 5.69 96.60 0.00 993.27 35108.89 0.00 [2023-11-07T23:46:51.523Z] [2023-11-07T23:46:51.523Z] 23:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-07T23:46:51.523Z] 23:36:02 29981164 31649328 703068 2.14 59904 1907896 1822796 5.37 905584 1680724 217824 [2023-11-07T23:46:51.523Z] 23:37:01 28788340 31552444 756152 2.30 82368 2945152 2004032 5.91 1063432 2637624 1764 [2023-11-07T23:46:51.523Z] 23:38:01 27312700 31580076 723316 2.20 151888 4242476 1902144 5.61 1238996 3794608 36 [2023-11-07T23:46:51.523Z] 23:39:01 26364756 31551116 748456 2.28 161528 5120148 1864364 5.49 1779300 4162272 169984 [2023-11-07T23:46:51.523Z] 23:40:01 25964320 31534156 752276 2.29 225040 5320936 1899392 5.60 1343652 4866244 372192 [2023-11-07T23:46:51.523Z] 23:41:01 25761096 31507500 773792 2.35 235692 5489584 1928704 5.68 1811400 4594964 16 [2023-11-07T23:46:51.523Z] 23:42:01 25032672 31478916 797652 2.43 240852 6124680 2149652 6.34 1916988 5155344 512 [2023-11-07T23:46:51.523Z] 23:43:01 25068716 31514052 765068 2.33 240928 6124528 1796468 5.29 1886104 5154652 164 [2023-11-07T23:46:51.523Z] 23:44:01 25069272 31514680 764848 2.33 240948 6124532 1796468 5.29 1885904 5154656 16 [2023-11-07T23:46:51.523Z] 23:45:01 25074052 31519496 760012 2.31 241012 6124516 1796468 5.29 1880804 5154640 220 [2023-11-07T23:46:51.523Z] 23:46:01 25074476 31519920 759516 2.31 241028 6124516 1796468 5.29 1880880 5154640 16 [2023-11-07T23:46:51.523Z] Average: 26317415 31538335 754923 2.30 192835 5058997 1886996 5.56 1599368 4319124 69340 [2023-11-07T23:46:51.523Z] [2023-11-07T23:46:51.523Z] 23:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-07T23:46:51.523Z] 23:36:02 ens3 487.39 285.62 2685.12 69.89 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:36:02 lo 4.17 4.17 0.40 0.40 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:37:01 ens3 369.11 234.20 5547.17 35.68 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:37:01 veth9d54c48 51.97 59.13 5.07 51.17 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:37:01 lo 5.08 5.08 0.54 0.54 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:37:01 docker0 94.92 106.10 7.59 371.55 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:38:01 ens3 319.83 157.25 2309.18 17.27 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:38:01 docker0 154.05 315.09 13.18 2305.62 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:39:01 ens3 294.55 124.96 4694.64 111.01 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:39:01 veth92b916e 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:39:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:39:01 docker0 57.40 214.13 3.46 3836.67 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:40:01 ens3 690.44 659.50 2408.70 78.92 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:40:01 veth92b916e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:40:01 docker0 647.00 665.71 59.93 2389.92 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:41:01 ens3 187.80 106.97 2090.50 21.73 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:41:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:41:01 docker0 1.38 2.85 0.08 30.89 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:42:01 ens3 161.63 131.62 2552.05 353.58 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:42:01 lo 6.86 6.86 0.68 0.68 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:42:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:43:01 ens3 3.28 2.05 3.55 1.31 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:44:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:45:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:46:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] Average: ens3 228.37 154.65 2021.15 62.72 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] Average: lo 1.65 1.65 0.16 0.16 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] Average: docker0 86.79 118.56 7.66 812.97 0.00 0.00 0.00 0.00 [2023-11-07T23:46:51.523Z] [2023-11-07T23:46:51.523Z] [2023-11-07T23:46:51.523Z] ---> sar -P ALL: [2023-11-07T23:46:51.523Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16914) 11/07/23 _x86_64_ (8 CPU) [2023-11-07T23:46:51.523Z] [2023-11-07T23:46:51.523Z] 23:34:54 LINUX RESTART (8 CPU) [2023-11-07T23:46:51.523Z] [2023-11-07T23:46:51.523Z] 23:35:01 CPU %user %nice %system %iowait %steal %idle [2023-11-07T23:46:51.523Z] 23:36:02 all 6.37 0.00 1.73 4.50 0.05 87.35 [2023-11-07T23:46:51.523Z] 23:36:02 0 5.77 0.00 1.39 0.60 0.03 92.19 [2023-11-07T23:46:51.523Z] 23:36:02 1 10.73 0.00 1.38 0.82 0.05 87.01 [2023-11-07T23:46:51.523Z] 23:36:02 2 5.27 0.00 1.91 0.60 0.05 92.17 [2023-11-07T23:46:51.523Z] 23:36:02 3 5.01 0.00 1.48 12.02 0.05 81.44 [2023-11-07T23:46:51.523Z] 23:36:02 4 6.72 0.00 2.41 0.18 0.03 90.64 [2023-11-07T23:46:51.523Z] 23:36:02 5 7.09 0.00 2.23 1.14 0.10 89.44 [2023-11-07T23:46:51.523Z] 23:36:02 6 5.95 0.00 1.92 14.85 0.03 77.25 [2023-11-07T23:46:51.523Z] 23:36:02 7 4.44 0.00 1.10 5.79 0.05 88.62 [2023-11-07T23:46:51.523Z] 23:37:01 all 5.69 0.00 2.68 9.97 0.05 81.60 [2023-11-07T23:46:51.523Z] 23:37:01 0 6.66 0.00 2.40 2.07 0.05 88.81 [2023-11-07T23:46:51.523Z] 23:37:01 1 5.56 0.00 3.01 6.57 0.05 84.82 [2023-11-07T23:46:51.523Z] 23:37:01 2 5.82 0.00 3.52 3.49 0.05 87.11 [2023-11-07T23:46:51.523Z] 23:37:01 3 4.31 0.00 2.81 13.80 0.05 79.03 [2023-11-07T23:46:51.523Z] 23:37:01 4 5.86 0.00 1.95 0.55 0.05 91.59 [2023-11-07T23:46:51.523Z] 23:37:01 5 5.96 0.00 2.66 3.72 0.05 87.62 [2023-11-07T23:46:51.523Z] 23:37:01 6 7.18 0.00 2.26 5.40 0.05 85.11 [2023-11-07T23:46:51.523Z] 23:37:01 7 4.17 0.00 2.86 44.29 0.07 48.61 [2023-11-07T23:46:51.523Z] 23:38:01 all 4.24 0.00 1.96 9.13 0.04 84.62 [2023-11-07T23:46:51.523Z] 23:38:01 0 4.57 0.00 2.42 1.58 0.05 91.39 [2023-11-07T23:46:51.523Z] 23:38:01 1 4.79 0.00 2.06 1.74 0.03 91.37 [2023-11-07T23:46:51.523Z] 23:38:01 2 5.63 0.00 2.02 1.13 0.05 91.17 [2023-11-07T23:46:51.523Z] 23:38:01 3 3.46 0.00 3.38 57.01 0.05 36.10 [2023-11-07T23:46:51.523Z] 23:38:01 4 4.84 0.00 2.38 1.19 0.03 91.55 [2023-11-07T23:46:51.523Z] 23:38:01 5 4.08 0.00 1.48 0.15 0.05 94.24 [2023-11-07T23:46:51.523Z] 23:38:01 6 3.24 0.00 0.67 0.28 0.05 95.75 [2023-11-07T23:46:51.523Z] 23:38:01 7 3.31 0.00 1.28 10.34 0.02 85.06 [2023-11-07T23:46:51.523Z] 23:39:01 all 17.64 0.00 3.72 7.77 0.07 70.79 [2023-11-07T23:46:51.523Z] 23:39:01 0 17.12 0.00 6.11 3.78 0.07 72.93 [2023-11-07T23:46:51.523Z] 23:39:01 1 18.55 0.00 3.57 1.08 0.07 76.73 [2023-11-07T23:46:51.523Z] 23:39:01 2 23.61 0.00 4.07 3.76 0.07 68.49 [2023-11-07T23:46:51.523Z] 23:39:01 3 17.31 0.00 4.03 21.65 0.10 56.92 [2023-11-07T23:46:51.523Z] 23:39:01 4 16.33 0.00 3.11 21.52 0.10 58.93 [2023-11-07T23:46:51.523Z] 23:39:01 5 15.84 0.00 2.78 0.20 0.05 81.13 [2023-11-07T23:46:51.523Z] 23:39:01 6 15.92 0.00 2.80 6.43 0.05 74.80 [2023-11-07T23:46:51.523Z] 23:39:01 7 16.48 0.00 3.30 3.92 0.07 76.24 [2023-11-07T23:46:51.523Z] 23:40:01 all 9.11 0.00 3.02 7.50 0.06 80.31 [2023-11-07T23:46:51.523Z] 23:40:01 0 6.62 0.00 4.36 18.92 0.08 70.02 [2023-11-07T23:46:51.523Z] 23:40:01 1 6.78 0.00 1.41 1.17 0.03 90.61 [2023-11-07T23:46:51.523Z] 23:40:01 2 20.95 0.00 2.78 0.52 0.05 75.70 [2023-11-07T23:46:51.523Z] 23:40:01 3 1.59 0.00 3.36 9.87 0.08 85.11 [2023-11-07T23:46:51.523Z] 23:40:01 4 21.67 0.00 3.73 17.06 0.05 57.49 [2023-11-07T23:46:51.523Z] 23:40:01 5 3.09 0.00 2.51 9.96 0.07 84.37 [2023-11-07T23:46:51.523Z] 23:40:01 6 5.92 0.00 3.15 1.02 0.05 89.85 [2023-11-07T23:46:51.523Z] 23:40:01 7 6.11 0.00 2.87 1.68 0.05 89.29 [2023-11-07T23:46:51.523Z] 23:41:01 all 16.46 0.00 3.29 6.57 0.07 73.61 [2023-11-07T23:46:51.523Z] 23:41:01 0 18.57 0.00 3.73 25.94 0.13 51.62 [2023-11-07T23:46:51.523Z] 23:41:01 1 16.48 0.00 2.98 5.04 0.05 75.46 [2023-11-07T23:46:51.523Z] 23:41:01 2 23.46 0.00 3.62 0.22 0.07 72.63 [2023-11-07T23:46:51.523Z] 23:41:01 3 11.38 0.00 2.83 0.84 0.05 84.90 [2023-11-07T23:46:51.523Z] 23:41:01 4 14.87 0.00 2.99 1.22 0.05 80.86 [2023-11-07T23:46:51.523Z] 23:41:01 5 8.33 0.00 2.22 11.44 0.05 77.96 [2023-11-07T23:46:51.523Z] 23:41:01 6 11.25 0.00 3.00 2.62 0.05 83.08 [2023-11-07T23:46:51.523Z] 23:41:01 7 27.34 0.00 4.95 5.34 0.13 62.23 [2023-11-07T23:46:51.523Z] 23:42:01 all 15.21 0.00 2.74 6.50 0.09 75.47 [2023-11-07T23:46:51.523Z] 23:42:01 0 16.61 0.00 3.15 21.19 0.08 58.97 [2023-11-07T23:46:51.523Z] 23:42:01 1 13.39 0.00 3.42 0.22 0.07 82.90 [2023-11-07T23:46:51.523Z] 23:42:01 2 16.59 0.00 3.02 1.17 0.17 79.05 [2023-11-07T23:46:51.523Z] 23:42:01 3 12.63 0.00 2.37 17.65 0.08 67.27 [2023-11-07T23:46:51.523Z] 23:42:01 4 16.90 0.00 2.68 8.36 0.07 72.00 [2023-11-07T23:46:51.523Z] 23:42:01 5 12.26 0.00 1.82 0.42 0.07 85.44 [2023-11-07T23:46:51.523Z] 23:42:01 6 16.94 0.00 2.55 0.54 0.07 79.90 [2023-11-07T23:46:51.523Z] 23:42:01 7 16.38 0.00 2.90 2.64 0.08 77.99 [2023-11-07T23:46:51.524Z] 23:43:01 all 0.45 0.00 0.12 0.08 0.01 99.34 [2023-11-07T23:46:51.524Z] 23:43:01 0 2.04 0.00 0.07 0.00 0.02 97.88 [2023-11-07T23:46:51.524Z] 23:43:01 1 0.23 0.00 0.07 0.00 0.00 99.70 [2023-11-07T23:46:51.524Z] 23:43:01 2 0.38 0.00 0.07 0.00 0.02 99.53 [2023-11-07T23:46:51.524Z] 23:43:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-11-07T23:46:51.524Z] 23:43:01 4 0.27 0.00 0.08 0.05 0.02 99.58 [2023-11-07T23:46:51.524Z] 23:43:01 5 0.28 0.00 0.40 0.02 0.00 99.30 [2023-11-07T23:46:51.524Z] 23:43:01 6 0.25 0.00 0.12 0.00 0.00 99.63 [2023-11-07T23:46:51.524Z] 23:43:01 7 0.10 0.00 0.10 0.60 0.00 99.20 [2023-11-07T23:46:51.524Z] 23:44:01 all 0.08 0.00 0.01 0.02 0.00 99.88 [2023-11-07T23:46:51.524Z] 23:44:01 0 0.55 0.00 0.03 0.00 0.00 99.42 [2023-11-07T23:46:51.524Z] 23:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-07T23:46:51.524Z] 23:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-07T23:46:51.524Z] 23:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-07T23:46:51.524Z] 23:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-07T23:46:51.524Z] 23:44:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2023-11-07T23:46:51.524Z] 23:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-07T23:46:51.524Z] 23:44:01 7 0.03 0.00 0.00 0.17 0.02 99.78 [2023-11-07T23:46:51.524Z] 23:45:01 all 0.03 0.00 0.02 0.09 0.00 99.86 [2023-11-07T23:46:51.524Z] 23:45:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2023-11-07T23:46:51.524Z] 23:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-07T23:46:51.524Z] 23:45:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-07T23:46:51.524Z] 23:45:01 3 0.00 0.00 0.00 0.12 0.00 99.88 [2023-11-07T23:46:51.524Z] 23:45:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2023-11-07T23:46:51.524Z] 23:45:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2023-11-07T23:46:51.524Z] 23:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-07T23:46:51.524Z] 23:45:01 7 0.00 0.00 0.02 0.58 0.00 99.40 [2023-11-07T23:46:51.524Z] 23:46:01 all 0.05 0.00 0.02 0.01 0.01 99.91 [2023-11-07T23:46:51.524Z] 23:46:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-07T23:46:51.524Z] 23:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-07T23:46:51.524Z] 23:46:01 2 0.30 0.00 0.02 0.00 0.02 99.67 [2023-11-07T23:46:51.524Z] 23:46:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2023-11-07T23:46:51.524Z] 23:46:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-07T23:46:51.524Z] 23:46:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-07T23:46:51.524Z] 23:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-07T23:46:51.524Z] 23:46:01 7 0.03 0.00 0.00 0.08 0.00 99.88 [2023-11-07T23:46:51.524Z] [2023-11-07T23:46:51.524Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-11-07T23:46:51.524Z] Average: all 6.82 0.00 1.75 4.72 0.04 86.67 [2023-11-07T23:46:51.524Z] Average: 0 7.12 0.00 2.14 6.70 0.05 83.99 [2023-11-07T23:46:51.524Z] Average: 1 6.93 0.00 1.62 1.50 0.03 89.91 [2023-11-07T23:46:51.524Z] Average: 2 9.25 0.00 1.91 0.98 0.05 87.81 [2023-11-07T23:46:51.524Z] Average: 3 5.03 0.00 1.83 12.00 0.04 81.09 [2023-11-07T23:46:51.524Z] Average: 4 7.94 0.00 1.76 4.54 0.04 85.73 [2023-11-07T23:46:51.524Z] Average: 5 5.16 0.00 1.46 2.44 0.04 90.89 [2023-11-07T23:46:51.524Z] Average: 6 6.04 0.00 1.50 2.81 0.03 89.62 [2023-11-07T23:46:51.524Z] Average: 7 7.11 0.00 1.76 6.77 0.04 84.32 [2023-11-07T23:46:51.524Z] [2023-11-07T23:46:51.524Z] [2023-11-07T23:46:51.524Z]