Pull request #650 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b88c41a528ff4b98ee758bb4d76646ed8a78529+422becc45202548155d324fc99806fcdfea34ca0 (f46d854a7a93b6718fc6f6bd183b4affcc232b12) 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-ssh1879833042400037548.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh9150561408075461886.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-650/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-650/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16630255191898147297.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-650/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6288021782175851267.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5280901752928985478.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-650/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-650/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7658789287683610166.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16335 in /w/workspace/edgexfoundry_edgex-ui-go_PR-650 [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_PR-650 # 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 Merging remotes/origin/main commit 422becc45202548155d324fc99806fcdfea34ca0 into PR head commit 9b88c41a528ff4b98ee758bb4d76646ed8a78529 Merge succeeded, producing 9b88c41a528ff4b98ee758bb4d76646ed8a78529 Checking out Revision 9b88c41a528ff4b98ee758bb4d76646ed8a78529 (PR-650) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/650/head:refs/remotes/origin/PR-650 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b88c41a528ff4b98ee758bb4d76646ed8a78529 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 422becc45202548155d324fc99806fcdfea34ca0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b88c41a528ff4b98ee758bb4d76646ed8a78529 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-02T04:05:24.889Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-02T04:05:25.072Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-02T04:05:25.179Z] ========================================================= [2023-11-02T04:05:25.179Z] EdgeX Global Pipelines Version Info [2023-11-02T04:05:25.179Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:05:25.933Z] ------------------- [2023-11-02T04:05:25.934Z] stable info: [2023-11-02T04:05:25.934Z] ------------------- [2023-11-02T04:05:25.934Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-02T04:05:25.934Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T04:05:25.934Z] Message: update stable to v1.0.255 [2023-11-02T04:05:26.506Z] ------------------- [2023-11-02T04:05:26.506Z] experimental info: [2023-11-02T04:05:26.506Z] ------------------- [2023-11-02T04:05:26.506Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-02T04:05:26.506Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T04:05:26.506Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-02T04:05:26.897Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-11-02T04:05:26.936Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-11-02T04:05:26.976Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-02T04:05:27.013Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-02T04:05:27.053Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-02T04:05:27.094Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-02T04:05:27.134Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-02T04:05:27.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-02T04:05:27.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-02T04:05:27.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-02T04:05:27.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-02T04:05:27.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-11-02T04:05:27.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-02T04:05:27.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-02T04:05:27.462Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T04:05:27.505Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T04:05:27.545Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T04:05:27.592Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T04:05:27.637Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-02T04:05:27.680Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-02T04:05:27.721Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-02T04:05:27.765Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-02T04:05:27.809Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-02T04:05:27.850Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-02T04:05:27.898Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-02T04:05:27.946Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-02T04:05:28.058Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-02T04:05:28.099Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-650 [Pipeline] echo [2023-11-02T04:05:28.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-650 [Pipeline] echo [2023-11-02T04:05:28.185Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-650 [Pipeline] echo [2023-11-02T04:05:28.227Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b88c41a528ff4b98ee758bb4d76646ed8a78529 [Pipeline] echo [2023-11-02T04:05:28.269Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b88c41 [Pipeline] echo [2023-11-02T04:05:28.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T04:05:28.458Z] provisioning config files... [2023-11-02T04:05:28.500Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp/config15751002871504986966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:05:28.860Z] ---> docker-login.sh [2023-11-02T04:05:28.860Z] nexus3.edgexfoundry.org:10001 [2023-11-02T04:05:29.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:05:29.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:05:29.120Z] Configure a credential helper to remove this warning. See [2023-11-02T04:05:29.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:05:29.120Z] [2023-11-02T04:05:29.120Z] Login Succeeded [2023-11-02T04:05:29.120Z] nexus3.edgexfoundry.org:10002 [2023-11-02T04:05:29.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:05:29.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:05:29.120Z] Configure a credential helper to remove this warning. See [2023-11-02T04:05:29.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:05:29.120Z] [2023-11-02T04:05:29.120Z] Login Succeeded [2023-11-02T04:05:29.120Z] nexus3.edgexfoundry.org:10003 [2023-11-02T04:05:29.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:05:29.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:05:29.381Z] Configure a credential helper to remove this warning. See [2023-11-02T04:05:29.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:05:29.381Z] [2023-11-02T04:05:29.381Z] Login Succeeded [2023-11-02T04:05:29.381Z] nexus3.edgexfoundry.org:10004 [2023-11-02T04:05:29.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:05:29.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:05:29.381Z] Configure a credential helper to remove this warning. See [2023-11-02T04:05:29.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:05:29.381Z] [2023-11-02T04:05:29.381Z] Login Succeeded [2023-11-02T04:05:29.381Z] docker.io [2023-11-02T04:05:29.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:05:29.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:05:29.901Z] Configure a credential helper to remove this warning. See [2023-11-02T04:05:29.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:05:29.901Z] [2023-11-02T04:05:29.901Z] Login Succeeded [2023-11-02T04:05:29.901Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T04:05:29.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-02T04:05:30.579Z] + git rev-list -1 --merges 9b88c41a528ff4b98ee758bb4d76646ed8a78529~1..9b88c41a528ff4b98ee758bb4d76646ed8a78529 [Pipeline] echo [2023-11-02T04:05:30.642Z] -----------> git rev-list -1 --merges 9b88c41a528ff4b98ee758bb4d76646ed8a78529~1..9b88c41a528ff4b98ee758bb4d76646ed8a78529 9b88c41a528ff4b98ee758bb4d76646ed8a78529 [false] [Pipeline] sh [2023-11-02T04:05:30.960Z] + git log --format=format:%s -1 9b88c41a528ff4b98ee758bb4d76646ed8a78529 [Pipeline] echo [2023-11-02T04:05:30.998Z] ========================================================= [2023-11-02T04:05:30.998Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-02T04:05:30.998Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T04:05:31.442Z] + git log --format=format:%s -1 9b88c41a528ff4b98ee758bb4d76646ed8a78529 [Pipeline] echo [2023-11-02T04:05:31.474Z] [semverPrep] GIT_COMMIT: 9b88c41a528ff4b98ee758bb4d76646ed8a78529, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3 [Pipeline] echo [2023-11-02T04:05:31.510Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-02T04:05:31.900Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-02T04:05:31.900Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-02T04:05:31.900Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-02T04:05:31.900Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-02T04:05:31.900Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-02T04:05:31.900Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-02T04:05:31.900Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:05:32.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T04:05:32.335Z] [2023-11-02T04:05:32.335Z] 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-02T04:05:32.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T04:05:32.979Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-02T04:05:32.979Z] b85a868b505f: Pulling fs layer [2023-11-02T04:05:32.979Z] e2be974225ed: Pulling fs layer [2023-11-02T04:05:32.979Z] 339a4e72a1f5: Pulling fs layer [2023-11-02T04:05:32.979Z] 988bab9f4d93: Pulling fs layer [2023-11-02T04:05:32.979Z] 1469e6f7b9e6: Pulling fs layer [2023-11-02T04:05:32.979Z] eaf3925da568: Pulling fs layer [2023-11-02T04:05:32.979Z] bab4dde63d76: Pulling fs layer [2023-11-02T04:05:32.979Z] bde34c3a00c8: Pulling fs layer [2023-11-02T04:05:32.979Z] b352a97aabf1: Pulling fs layer [2023-11-02T04:05:32.979Z] 4872d77fe225: Pulling fs layer [2023-11-02T04:05:32.979Z] 5851b861e8e6: Pulling fs layer [2023-11-02T04:05:32.979Z] 1469e6f7b9e6: Waiting [2023-11-02T04:05:32.979Z] eaf3925da568: Waiting [2023-11-02T04:05:32.979Z] bab4dde63d76: Waiting [2023-11-02T04:05:32.979Z] b352a97aabf1: Waiting [2023-11-02T04:05:32.979Z] 4872d77fe225: Waiting [2023-11-02T04:05:32.979Z] 5851b861e8e6: Waiting [2023-11-02T04:05:32.979Z] bde34c3a00c8: Waiting [2023-11-02T04:05:32.979Z] e2be974225ed: Download complete [2023-11-02T04:05:32.979Z] 988bab9f4d93: Verifying Checksum [2023-11-02T04:05:32.979Z] 988bab9f4d93: Download complete [2023-11-02T04:05:32.979Z] 1469e6f7b9e6: Verifying Checksum [2023-11-02T04:05:32.979Z] 1469e6f7b9e6: Download complete [2023-11-02T04:05:32.979Z] 339a4e72a1f5: Verifying Checksum [2023-11-02T04:05:32.979Z] 339a4e72a1f5: Download complete [2023-11-02T04:05:32.979Z] eaf3925da568: Verifying Checksum [2023-11-02T04:05:32.979Z] eaf3925da568: Download complete [2023-11-02T04:05:32.979Z] bde34c3a00c8: Verifying Checksum [2023-11-02T04:05:32.979Z] bde34c3a00c8: Download complete [2023-11-02T04:05:32.979Z] b352a97aabf1: Verifying Checksum [2023-11-02T04:05:32.979Z] b352a97aabf1: Download complete [2023-11-02T04:05:32.979Z] 4872d77fe225: Download complete [2023-11-02T04:05:32.979Z] 5851b861e8e6: Download complete [2023-11-02T04:05:33.239Z] b85a868b505f: Verifying Checksum [2023-11-02T04:05:33.239Z] b85a868b505f: Download complete [2023-11-02T04:05:33.499Z] bab4dde63d76: Verifying Checksum [2023-11-02T04:05:33.499Z] bab4dde63d76: Download complete [2023-11-02T04:05:34.876Z] b85a868b505f: Pull complete [2023-11-02T04:05:35.142Z] e2be974225ed: Pull complete [2023-11-02T04:05:35.715Z] 339a4e72a1f5: Pull complete [2023-11-02T04:05:35.715Z] 988bab9f4d93: Pull complete [2023-11-02T04:05:35.974Z] 1469e6f7b9e6: Pull complete [2023-11-02T04:05:35.974Z] eaf3925da568: Pull complete [2023-11-02T04:05:37.884Z] bab4dde63d76: Pull complete [2023-11-02T04:05:37.884Z] bde34c3a00c8: Pull complete [2023-11-02T04:05:38.152Z] b352a97aabf1: Pull complete [2023-11-02T04:05:38.152Z] 4872d77fe225: Pull complete [2023-11-02T04:05:38.152Z] 5851b861e8e6: Pull complete [2023-11-02T04:05:38.152Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-02T04:05:38.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T04:05:38.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:05:38.377Z] prd-ubuntu20.04-docker-8c-8g-16335 does not seem to be running inside a container [2023-11-02T04:05:38.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-650 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-650:/w/workspace/edgexfoundry_edgex-ui-go_PR-650:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-02T04:05:41.098Z] $ docker top 44c0dbacffb9a2f632f5f9dabedf9f3c4dbd6386237fa85adecfe438f5026932 -eo pid,comm [2023-11-02T04:05:41.158Z] 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-02T04:05:41.158Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-02T04:05:41.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T04:05:41.303Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T04:05:41.442Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T04:05:41.436Z] $ docker exec 44c0dbacffb9a2f632f5f9dabedf9f3c4dbd6386237fa85adecfe438f5026932 ssh-agent [2023-11-02T04:05:41.577Z] SSH_AUTH_SOCK=/tmp/ssh-k8GQwA6M9H19/agent.32 [2023-11-02T04:05:41.577Z] SSH_AGENT_PID=38 [2023-11-02T04:05:41.582Z] Running ssh-add (command line suppressed) [2023-11-02T04:05:41.686Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp/private_key_11971180489922621103.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp/private_key_11971180489922621103.key) [2023-11-02T04:05:41.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T04:05:42.036Z] + git tag --points-at HEAD [Pipeline] } [2023-11-02T04:05:42.058Z] $ docker exec --env ******** --env ******** 44c0dbacffb9a2f632f5f9dabedf9f3c4dbd6386237fa85adecfe438f5026932 ssh-agent -k [2023-11-02T04:05:42.149Z] unset SSH_AUTH_SOCK; [2023-11-02T04:05:42.150Z] unset SSH_AGENT_PID; [2023-11-02T04:05:42.150Z] echo Agent pid 38 killed; [2023-11-02T04:05:42.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-02T04:05:42.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T04:05:42.253Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T04:05:42.364Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T04:05:42.359Z] $ docker exec 44c0dbacffb9a2f632f5f9dabedf9f3c4dbd6386237fa85adecfe438f5026932 ssh-agent [2023-11-02T04:05:42.477Z] SSH_AUTH_SOCK=/tmp/ssh-la5iWuEUSYVq/agent.70 [2023-11-02T04:05:42.477Z] SSH_AGENT_PID=76 [2023-11-02T04:05:42.481Z] Running ssh-add (command line suppressed) [2023-11-02T04:05:42.591Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp/private_key_18084146053804635992.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp/private_key_18084146053804635992.key) [2023-11-02T04:05:42.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T04:05:42.963Z] + git semver init [2023-11-02T04:05:43.224Z] 2023-11-02 04:05:43,184 [run_init] DEBUG init version:0.0.0 force:False [2023-11-02T04:05:43.224Z] 2023-11-02 04:05:43,186 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-650/.semver [2023-11-02T04:05:43.224Z] 2023-11-02 04:05:43,186 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-650/.semver [2023-11-02T04:05:43.224Z] 2023-11-02 04:05:43,186 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-650/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-650, universal_newlines=False, shell=None, istream=None) [2023-11-02T04:05:45.136Z] 2023-11-02 04:05:44,866 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-650/.git/info/exclude [2023-11-02T04:05:45.136Z] 2023-11-02 04:05:44,867 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-650/.semver/PR-650 with force:False [2023-11-02T04:05:45.136Z] 2023-11-02 04:05:44,867 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-650/.semver/PR-650 [2023-11-02T04:05:45.136Z] 2023-11-02 04:05:44,871 [execute] INFO git cat-file --batch-check [2023-11-02T04:05:45.136Z] 2023-11-02 04:05:44,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-650/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T04:05:45.136Z] 2023-11-02 04:05:44,880 [execute] INFO git cat-file --batch [2023-11-02T04:05:45.136Z] 2023-11-02 04:05:44,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-650/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T04:05:45.136Z] 2023-11-02 04:05:44,886 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-650/.semver/PR-650 [2023-11-02T04:05:45.136Z] 0.0.0 [Pipeline] } [2023-11-02T04:05:45.161Z] $ docker exec --env ******** --env ******** 44c0dbacffb9a2f632f5f9dabedf9f3c4dbd6386237fa85adecfe438f5026932 ssh-agent -k [2023-11-02T04:05:45.272Z] unset SSH_AUTH_SOCK; [2023-11-02T04:05:45.273Z] unset SSH_AGENT_PID; [2023-11-02T04:05:45.273Z] echo Agent pid 76 killed; [2023-11-02T04:05:45.289Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-02T04:05:45.729Z] + git semver [Pipeline] } [2023-11-02T04:05:46.021Z] $ docker stop --time=1 44c0dbacffb9a2f632f5f9dabedf9f3c4dbd6386237fa85adecfe438f5026932 [2023-11-02T04:05:47.329Z] $ docker rm -f --volumes 44c0dbacffb9a2f632f5f9dabedf9f3c4dbd6386237fa85adecfe438f5026932 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T04:05:47.731Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-02T04:05:47.998Z] Stashed 1 file(s) [Pipeline] echo [2023-11-02T04:05:48.015Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-02T04:05:48.612Z] provisioning config files... [2023-11-02T04:05:48.622Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp/config18077382026023726977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:05:48.972Z] ---> docker-login.sh [2023-11-02T04:05:48.973Z] nexus3.edgexfoundry.org:10001 [2023-11-02T04:05:48.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:05:48.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:05:48.973Z] Configure a credential helper to remove this warning. See [2023-11-02T04:05:48.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:05:48.973Z] [2023-11-02T04:05:48.973Z] Login Succeeded [2023-11-02T04:05:48.973Z] nexus3.edgexfoundry.org:10002 [2023-11-02T04:05:48.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:05:48.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:05:48.973Z] Configure a credential helper to remove this warning. See [2023-11-02T04:05:48.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:05:48.973Z] [2023-11-02T04:05:48.973Z] Login Succeeded [2023-11-02T04:05:48.973Z] nexus3.edgexfoundry.org:10003 [2023-11-02T04:05:49.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:05:49.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:05:49.232Z] Configure a credential helper to remove this warning. See [2023-11-02T04:05:49.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:05:49.232Z] [2023-11-02T04:05:49.232Z] Login Succeeded [2023-11-02T04:05:49.232Z] nexus3.edgexfoundry.org:10004 [2023-11-02T04:05:49.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:05:49.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:05:49.233Z] Configure a credential helper to remove this warning. See [2023-11-02T04:05:49.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:05:49.233Z] [2023-11-02T04:05:49.233Z] Login Succeeded [2023-11-02T04:05:49.233Z] docker.io [2023-11-02T04:05:49.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:05:49.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:05:49.752Z] Configure a credential helper to remove this warning. See [2023-11-02T04:05:49.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:05:49.752Z] [2023-11-02T04:05:49.752Z] Login Succeeded [2023-11-02T04:05:49.752Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T04:05:49.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T04:05:49.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T04:05:50.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T04:05:50.074Z] ========================================================= [2023-11-02T04:05:50.074Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-02T04:05:50.074Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:05:50.560Z] + 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-02T04:05:50.819Z] Sending build context to Docker daemon 49.09MB [2023-11-02T04:05:50.819Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T04:05:50.819Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-02T04:05:50.819Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-02T04:05:50.819Z] 7264a8db6415: Pulling fs layer [2023-11-02T04:05:50.819Z] c4d48a809fc2: Pulling fs layer [2023-11-02T04:05:50.819Z] 4f1c88b9dad5: Pulling fs layer [2023-11-02T04:05:50.819Z] ad3a456e5733: Pulling fs layer [2023-11-02T04:05:50.819Z] 33e27b845d1e: Pulling fs layer [2023-11-02T04:05:50.819Z] c68163c4e522: Pulling fs layer [2023-11-02T04:05:50.819Z] 50da416c3ac9: Pulling fs layer [2023-11-02T04:05:50.819Z] 23d2d4c4bb30: Pulling fs layer [2023-11-02T04:05:50.819Z] ad3a456e5733: Waiting [2023-11-02T04:05:50.819Z] 33e27b845d1e: Waiting [2023-11-02T04:05:50.819Z] c68163c4e522: Waiting [2023-11-02T04:05:50.819Z] 50da416c3ac9: Waiting [2023-11-02T04:05:50.819Z] 23d2d4c4bb30: Waiting [2023-11-02T04:05:50.819Z] c4d48a809fc2: Verifying Checksum [2023-11-02T04:05:50.819Z] c4d48a809fc2: Download complete [2023-11-02T04:05:50.819Z] ad3a456e5733: Verifying Checksum [2023-11-02T04:05:50.819Z] ad3a456e5733: Download complete [2023-11-02T04:05:50.819Z] 33e27b845d1e: Verifying Checksum [2023-11-02T04:05:50.819Z] 33e27b845d1e: Download complete [2023-11-02T04:05:50.819Z] 7264a8db6415: Verifying Checksum [2023-11-02T04:05:50.819Z] 7264a8db6415: Download complete [2023-11-02T04:05:51.078Z] c68163c4e522: Verifying Checksum [2023-11-02T04:05:51.078Z] c68163c4e522: Download complete [2023-11-02T04:05:51.079Z] 23d2d4c4bb30: Verifying Checksum [2023-11-02T04:05:51.079Z] 23d2d4c4bb30: Download complete [2023-11-02T04:05:51.079Z] 7264a8db6415: Pull complete [2023-11-02T04:05:51.338Z] c4d48a809fc2: Pull complete [2023-11-02T04:05:51.338Z] 4f1c88b9dad5: Verifying Checksum [2023-11-02T04:05:51.338Z] 4f1c88b9dad5: Download complete [2023-11-02T04:05:51.603Z] 50da416c3ac9: Verifying Checksum [2023-11-02T04:05:51.603Z] 50da416c3ac9: Download complete [2023-11-02T04:05:54.890Z] 4f1c88b9dad5: Pull complete [2023-11-02T04:05:54.890Z] ad3a456e5733: Pull complete [2023-11-02T04:05:54.890Z] 33e27b845d1e: Pull complete [2023-11-02T04:05:54.890Z] c68163c4e522: Pull complete [2023-11-02T04:05:56.791Z] 50da416c3ac9: Pull complete [2023-11-02T04:05:57.359Z] 23d2d4c4bb30: Pull complete [2023-11-02T04:05:57.359Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-02T04:05:57.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-02T04:05:57.359Z] ---> 0786185ac409 [2023-11-02T04:05:57.359Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-02T04:06:03.430Z] Still waiting to schedule task [2023-11-02T04:06:03.430Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-02T04:06:03.985Z] ---> Running in bae740005572 [2023-11-02T04:06:04.245Z] Removing intermediate container bae740005572 [2023-11-02T04:06:04.245Z] ---> fcf1fe32d3f6 [2023-11-02T04:06:04.245Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T04:06:04.505Z] ---> Running in 3328d3383803 [2023-11-02T04:06:04.788Z] Removing intermediate container 3328d3383803 [2023-11-02T04:06:04.788Z] ---> 9902fc5baba8 [2023-11-02T04:06:04.788Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T04:06:05.072Z] ---> Running in 11efa7e57e11 [2023-11-02T04:06:05.072Z] Removing intermediate container 11efa7e57e11 [2023-11-02T04:06:05.072Z] ---> 4f40219afb6c [2023-11-02T04:06:05.072Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-02T04:06:05.332Z] ---> Running in 0d16583ee253 [2023-11-02T04:06:05.591Z] Removing intermediate container 0d16583ee253 [2023-11-02T04:06:05.591Z] ---> 4c86fc2b2509 [2023-11-02T04:06:05.591Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-02T04:06:05.853Z] ---> Running in 42170bb6e081 [2023-11-02T04:06:06.115Z] Removing intermediate container 42170bb6e081 [2023-11-02T04:06:06.115Z] ---> 76bad4854962 [2023-11-02T04:06:06.115Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-02T04:06:06.685Z] latest: Pulling from library/docker [2023-11-02T04:06:06.685Z] 96526aa774ef: Pulling fs layer [2023-11-02T04:06:06.685Z] 308a300cc30f: Pulling fs layer [2023-11-02T04:06:06.685Z] 4f4fb700ef54: Pulling fs layer [2023-11-02T04:06:06.685Z] 5fcb7611fd77: Pulling fs layer [2023-11-02T04:06:06.685Z] be9955e691a8: Pulling fs layer [2023-11-02T04:06:06.685Z] 1b5ce73eb848: Pulling fs layer [2023-11-02T04:06:06.685Z] fe45098d8d9e: Pulling fs layer [2023-11-02T04:06:06.685Z] 843bf259cc12: Pulling fs layer [2023-11-02T04:06:06.685Z] e56cd900ceac: Pulling fs layer [2023-11-02T04:06:06.685Z] 605d1390b383: Pulling fs layer [2023-11-02T04:06:06.685Z] 8f7854084fed: Pulling fs layer [2023-11-02T04:06:06.685Z] 0a217d94afa5: Pulling fs layer [2023-11-02T04:06:06.685Z] 50e7dd98501d: Pulling fs layer [2023-11-02T04:06:06.685Z] 68811508944a: Pulling fs layer [2023-11-02T04:06:06.685Z] 5fcb7611fd77: Waiting [2023-11-02T04:06:06.685Z] be9955e691a8: Waiting [2023-11-02T04:06:06.685Z] 1b5ce73eb848: Waiting [2023-11-02T04:06:06.685Z] fe45098d8d9e: Waiting [2023-11-02T04:06:06.685Z] 843bf259cc12: Waiting [2023-11-02T04:06:06.685Z] e56cd900ceac: Waiting [2023-11-02T04:06:06.685Z] 605d1390b383: Waiting [2023-11-02T04:06:06.685Z] 8f7854084fed: Waiting [2023-11-02T04:06:06.686Z] 0a217d94afa5: Waiting [2023-11-02T04:06:06.686Z] 50e7dd98501d: Waiting [2023-11-02T04:06:06.686Z] 68811508944a: Waiting [2023-11-02T04:06:06.686Z] 4f4fb700ef54: Verifying Checksum [2023-11-02T04:06:06.686Z] 4f4fb700ef54: Download complete [2023-11-02T04:06:06.945Z] 96526aa774ef: Verifying Checksum [2023-11-02T04:06:06.945Z] 96526aa774ef: Download complete [2023-11-02T04:06:06.945Z] 308a300cc30f: Verifying Checksum [2023-11-02T04:06:06.945Z] 308a300cc30f: Download complete [2023-11-02T04:06:06.945Z] 96526aa774ef: Pull complete [2023-11-02T04:06:07.204Z] 5fcb7611fd77: Verifying Checksum [2023-11-02T04:06:07.204Z] 5fcb7611fd77: Download complete [2023-11-02T04:06:07.204Z] be9955e691a8: Verifying Checksum [2023-11-02T04:06:07.204Z] be9955e691a8: Download complete [2023-11-02T04:06:07.204Z] fe45098d8d9e: Verifying Checksum [2023-11-02T04:06:07.204Z] fe45098d8d9e: Download complete [2023-11-02T04:06:07.204Z] 308a300cc30f: Pull complete [2023-11-02T04:06:07.463Z] 843bf259cc12: Verifying Checksum [2023-11-02T04:06:07.463Z] 843bf259cc12: Download complete [2023-11-02T04:06:07.463Z] 1b5ce73eb848: Verifying Checksum [2023-11-02T04:06:07.463Z] 1b5ce73eb848: Download complete [2023-11-02T04:06:07.463Z] 4f4fb700ef54: Pull complete [2023-11-02T04:06:07.464Z] e56cd900ceac: Verifying Checksum [2023-11-02T04:06:07.464Z] e56cd900ceac: Download complete [2023-11-02T04:06:07.464Z] 605d1390b383: Verifying Checksum [2023-11-02T04:06:07.464Z] 605d1390b383: Download complete [2023-11-02T04:06:07.723Z] 8f7854084fed: Download complete [2023-11-02T04:06:07.723Z] 50e7dd98501d: Verifying Checksum [2023-11-02T04:06:07.723Z] 50e7dd98501d: Download complete [2023-11-02T04:06:07.723Z] 68811508944a: Verifying Checksum [2023-11-02T04:06:07.723Z] 68811508944a: Download complete [2023-11-02T04:06:07.723Z] 5fcb7611fd77: Pull complete [2023-11-02T04:06:08.289Z] be9955e691a8: Pull complete [2023-11-02T04:06:08.289Z] 0a217d94afa5: Verifying Checksum [2023-11-02T04:06:08.289Z] 0a217d94afa5: Download complete [2023-11-02T04:06:08.547Z] 1b5ce73eb848: Pull complete [2023-11-02T04:06:08.548Z] fe45098d8d9e: Pull complete [2023-11-02T04:06:08.806Z] 843bf259cc12: Pull complete [2023-11-02T04:06:08.806Z] e56cd900ceac: Pull complete [2023-11-02T04:06:09.064Z] 605d1390b383: Pull complete [2023-11-02T04:06:09.064Z] 8f7854084fed: Pull complete [2023-11-02T04:06:10.000Z] 0a217d94afa5: Pull complete [2023-11-02T04:06:10.258Z] 50e7dd98501d: Pull complete [2023-11-02T04:06:10.258Z] 68811508944a: Pull complete [2023-11-02T04:06:10.258Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-02T04:06:10.258Z] Status: Downloaded newer image for docker:latest [2023-11-02T04:06:12.796Z] ---> eea2777d16d9 [2023-11-02T04:06:12.796Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T04:06:12.796Z] ---> Running in dc0d9cf781c9 [2023-11-02T04:06:12.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T04:06:13.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T04:06:13.317Z] OK: 264 MiB in 52 packages [2023-11-02T04:06:13.575Z] Removing intermediate container dc0d9cf781c9 [2023-11-02T04:06:13.575Z] ---> f8ce4321a49f [2023-11-02T04:06:13.575Z] Step 10/15 : ENV GO111MODULE=on [2023-11-02T04:06:13.575Z] ---> Running in bfaf3b4790b7 [2023-11-02T04:06:13.575Z] Removing intermediate container bfaf3b4790b7 [2023-11-02T04:06:13.575Z] ---> 379b5a7ddb09 [2023-11-02T04:06:13.575Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-02T04:06:13.575Z] ---> Running in 1c9c1a5873e2 [2023-11-02T04:06:13.834Z] Removing intermediate container 1c9c1a5873e2 [2023-11-02T04:06:13.834Z] ---> c96c1b6b2a76 [2023-11-02T04:06:13.834Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-02T04:06:13.834Z] ---> da8aff5098ce [2023-11-02T04:06:13.834Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T04:06:13.834Z] ---> Running in 880b08a340ae [2023-11-02T04:06:52.689Z] Removing intermediate container 880b08a340ae [2023-11-02T04:06:52.689Z] ---> 9d11a944169c [2023-11-02T04:06:52.689Z] Step 14/15 : COPY . . [2023-11-02T04:06:52.689Z] ---> 67fbad99a7d1 [2023-11-02T04:06:52.689Z] Step 15/15 : RUN ${MAKE} [2023-11-02T04:06:52.689Z] ---> Running in 579809b2ae53 [2023-11-02T04:06:52.689Z] noop [2023-11-02T04:06:52.689Z] Removing intermediate container 579809b2ae53 [2023-11-02T04:06:52.689Z] ---> 07468ac9a057 [2023-11-02T04:06:52.689Z] Successfully built 07468ac9a057 [2023-11-02T04:06:52.689Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:06:53.143Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T04:06:53.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:06:53.297Z] prd-ubuntu20.04-docker-8c-8g-16335 does not seem to be running inside a container [2023-11-02T04:06:53.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-650 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-650:/w/workspace/edgexfoundry_edgex-ui-go_PR-650:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-02T04:06:53.671Z] $ docker top 3ad5507a237257d09233a35bc06d6b8a0c6ce1cb2f3f877cd77476a73a7778ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T04:06:54.061Z] + go version [2023-11-02T04:06:54.061Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-02T04:06:54.104Z] $ docker stop --time=1 3ad5507a237257d09233a35bc06d6b8a0c6ce1cb2f3f877cd77476a73a7778ec [2023-11-02T04:06:55.356Z] $ docker rm -f --volumes 3ad5507a237257d09233a35bc06d6b8a0c6ce1cb2f3f877cd77476a73a7778ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:06:56.091Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T04:06:56.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:06:56.254Z] prd-ubuntu20.04-docker-8c-8g-16335 does not seem to be running inside a container [2023-11-02T04:06:56.292Z] $ 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_PR-650 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-650:/w/workspace/edgexfoundry_edgex-ui-go_PR-650:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-02T04:06:56.621Z] $ docker top 3fdf2fe6e170c857c6d70a275237ed720abd60324ed380ec09b16106fc84c18f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T04:06:56.993Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-650 [Pipeline] fileExists [Pipeline] sh [2023-11-02T04:06:57.354Z] + make test [2023-11-02T04:06:57.354Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-02T04:06:59.323Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-02T04:07:09.589Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-02T04:07:09.589Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-02T04:07:09.589Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-02T04:07:09.589Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-02T04:07:09.589Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-02T04:07:09.589Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-02T04:07:09.589Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-02T04:07:09.589Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-02T04:07:09.589Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-02T04:07:12.879Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T04:07:12.879Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T04:07:12.879Z] ./bin/test-attribution-txt.sh [2023-11-02T04:07:12.879Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-11-02T04:07:12.879Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-02T04:07:12.879Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-11-02T04:07:12.879Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-02T04:07:12.879Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-02T04:07:12.879Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-02T04:07:12.879Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-02T04:07:12.879Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [2023-11-02T04:07:12.879Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2023-11-02T04:07:12.879Z] make -C web test [2023-11-02T04:07:12.879Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-650/web' [2023-11-02T04:07:12.879Z] make[1]: tput: No such file or directory [2023-11-02T04:07:12.879Z] make[1]: tput: No such file or directory [2023-11-02T04:07:12.879Z] warning: generating ./VERSION [2023-11-02T04:07:12.879Z] echo "0.0.0" > VERSION [2023-11-02T04:07:12.879Z] docker build \ [2023-11-02T04:07:12.879Z] -f Dockerfile \ [2023-11-02T04:07:12.879Z] --build-arg USER=1000 \ [2023-11-02T04:07:12.879Z] \ [2023-11-02T04:07:12.879Z] --label "git_sha=9b88c41a528ff4b98ee758bb4d76646ed8a78529" \ [2023-11-02T04:07:12.879Z] -t edgexfoundry/edgex-web-ui:9b88c41a528ff4b98ee758bb4d76646ed8a78529 \ [2023-11-02T04:07:12.879Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-02T04:07:12.879Z] . [2023-11-02T04:07:12.879Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-02T04:07:12.879Z] Install the buildx component to build images with BuildKit: [2023-11-02T04:07:12.879Z] https://docs.docker.com/go/buildx/ [2023-11-02T04:07:12.879Z] [2023-11-02T04:07:12.879Z] Sending build context to Docker daemon 2.706MB [2023-11-02T04:07:12.879Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-02T04:07:13.138Z] 18-alpine3.18: Pulling from library/node [2023-11-02T04:07:13.138Z] 96526aa774ef: Already exists [2023-11-02T04:07:13.138Z] 3130715204cf: Pulling fs layer [2023-11-02T04:07:13.138Z] b06de8ab1c4f: Pulling fs layer [2023-11-02T04:07:13.138Z] 90ef3ffc5156: Pulling fs layer [2023-11-02T04:07:13.138Z] 90ef3ffc5156: Verifying Checksum [2023-11-02T04:07:13.138Z] 90ef3ffc5156: Download complete [2023-11-02T04:07:13.138Z] b06de8ab1c4f: Verifying Checksum [2023-11-02T04:07:13.138Z] b06de8ab1c4f: Download complete [2023-11-02T04:07:13.396Z] 3130715204cf: Verifying Checksum [2023-11-02T04:07:13.396Z] 3130715204cf: Download complete [2023-11-02T04:07:15.296Z] 3130715204cf: Pull complete [2023-11-02T04:07:15.557Z] b06de8ab1c4f: Pull complete [2023-11-02T04:07:15.557Z] 90ef3ffc5156: Pull complete [2023-11-02T04:07:15.557Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-02T04:07:15.557Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-02T04:07:15.557Z] ---> d1517ab6615b [2023-11-02T04:07:15.557Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-02T04:07:19.016Z] ---> Running in 94f272dea8ce [2023-11-02T04:07:19.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T04:07:19.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T04:07:19.275Z] (1/154) Installing libexpat (2.5.0-r1) [2023-11-02T04:07:19.275Z] (2/154) Installing brotli-libs (1.0.9-r14) [2023-11-02T04:07:19.275Z] (3/154) Installing libbz2 (1.0.8-r5) [2023-11-02T04:07:19.275Z] (4/154) Installing libpng (1.6.39-r3) [2023-11-02T04:07:19.275Z] (5/154) Installing freetype (2.13.0-r5) [2023-11-02T04:07:19.275Z] (6/154) Installing fontconfig (2.14.2-r3) [2023-11-02T04:07:19.275Z] (7/154) Installing libfontenc (1.1.7-r2) [2023-11-02T04:07:19.275Z] (8/154) Installing mkfontscale (1.2.2-r3) [2023-11-02T04:07:19.275Z] (9/154) Installing font-opensans (0_git20210927-r1) [2023-11-02T04:07:19.275Z] (10/154) Installing pkgconf (1.9.5-r0) [2023-11-02T04:07:19.535Z] (11/154) Installing libffi (3.4.4-r2) [2023-11-02T04:07:19.535Z] (12/154) Installing libintl (0.21.1-r7) [2023-11-02T04:07:19.535Z] (13/154) Installing libblkid (2.38.1-r8) [2023-11-02T04:07:19.535Z] (14/154) Installing libmount (2.38.1-r8) [2023-11-02T04:07:19.535Z] (15/154) Installing pcre2 (10.42-r1) [2023-11-02T04:07:19.535Z] (16/154) Installing glib (2.76.4-r0) [2023-11-02T04:07:19.535Z] (17/154) Installing xz-libs (5.4.3-r0) [2023-11-02T04:07:19.535Z] (18/154) Installing libxml2 (2.11.4-r0) [2023-11-02T04:07:19.535Z] (19/154) Installing shared-mime-info (2.2-r5) [2023-11-02T04:07:19.535Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2023-11-02T04:07:19.535Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-02T04:07:19.535Z] (22/154) Installing libwebp (1.3.2-r0) [2023-11-02T04:07:19.535Z] (23/154) Installing zstd-libs (1.5.5-r4) [2023-11-02T04:07:19.535Z] (24/154) Installing tiff (4.5.1-r0) [2023-11-02T04:07:19.535Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2023-11-02T04:07:19.535Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-02T04:07:19.535Z] (27/154) Installing libxau (1.0.11-r2) [2023-11-02T04:07:19.535Z] (28/154) Installing libmd (1.0.4-r2) [2023-11-02T04:07:19.535Z] (29/154) Installing libbsd (0.11.7-r1) [2023-11-02T04:07:19.535Z] (30/154) Installing libxdmcp (1.1.4-r2) [2023-11-02T04:07:19.535Z] (31/154) Installing libxcb (1.15-r1) [2023-11-02T04:07:19.535Z] (32/154) Installing libx11 (1.8.7-r0) [2023-11-02T04:07:19.535Z] (33/154) Installing libxcomposite (0.4.6-r3) [2023-11-02T04:07:19.535Z] (34/154) Installing libxfixes (6.0.1-r2) [2023-11-02T04:07:19.535Z] (35/154) Installing libxrender (0.9.11-r3) [2023-11-02T04:07:19.535Z] (36/154) Installing libxcursor (1.2.1-r2) [2023-11-02T04:07:19.535Z] (37/154) Installing libxdamage (1.1.6-r2) [2023-11-02T04:07:19.535Z] (38/154) Installing libxext (1.3.5-r2) [2023-11-02T04:07:19.535Z] (39/154) Installing libxi (1.8.1-r0) [2023-11-02T04:07:19.535Z] (40/154) Installing libxinerama (1.1.5-r2) [2023-11-02T04:07:19.535Z] (41/154) Installing libxrandr (1.5.3-r2) [2023-11-02T04:07:19.535Z] (42/154) Installing libatk-1.0 (2.48.3-r0) [2023-11-02T04:07:19.535Z] (43/154) Installing libxtst (1.2.4-r2) [2023-11-02T04:07:19.535Z] (44/154) Installing dbus-libs (1.14.8-r0) [2023-11-02T04:07:19.535Z] (45/154) Installing at-spi2-core (2.48.3-r0) [2023-11-02T04:07:19.794Z] (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-02T04:07:19.794Z] (47/154) Installing pixman (0.42.2-r1) [2023-11-02T04:07:19.795Z] (48/154) Installing cairo (1.17.8-r1) [2023-11-02T04:07:19.795Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2023-11-02T04:07:19.795Z] (50/154) Installing avahi-libs (0.8-r13) [2023-11-02T04:07:19.795Z] (51/154) Installing gmp (6.2.1-r3) [2023-11-02T04:07:19.795Z] (52/154) Installing nettle (3.8.1-r2) [2023-11-02T04:07:19.795Z] (53/154) Installing libunistring (1.1-r1) [2023-11-02T04:07:19.795Z] (54/154) Installing libidn2 (2.3.4-r1) [2023-11-02T04:07:19.795Z] (55/154) Installing p11-kit (0.24.1-r2) [2023-11-02T04:07:19.795Z] (56/154) Installing libtasn1 (4.19.0-r1) [2023-11-02T04:07:19.795Z] (57/154) Installing gnutls (3.8.0-r2) [2023-11-02T04:07:19.795Z] (58/154) Installing cups-libs (2.4.7-r0) [2023-11-02T04:07:19.795Z] (59/154) Installing libepoxy (1.5.10-r1) [2023-11-02T04:07:19.795Z] (60/154) Installing fribidi (1.0.13-r0) [2023-11-02T04:07:19.795Z] (61/154) Installing graphite2 (1.3.14-r5) [2023-11-02T04:07:19.795Z] (62/154) Installing harfbuzz (7.3.0-r0) [2023-11-02T04:07:19.795Z] (63/154) Installing libxft (2.3.8-r1) [2023-11-02T04:07:19.795Z] (64/154) Installing pango (1.50.14-r1) [2023-11-02T04:07:19.795Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2023-11-02T04:07:19.795Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-02T04:07:19.795Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2023-11-02T04:07:19.795Z] (68/154) Installing xkeyboard-config (2.38-r0) [2023-11-02T04:07:19.795Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2023-11-02T04:07:19.795Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2023-11-02T04:07:20.057Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-02T04:07:20.057Z] (71/154) Installing icu-data-full (73.2-r2) [2023-11-02T04:07:20.057Z] (72/154) Installing mesa (23.0.4-r0) [2023-11-02T04:07:20.057Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2023-11-02T04:07:20.627Z] (74/154) Installing hwdata-pci (0.370-r0) [2023-11-02T04:07:20.888Z] (75/154) Installing libpciaccess (0.17-r2) [2023-11-02T04:07:20.888Z] (76/154) Installing libdrm (2.4.115-r4) [2023-11-02T04:07:20.888Z] (77/154) Installing musl-fts (1.2.7-r5) [2023-11-02T04:07:20.888Z] (78/154) Installing libelf (0.189-r2) [2023-11-02T04:07:20.888Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2023-11-02T04:07:20.888Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-02T04:07:20.888Z] (81/154) Installing eudev-libs (3.2.11-r8) [2023-11-02T04:07:20.888Z] (82/154) Installing libmagic (5.45-r0) [2023-11-02T04:07:20.888Z] (83/154) Installing file (5.45-r0) [2023-11-02T04:07:20.888Z] (84/154) Installing libice (1.1.1-r2) [2023-11-02T04:07:21.148Z] (85/154) Installing libuuid (2.38.1-r8) [2023-11-02T04:07:21.148Z] (86/154) Installing libsm (1.2.4-r1) [2023-11-02T04:07:21.148Z] (87/154) Installing libxt (1.3.0-r2) [2023-11-02T04:07:21.148Z] (88/154) Installing libxmu (1.1.4-r2) [2023-11-02T04:07:21.148Z] (89/154) Installing xset (1.2.5-r1) [2023-11-02T04:07:21.148Z] (90/154) Installing xprop (1.2.6-r0) [2023-11-02T04:07:21.148Z] (91/154) Installing xdg-utils (1.1.3-r4) [2023-11-02T04:07:21.148Z] (92/154) Installing libogg (1.3.5-r4) [2023-11-02T04:07:21.148Z] (93/154) Installing flac-libs (1.4.3-r0) [2023-11-02T04:07:21.148Z] (94/154) Installing alsa-lib (1.2.9-r1) [2023-11-02T04:07:21.148Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2023-11-02T04:07:21.148Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2023-11-02T04:07:21.148Z] (97/154) Installing aom-libs (3.6.1-r0) [2023-11-02T04:07:21.148Z] (98/154) Installing libva (2.18.0-r1) [2023-11-02T04:07:21.148Z] (99/154) Installing libvdpau (1.5-r1) [2023-11-02T04:07:21.148Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2023-11-02T04:07:21.148Z] (101/154) Installing ffmpeg-libavutil (6.0-r15) [2023-11-02T04:07:21.148Z] (102/154) Installing libdav1d (1.2.1-r0) [2023-11-02T04:07:21.148Z] (103/154) Installing libhwy (1.0.4-r1) [2023-11-02T04:07:21.148Z] (104/154) Installing lcms2 (2.15-r2) [2023-11-02T04:07:21.148Z] (105/154) Installing libjxl (0.8.2-r0) [2023-11-02T04:07:21.408Z] (106/154) Installing lame-libs (3.100-r5) [2023-11-02T04:07:21.408Z] (107/154) Installing opus (1.4-r0) [2023-11-02T04:07:21.408Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2023-11-02T04:07:21.408Z] (109/154) Installing soxr (0.1.3-r5) [2023-11-02T04:07:21.408Z] (110/154) Installing ffmpeg-libswresample (6.0-r15) [2023-11-02T04:07:21.408Z] (111/154) Installing libtheora (1.1.1-r17) [2023-11-02T04:07:21.408Z] (112/154) Installing libvorbis (1.3.7-r1) [2023-11-02T04:07:21.408Z] (113/154) Installing libvpx (1.13.0-r2) [2023-11-02T04:07:21.408Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2023-11-02T04:07:21.408Z] (115/154) Installing numactl (2.0.16-r4) [2023-11-02T04:07:21.408Z] (116/154) Installing x265-libs (3.5-r4) [2023-11-02T04:07:21.408Z] (117/154) Installing xvidcore (1.3.7-r1) [2023-11-02T04:07:21.408Z] (118/154) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-02T04:07:21.676Z] (119/154) Installing libbluray (1.3.4-r0) [2023-11-02T04:07:21.676Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2023-11-02T04:07:21.676Z] (121/154) Installing libopenmpt (0.7.2-r0) [2023-11-02T04:07:21.676Z] (122/154) Installing cjson (1.7.15-r4) [2023-11-02T04:07:21.676Z] (123/154) Installing mbedtls (2.28.5-r0) [2023-11-02T04:07:21.676Z] (124/154) Installing librist (0.2.7-r0) [2023-11-02T04:07:21.676Z] (125/154) Installing libsrt (1.5.2-r0) [2023-11-02T04:07:21.676Z] (126/154) Installing libssh (0.10.5-r0) [2023-11-02T04:07:21.676Z] (127/154) Installing libsodium (1.0.18-r3) [2023-11-02T04:07:21.676Z] (128/154) Installing libzmq (4.3.4-r4) [2023-11-02T04:07:21.676Z] (129/154) Installing ffmpeg-libavformat (6.0-r15) [2023-11-02T04:07:21.676Z] (130/154) Installing libevent (2.1.12-r6) [2023-11-02T04:07:21.676Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2023-11-02T04:07:21.676Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2023-11-02T04:07:21.676Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2023-11-02T04:07:21.676Z] (134/154) Installing icu-libs (73.2-r2) [2023-11-02T04:07:21.676Z] (135/154) Installing jsoncpp (1.9.5-r0) [2023-11-02T04:07:21.676Z] (136/154) Installing minizip (1.2.13-r1) [2023-11-02T04:07:21.676Z] (137/154) Installing nspr (4.35-r2) [2023-11-02T04:07:21.676Z] (138/154) Installing sqlite-libs (3.41.2-r2) [2023-11-02T04:07:21.676Z] (139/154) Installing nss (3.94-r0) [2023-11-02T04:07:21.938Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2023-11-02T04:07:21.938Z] (141/154) Installing libasyncns (0.8-r1) [2023-11-02T04:07:21.938Z] (142/154) Installing libltdl (2.4.7-r2) [2023-11-02T04:07:21.938Z] (143/154) Installing orc (0.4.34-r0) [2023-11-02T04:07:21.938Z] (144/154) Installing libsndfile (1.2.0-r2) [2023-11-02T04:07:21.938Z] (145/154) Installing speexdsp (1.2.1-r1) [2023-11-02T04:07:21.938Z] (146/154) Installing tdb-libs (1.4.8-r1) [2023-11-02T04:07:21.938Z] (147/154) Installing libpulse (16.1-r10) [2023-11-02T04:07:21.938Z] (148/154) Installing snappy (1.1.10-r1) [2023-11-02T04:07:21.938Z] (149/154) Installing libwoff2common (1.0.2-r2) [2023-11-02T04:07:21.938Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2023-11-02T04:07:21.938Z] (151/154) Installing libgpg-error (1.47-r1) [2023-11-02T04:07:21.938Z] (152/154) Installing libgcrypt (1.10.2-r1) [2023-11-02T04:07:21.938Z] (153/154) Installing libxslt (1.1.38-r0) [2023-11-02T04:07:21.938Z] (154/154) Installing chromium (117.0.5938.62-r0) [2023-11-02T04:07:23.333Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T04:07:23.333Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-02T04:07:23.333Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-02T04:07:23.333Z] Executing glib-2.76.4-r0.trigger [2023-11-02T04:07:23.333Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-02T04:07:23.901Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-02T04:07:23.901Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-02T04:07:23.901Z] OK: 576 MiB in 171 packages [2023-11-02T04:07:33.965Z] Removing intermediate container 94f272dea8ce [2023-11-02T04:07:33.965Z] ---> e17b978d66da [2023-11-02T04:07:33.965Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-02T04:07:33.965Z] ---> Running in 91fc191b980d [2023-11-02T04:07:33.965Z] Removing intermediate container 91fc191b980d [2023-11-02T04:07:33.965Z] ---> 66ea31fd93c5 [2023-11-02T04:07:33.965Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-02T04:07:33.965Z] ---> Running in e57904a5c1de [2023-11-02T04:07:33.965Z] Removing intermediate container e57904a5c1de [2023-11-02T04:07:33.965Z] ---> ece9f34b7130 [2023-11-02T04:07:33.965Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-02T04:07:33.965Z] ---> Running in f86f8d203ca1 [2023-11-02T04:07:33.965Z] Removing intermediate container f86f8d203ca1 [2023-11-02T04:07:33.965Z] ---> 835f10fdf7c6 [2023-11-02T04:07:33.965Z] Step 6/11 : RUN npm install -g npm [2023-11-02T04:07:33.965Z] ---> Running in 9945e9996ddc [2023-11-02T04:07:40.532Z] [2023-11-02T04:07:40.532Z] removed 31 packages, and changed 65 packages in 6s [2023-11-02T04:07:40.532Z] [2023-11-02T04:07:40.532Z] 26 packages are looking for funding [2023-11-02T04:07:40.532Z] run `npm fund` for details [2023-11-02T04:07:41.207Z] Removing intermediate container 9945e9996ddc [2023-11-02T04:07:41.207Z] ---> 90cffa6ecd2e [2023-11-02T04:07:41.207Z] Step 7/11 : ARG USER=1000 [2023-11-02T04:07:41.466Z] ---> Running in 2f9bcc1ac85e [2023-11-02T04:07:41.466Z] Removing intermediate container 2f9bcc1ac85e [2023-11-02T04:07:41.466Z] ---> 935f39d326b3 [2023-11-02T04:07:41.466Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-02T04:07:41.466Z] ---> Running in 754ab7970da5 [2023-11-02T04:07:42.031Z] Removing intermediate container 754ab7970da5 [2023-11-02T04:07:42.031Z] ---> 11b8c4baa973 [2023-11-02T04:07:42.031Z] Step 9/11 : USER $USER:$USER [2023-11-02T04:07:42.031Z] ---> Running in 66260aefb00a [2023-11-02T04:07:42.031Z] Removing intermediate container 66260aefb00a [2023-11-02T04:07:42.031Z] ---> 9fe830baec46 [2023-11-02T04:07:42.031Z] Step 10/11 : WORKDIR /app [2023-11-02T04:07:42.031Z] ---> Running in b8b3c7ad5bb0 [2023-11-02T04:07:42.291Z] Removing intermediate container b8b3c7ad5bb0 [2023-11-02T04:07:42.291Z] ---> be1a8d89cfc2 [2023-11-02T04:07:42.291Z] Step 11/11 : LABEL git_sha=9b88c41a528ff4b98ee758bb4d76646ed8a78529 [2023-11-02T04:07:42.291Z] ---> Running in efee24cf2a75 [2023-11-02T04:07:42.291Z] Removing intermediate container efee24cf2a75 [2023-11-02T04:07:42.291Z] ---> 9b30798c0da7 [2023-11-02T04:07:42.291Z] Successfully built 9b30798c0da7 [2023-11-02T04:07:42.291Z] Successfully tagged edgexfoundry/edgex-web-ui:9b88c41a528ff4b98ee758bb4d76646ed8a78529 [2023-11-02T04:07:42.291Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-02T04:07:42.291Z] touch edgex-web-ui.imagebuilt [2023-11-02T04:07:42.291Z] mkdir -p node_modules coverage [2023-11-02T04:07:42.291Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-02T04:07:42.291Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE Unsupported engine { [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE required: { [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE }, [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE } [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE Unsupported engine { [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE required: { [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE }, [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE } [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE Unsupported engine { [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE required: { [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE }, [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE } [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE Unsupported engine { [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE required: { [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE }, [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE } [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE Unsupported engine { [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE required: { [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE }, [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE } [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE Unsupported engine { [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE required: { [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE }, [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE } [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE Unsupported engine { [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE required: { [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE }, [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE } [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE Unsupported engine { [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE required: { [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE }, [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE } [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE Unsupported engine { [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE required: { [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE }, [2023-11-02T04:07:44.187Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-02T04:07:44.188Z] npm WARN EBADENGINE } [2023-11-02T04:07:59.076Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-11-02T04:07:59.076Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-11-02T04:07:59.076Z] 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-02T04:07:59.076Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-11-02T04:07:59.076Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-11-02T04:07:59.076Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-11-02T04:07:59.076Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-11-02T04:07:59.076Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-11-02T04:07:59.076Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-02T04:07:59.076Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-02T04:07:59.076Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-11-02T04:07:59.076Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-02T04:07:59.076Z] 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-02T04:07:59.076Z] 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-02T04:07:59.076Z] 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-02T04:07:59.076Z] 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-02T04:07:59.335Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-11-02T04:08:02.340Z] 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-02T04:08:02.598Z] 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-02T04:08:05.127Z] 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-02T04:08:10.757Z] 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-02T04:08:14.954Z] [2023-11-02T04:08:14.954Z] added 1478 packages, and audited 1479 packages in 31s [2023-11-02T04:08:14.954Z] [2023-11-02T04:08:14.954Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-11-02T04:08:14.954Z] [2023-11-02T04:08:14.954Z] To address issues that do not require attention, run: [2023-11-02T04:08:14.954Z] npm audit fix [2023-11-02T04:08:14.954Z] [2023-11-02T04:08:14.954Z] To address all issues (including breaking changes), run: [2023-11-02T04:08:14.954Z] npm audit fix --force [2023-11-02T04:08:14.954Z] [2023-11-02T04:08:14.954Z] Run `npm audit` for details. [2023-11-02T04:08:24.969Z] 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-02T04:08:26.349Z] - Generating browser application bundles (phase: setup)... [2023-11-02T04:08:30.538Z] Compiling @angular/core : es2015 as esm2015 [2023-11-02T04:08:30.538Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-11-02T04:08:33.067Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-11-02T04:08:33.067Z] Compiling @angular/common : es2015 as esm2015 [2023-11-02T04:08:33.325Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-11-02T04:08:33.325Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-11-02T04:08:33.583Z] Compiling @angular/common/http : es2015 as esm2015 [2023-11-02T04:08:33.583Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-11-02T04:08:34.149Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-11-02T04:08:34.149Z] Compiling @angular/router : es2015 as esm2015 [2023-11-02T04:08:34.149Z] Compiling @angular/forms : es2015 as esm2015 [2023-11-02T04:08:34.149Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-11-02T04:08:34.407Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-11-02T04:08:35.782Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-11-02T04:08:39.977Z] 02 11 2023 04:08:39.943:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-11-02T04:08:39.977Z] 02 11 2023 04:08:39.945:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-11-02T04:08:39.977Z] 02 11 2023 04:08:39.948:INFO [launcher]: Starting browser ChromeHeadless [2023-11-02T04:08:49.948Z] ✔ Browser application bundle generation complete. [2023-11-02T04:08:49.948Z] 02 11 2023 04:08:49.725:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket sP0ef2H9Z7wFOE_-AAAB with id 15103687 [2023-11-02T04:08:52.494Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-11-02T04:08:52.494Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.096 secs) [2023-11-02T04:08:52.494Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.123 secs) [2023-11-02T04:08:52.494Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.131 secs) [2023-11-02T04:08:52.494Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.162 secs) [2023-11-02T04:08:52.494Z] WARN: ' [2023-11-02T04:08:52.494Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-02T04:08:52.494Z] Support for using the ngModel input property and ngModelChange event with [2023-11-02T04:08:52.494Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-02T04:08:52.494Z] in a future version of Angular. [2023-11-02T04:08:52.494Z] [2023-11-02T04:08:52.494Z] For more information on this, see our API docs here: [2023-11-02T04:08:52.494Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-02T04:08:52.494Z] ' [2023-11-02T04:08:52.494Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.162 secs) [2023-11-02T04:08:52.494Z] WARN: ' [2023-11-02T04:08:52.494Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-02T04:08:52.494Z] Support for using the ngModel input property and ngModelChange event with [2023-11-02T04:08:52.494Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-02T04:08:52.494Z] in a future version of Angular. [2023-11-02T04:08:52.494Z] [2023-11-02T04:08:52.494Z] For more information on this, see our API docs here: [2023-11-02T04:08:52.494Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-02T04:08:52.494Z] ' [2023-11-02T04:08:52.494Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.202 secs) [2023-11-02T04:08:52.494Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.21 secs) [2023-11-02T04:08:52.494Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.213 secs) [2023-11-02T04:08:52.494Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.216 secs) [2023-11-02T04:08:52.494Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.219 secs) [2023-11-02T04:08:52.494Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.283 secs) [2023-11-02T04:08:52.494Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.296 secs) [2023-11-02T04:08:52.494Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.3 secs) [2023-11-02T04:08:52.494Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.312 secs) [2023-11-02T04:08:52.494Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.32 secs) [2023-11-02T04:08:52.494Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.324 secs) [2023-11-02T04:08:52.494Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.34 secs) [2023-11-02T04:08:52.751Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.349 secs) [2023-11-02T04:08:52.751Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.363 secs) [2023-11-02T04:08:52.751Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.366 secs) [2023-11-02T04:08:52.751Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.377 secs) [2023-11-02T04:08:52.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.385 secs) [2023-11-02T04:08:52.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.407 secs) [2023-11-02T04:08:52.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.428 secs) [2023-11-02T04:08:52.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.434 secs) [2023-11-02T04:08:52.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.443 secs) [2023-11-02T04:08:52.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.452 secs) [2023-11-02T04:08:52.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.468 secs) [2023-11-02T04:08:52.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.474 secs) [2023-11-02T04:08:52.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.48 secs) [2023-11-02T04:08:52.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.494 secs) [2023-11-02T04:08:52.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.498 secs) [2023-11-02T04:08:52.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.504 secs) [2023-11-02T04:08:52.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.518 secs) [2023-11-02T04:08:52.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.52 secs) [2023-11-02T04:08:52.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.526 secs) [2023-11-02T04:08:52.752Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.541 secs) [2023-11-02T04:08:53.009Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.549 secs) [2023-11-02T04:08:53.009Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.554 secs) [2023-11-02T04:08:53.009Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.558 secs) [2023-11-02T04:08:53.009Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.56 secs) [2023-11-02T04:08:53.009Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.566 secs) [2023-11-02T04:08:53.009Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.57 secs) [2023-11-02T04:08:53.009Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.599 secs) [2023-11-02T04:08:53.009Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.611 secs) [2023-11-02T04:08:53.009Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.663 secs) [2023-11-02T04:08:53.009Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.67 secs) [2023-11-02T04:08:53.009Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.691 secs) [2023-11-02T04:08:53.009Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.697 secs) [2023-11-02T04:08:53.009Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.704 secs) [2023-11-02T04:08:53.009Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.71 secs) [2023-11-02T04:08:53.009Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.712 secs) [2023-11-02T04:08:53.009Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.713 secs) [2023-11-02T04:08:53.009Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.727 secs) [2023-11-02T04:08:53.009Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.75 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.758 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.761 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.768 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.772 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.775 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.783 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.792 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.794 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.796 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.805 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.808 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.811 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.813 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.833 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.836 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.848 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.852 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.856 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.859 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.874 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.877 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.878 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.881 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.892 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.904 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.906 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.907 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.908 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.924 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.932 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.938 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.942 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.944 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.947 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.948 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.95 secs) [2023-11-02T04:08:53.267Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.952 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.959 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.967 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.974 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.979 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.988 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.991 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.003 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.008 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.013 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.023 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.043 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.045 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.046 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.048 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.065 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.07 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.075 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.087 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.105 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.125 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.14 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.146 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.148 secs) [2023-11-02T04:08:53.525Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.15 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.17 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.177 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.179 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.185 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.198 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.21 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.227 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.239 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.244 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.25 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.253 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.263 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.264 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.277 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.286 secs) [2023-11-02T04:08:53.784Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-02T04:08:53.784Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-02T04:08:53.784Z] 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-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.286 secs) [2023-11-02T04:08:53.784Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-02T04:08:53.784Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-02T04:08:53.784Z] 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-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.29 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.292 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.293 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.294 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.299 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.302 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.305 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.311 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.313 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.323 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.331 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.343 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.345 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.346 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.347 secs) [2023-11-02T04:08:53.784Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.348 secs) [2023-11-02T04:08:54.043Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.349 secs) [2023-11-02T04:08:54.043Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (1.836 secs / 1.349 secs) [2023-11-02T04:08:54.043Z] TOTAL: 147 SUCCESS [2023-11-02T04:08:54.043Z] ✔ Browser application bundle generation complete. [2023-11-02T04:08:54.303Z] [2023-11-02T04:08:54.303Z] =============================== Coverage summary =============================== [2023-11-02T04:08:54.303Z] Statements : 41.06% ( 1474/3590 ) [2023-11-02T04:08:54.303Z] Branches : 11.75% ( 114/970 ) [2023-11-02T04:08:54.303Z] Functions : 32.29% ( 423/1310 ) [2023-11-02T04:08:54.303Z] Lines : 39.05% ( 1329/3403 ) [2023-11-02T04:08:54.303Z] ================================================================================ [2023-11-02T04:08:54.562Z] ✔ Browser application bundle generation complete. [2023-11-02T04:08:55.129Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-650/web' [Pipeline] echo [2023-11-02T04:08:55.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T04:08:55.206Z] $ docker stop --time=1 3fdf2fe6e170c857c6d70a275237ed720abd60324ed380ec09b16106fc84c18f [2023-11-02T04:08:56.612Z] $ docker rm -f --volumes 3fdf2fe6e170c857c6d70a275237ed720abd60324ed380ec09b16106fc84c18f [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T04:08:57.166Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T04:08:58.749Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-02T04:08:59.404Z] + sudo chown -R jenkins:jenkins . [2023-11-02T04:08:59.433Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16338 in /w/workspace/edgexfoundry_edgex-ui-go_PR-650 [Pipeline] { [Pipeline] ws [2023-11-02T04:08:59.491Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-11-02T04:08:59.569Z] The recommended git tool is: git [Pipeline] sh [2023-11-02T04:09:00.325Z] + ls -al . [2023-11-02T04:09:00.325Z] total 180 [2023-11-02T04:09:00.325Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 2 04:06 . [2023-11-02T04:09:00.325Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:05 .. [2023-11-02T04:09:00.325Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:05 .blubracket [2023-11-02T04:09:00.325Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 2 04:05 .dockerignore [2023-11-02T04:09:00.325Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 04:05 .git [2023-11-02T04:09:00.325Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:05 .github [2023-11-02T04:09:00.325Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 2 04:05 .gitignore [2023-11-02T04:09:00.325Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 04:05 .semver [2023-11-02T04:09:00.325Z] -rw-rw-r-- 1 jenkins jenkins 8418 Nov 2 04:05 Attribution.txt [2023-11-02T04:09:00.325Z] -rw-rw-r-- 1 jenkins jenkins 19103 Nov 2 04:05 CHANGELOG.md [2023-11-02T04:09:00.325Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 2 04:05 CONTRIBUTING.md [2023-11-02T04:09:00.325Z] -rw-rw-r-- 1 jenkins jenkins 1788 Nov 2 04:05 Dockerfile [2023-11-02T04:09:00.325Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 2 04:05 Jenkinsfile [2023-11-02T04:09:00.325Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 2 04:05 LICENSE [2023-11-02T04:09:00.325Z] -rw-rw-r-- 1 jenkins jenkins 2134 Nov 2 04:05 Makefile [2023-11-02T04:09:00.325Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 2 04:05 README.md [2023-11-02T04:09:00.325Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 04:05 VERSION [2023-11-02T04:09:00.325Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:05 assets [2023-11-02T04:09:00.325Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:05 bin [2023-11-02T04:09:00.325Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:05 cmd [2023-11-02T04:09:00.325Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 2 04:06 coverage.out [2023-11-02T04:09:00.325Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:05 docs [2023-11-02T04:09:00.325Z] -rw-rw-r-- 1 jenkins jenkins 3512 Nov 2 04:05 go.mod [2023-11-02T04:09:00.325Z] -rw-rw-r-- 1 jenkins jenkins 34269 Nov 2 04:05 go.sum [2023-11-02T04:09:00.325Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 04:05 internal [2023-11-02T04:09:00.325Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:05 testing [2023-11-02T04:09:00.325Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 2 04:05 version.go [2023-11-02T04:09:00.325Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 2 04:07 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:09:00.724Z] + 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=9b88c41a528ff4b98ee758bb4d76646ed8a78529 --label arch=amd64 --label version=0.0.0 . [2023-11-02T04:09:00.982Z] Sending build context to Docker daemon 51.8MB [2023-11-02T04:09:00.982Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T04:09:00.982Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-02T04:09:00.982Z] ---> 07468ac9a057 [2023-11-02T04:09:00.982Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-02T04:09:02.920Z] ---> Running in 23c6a4c7b0b0 [2023-11-02T04:09:02.920Z] Removing intermediate container 23c6a4c7b0b0 [2023-11-02T04:09:02.920Z] ---> 2717408228f5 [2023-11-02T04:09:02.920Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T04:09:02.920Z] ---> Running in 5c7931c68340 [2023-11-02T04:09:02.920Z] Removing intermediate container 5c7931c68340 [2023-11-02T04:09:02.920Z] ---> 349eecf93ba4 [2023-11-02T04:09:02.920Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T04:09:02.920Z] ---> Running in 153ffa1bd288 [2023-11-02T04:09:03.177Z] Removing intermediate container 153ffa1bd288 [2023-11-02T04:09:03.177Z] ---> c8aa969c4204 [2023-11-02T04:09:03.177Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-11-02T04:09:03.177Z] ---> Running in 1aad1533f7f5 [2023-11-02T04:09:03.177Z] Removing intermediate container 1aad1533f7f5 [2023-11-02T04:09:03.177Z] ---> 8380c731a5a5 [2023-11-02T04:09:03.177Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-02T04:09:03.177Z] ---> Running in 71a2f8e9033f [2023-11-02T04:09:03.177Z] Removing intermediate container 71a2f8e9033f [2023-11-02T04:09:03.177Z] ---> 7f792dd08424 [2023-11-02T04:09:03.177Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-02T04:09:04.554Z] ---> 7580d8827b01 [2023-11-02T04:09:04.554Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T04:09:04.554Z] ---> Running in 103c97e60805 [2023-11-02T04:09:04.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T04:09:04.734Z] using credential edgex-jenkins-ssh [2023-11-02T04:09:04.752Z] Cloning the remote Git repository [2023-11-02T04:09:04.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T04:09:04.814Z] OK: 264 MiB in 52 packages [2023-11-02T04:09:05.381Z] Removing intermediate container 103c97e60805 [2023-11-02T04:09:05.381Z] ---> e7cb42cc7dd9 [2023-11-02T04:09:05.381Z] Step 10/25 : ENV GO111MODULE=on [2023-11-02T04:09:05.381Z] ---> Running in 0cbea0228cc8 [2023-11-02T04:09:05.641Z] Removing intermediate container 0cbea0228cc8 [2023-11-02T04:09:05.641Z] ---> f235be1898ba [2023-11-02T04:09:05.641Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-02T04:09:05.641Z] ---> Running in 0be2c7cb7df3 [2023-11-02T04:09:05.641Z] Removing intermediate container 0be2c7cb7df3 [2023-11-02T04:09:05.641Z] ---> 7f737c77ebef [2023-11-02T04:09:05.641Z] Step 12/25 : COPY go.mod vendor* ./ [2023-11-02T04:09:05.641Z] ---> 01bdf764aa5d [2023-11-02T04:09:05.641Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T04:09:04.811Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-02T04:09:04.927Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-11-02T04:09:05.097Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-02T04:09:05.098Z] > git --version # timeout=10 [2023-11-02T04:09:05.121Z] > git --version # 'git version 2.25.1' [2023-11-02T04:09:05.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T04:09:05.296Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T04:09:05.899Z] ---> Running in fb58a5cfa52f [2023-11-02T04:09:06.468Z] Removing intermediate container fb58a5cfa52f [2023-11-02T04:09:06.468Z] ---> 2727bff5cb31 [2023-11-02T04:09:06.468Z] Step 14/25 : COPY . . [2023-11-02T04:09:08.441Z] ---> a370acb2c3e5 [2023-11-02T04:09:08.441Z] Step 15/25 : RUN ${MAKE} [2023-11-02T04:09:08.441Z] ---> Running in f5ebaa320f5f [2023-11-02T04:09:08.441Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-11-02T04:09:09.037Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-11-02T04:09:09.059Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T04:09:10.661Z] Merging remotes/origin/main commit 422becc45202548155d324fc99806fcdfea34ca0 into PR head commit 9b88c41a528ff4b98ee758bb4d76646ed8a78529 [2023-11-02T04:09:10.031Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-11-02T04:09:10.075Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-02T04:09:10.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T04:09:10.095Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/650/head:refs/remotes/origin/PR-650 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-02T04:09:10.685Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T04:09:10.787Z] > git checkout -f 9b88c41a528ff4b98ee758bb4d76646ed8a78529 # timeout=10 [2023-11-02T04:09:11.243Z] > git remote # timeout=10 [2023-11-02T04:09:11.266Z] > git config --get remote.origin.url # timeout=10 [2023-11-02T04:09:11.287Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T04:09:11.362Z] Merge succeeded, producing 9b88c41a528ff4b98ee758bb4d76646ed8a78529 [2023-11-02T04:09:11.363Z] Checking out Revision 9b88c41a528ff4b98ee758bb4d76646ed8a78529 (PR-650) [2023-11-02T04:09:12.310Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3" [2023-11-02T04:09:12.385Z] > git --version # timeout=10 [2023-11-02T04:09:12.397Z] > git --version # 'git version 2.25.1' [2023-11-02T04:09:12.417Z] fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-11-02T04:09:11.307Z] > git merge 422becc45202548155d324fc99806fcdfea34ca0 # timeout=10 [2023-11-02T04:09:11.339Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-02T04:09:11.373Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T04:09:11.391Z] > git checkout -f 9b88c41a528ff4b98ee758bb4d76646ed8a78529 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T04:09:13.479Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-02T04:09:13.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T04:09:13.479Z] Dload Upload Total Spent Left Speed [2023-11-02T04:09:13.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-11-02T04:09:14.117Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-02T04:09:14.476Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-02T04:09:14.476Z] + sudo tee /etc/docker/daemon.new [2023-11-02T04:09:14.476Z] { [2023-11-02T04:09:14.476Z] "registry-mirrors": [ [2023-11-02T04:09:14.476Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-02T04:09:14.476Z] ], [2023-11-02T04:09:14.476Z] "bip": "10.250.0.254/24", [2023-11-02T04:09:14.476Z] "hosts": [ [2023-11-02T04:09:14.476Z] "tcp://0.0.0.0:5555", [2023-11-02T04:09:14.476Z] "unix:///var/run/docker.sock" [2023-11-02T04:09:14.476Z] ], [2023-11-02T04:09:14.476Z] "mtu": 1458, [2023-11-02T04:09:14.476Z] "selinux-enabled": true, [2023-11-02T04:09:14.476Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-02T04:09:14.476Z] } [Pipeline] sh [2023-11-02T04:09:14.834Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-02T04:09:15.184Z] + sudo service docker restart [2023-11-02T04:09:26.654Z] Removing intermediate container f5ebaa320f5f [2023-11-02T04:09:26.654Z] ---> b22e8b2bae7c [2023-11-02T04:09:26.654Z] Step 16/25 : FROM alpine:3.18 [2023-11-02T04:09:26.654Z] 3.18: Pulling from library/alpine [2023-11-02T04:09:26.654Z] 96526aa774ef: Already exists [2023-11-02T04:09:26.654Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T04:09:26.654Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T04:09:26.654Z] ---> 8ca4688f4f35 [2023-11-02T04:09:26.654Z] Step 17/25 : EXPOSE 4000 [2023-11-02T04:09:26.654Z] ---> Running in 6882fbe21e55 [2023-11-02T04:09:26.654Z] Removing intermediate container 6882fbe21e55 [2023-11-02T04:09:26.654Z] ---> 2e3413680ac8 [2023-11-02T04:09:26.654Z] 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-02T04:09:27.597Z] ---> abf953d55d68 [2023-11-02T04:09:27.597Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-02T04:09:27.597Z] ---> 6da13f4d5af1 [2023-11-02T04:09:27.597Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-02T04:09:27.597Z] ---> 0181fb027708 [2023-11-02T04:09:27.597Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-02T04:09:27.597Z] ---> Running in 47c57ead294b [2023-11-02T04:09:27.597Z] Removing intermediate container 47c57ead294b [2023-11-02T04:09:27.597Z] ---> 1d92f88ded81 [2023-11-02T04:09:27.597Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-02T04:09:27.859Z] ---> Running in 2539c16a2dbb [2023-11-02T04:09:27.859Z] Removing intermediate container 2539c16a2dbb [2023-11-02T04:09:27.859Z] ---> 0ca1d9943c9f [2023-11-02T04:09:27.859Z] Step 23/25 : LABEL arch=amd64 [2023-11-02T04:09:27.859Z] ---> Running in dcff572e073b [2023-11-02T04:09:27.859Z] Removing intermediate container dcff572e073b [2023-11-02T04:09:27.859Z] ---> 43306f89f720 [2023-11-02T04:09:27.859Z] Step 24/25 : LABEL git_sha=9b88c41a528ff4b98ee758bb4d76646ed8a78529 [2023-11-02T04:09:27.859Z] ---> Running in 394ded02dc0a [2023-11-02T04:09:28.119Z] Removing intermediate container 394ded02dc0a [2023-11-02T04:09:28.119Z] ---> 8b002a199d5a [2023-11-02T04:09:28.120Z] Step 25/25 : LABEL version=0.0.0 [2023-11-02T04:09:28.120Z] ---> Running in 2716f712ecb6 [2023-11-02T04:09:28.120Z] Removing intermediate container 2716f712ecb6 [2023-11-02T04:09:28.120Z] ---> 0c79f68d8457 [2023-11-02T04:09:28.120Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T04:09:28.120Z] Successfully built 0c79f68d8457 [2023-11-02T04:09:28.120Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-02T04:09:29.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T04:09:29.037Z] [2023-11-02T04:09:29.037Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:09:29.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T04:09:29.406Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-02T04:09:29.406Z] 5eb5b503b376: Pulling fs layer [2023-11-02T04:09:29.406Z] 5c69ac0246d0: Pulling fs layer [2023-11-02T04:09:29.406Z] ec43610c2a17: Pulling fs layer [2023-11-02T04:09:29.406Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-02T04:09:29.406Z] 33b1e0a273af: Pulling fs layer [2023-11-02T04:09:29.406Z] 5d3b04190fa2: Pulling fs layer [2023-11-02T04:09:29.406Z] 2f39f015ded8: Pulling fs layer [2023-11-02T04:09:29.406Z] 2f39f015ded8: Waiting [2023-11-02T04:09:29.406Z] 5d3b04190fa2: Waiting [2023-11-02T04:09:29.406Z] 3a2ae6a8a46f: Waiting [2023-11-02T04:09:29.406Z] 33b1e0a273af: Waiting [2023-11-02T04:09:29.406Z] 5c69ac0246d0: Verifying Checksum [2023-11-02T04:09:29.406Z] 5c69ac0246d0: Download complete [2023-11-02T04:09:29.406Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-02T04:09:29.406Z] 3a2ae6a8a46f: Download complete [2023-11-02T04:09:29.406Z] 33b1e0a273af: Verifying Checksum [2023-11-02T04:09:29.406Z] 33b1e0a273af: Download complete [2023-11-02T04:09:29.406Z] 5d3b04190fa2: Download complete [2023-11-02T04:09:29.406Z] ec43610c2a17: Verifying Checksum [2023-11-02T04:09:29.406Z] ec43610c2a17: Download complete [2023-11-02T04:09:29.664Z] 5eb5b503b376: Verifying Checksum [2023-11-02T04:09:29.664Z] 5eb5b503b376: Download complete [2023-11-02T04:09:30.229Z] 2f39f015ded8: Download complete [2023-11-02T04:09:30.798Z] 5eb5b503b376: Pull complete [2023-11-02T04:09:30.798Z] 5c69ac0246d0: Pull complete [2023-11-02T04:09:31.367Z] ec43610c2a17: Pull complete [2023-11-02T04:09:31.367Z] 3a2ae6a8a46f: Pull complete [2023-11-02T04:09:31.625Z] 33b1e0a273af: Pull complete [2023-11-02T04:09:31.625Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T04:09:33.508Z] provisioning config files... [2023-11-02T04:09:33.544Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6353949679536074197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:09:33.945Z] ---> docker-login.sh [2023-11-02T04:09:33.945Z] nexus3.edgexfoundry.org:10001 [2023-11-02T04:09:34.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:09:34.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:09:34.531Z] Configure a credential helper to remove this warning. See [2023-11-02T04:09:34.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:09:34.531Z] [2023-11-02T04:09:34.531Z] Login Succeeded [2023-11-02T04:09:34.531Z] nexus3.edgexfoundry.org:10002 [2023-11-02T04:09:34.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:09:35.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:09:35.071Z] Configure a credential helper to remove this warning. See [2023-11-02T04:09:35.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:09:35.071Z] [2023-11-02T04:09:35.071Z] Login Succeeded [2023-11-02T04:09:35.071Z] nexus3.edgexfoundry.org:10003 [2023-11-02T04:09:35.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:09:35.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:09:35.341Z] Configure a credential helper to remove this warning. See [2023-11-02T04:09:35.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:09:35.341Z] [2023-11-02T04:09:35.341Z] Login Succeeded [2023-11-02T04:09:35.341Z] nexus3.edgexfoundry.org:10004 [2023-11-02T04:09:35.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:09:35.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:09:35.886Z] Configure a credential helper to remove this warning. See [2023-11-02T04:09:35.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:09:35.886Z] [2023-11-02T04:09:35.886Z] Login Succeeded [2023-11-02T04:09:35.886Z] docker.io [2023-11-02T04:09:35.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:09:36.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:09:36.476Z] Configure a credential helper to remove this warning. See [2023-11-02T04:09:36.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:09:36.476Z] [2023-11-02T04:09:36.476Z] Login Succeeded [2023-11-02T04:09:36.476Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T04:09:36.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-11-02T04:09:36.891Z] 2f39f015ded8: Pull complete [2023-11-02T04:09:36.891Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-02T04:09:36.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T04:09:36.891Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:09:37.124Z] prd-ubuntu20.04-docker-8c-8g-16335 does not seem to be running inside a container [2023-11-02T04:09:37.167Z] $ 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_PR-650 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-650:/w/workspace/edgexfoundry_edgex-ui-go_PR-650:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-02T04:09:41.112Z] $ docker top 19ca77d6db858703444588b0772e5999a32f84a58ef100598336e146b40a9b0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo [2023-11-02T04:09:41.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T04:09:41.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T04:09:41.383Z] ========================================================= [2023-11-02T04:09:41.383Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-02T04:09:41.383Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-02T04:09:41.543Z] ---> job-cost.sh [2023-11-02T04:09:41.543Z] lf-activate-venv: SKIPPING [2023-11-02T04:09:41.543Z] INFO: No Stack... [Pipeline] sh [2023-11-02T04:09:41.800Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T04:09:41.889Z] + 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-02T04:09:42.367Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T04:09:42.683Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-650/archives/cost.csv [2023-11-02T04:09:42.683Z] + cut -d, -f6 [Pipeline] lock [2023-11-02T04:09:42.724Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-650-1-stack-cost] [2023-11-02T04:09:42.729Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-650-1-stack-cost] did not exist. Created. [2023-11-02T04:09:42.729Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-650-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T04:09:43.123Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-02T04:09:43.334Z] Sending build context to Docker daemon 31.63MB [2023-11-02T04:09:43.334Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T04:09:43.334Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-02T04:09:43.334Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-02T04:09:43.334Z] 9fda8d8052c6: Pulling fs layer [2023-11-02T04:09:43.334Z] 5d54e960e981: Pulling fs layer [2023-11-02T04:09:43.334Z] c4a7e357bf2a: Pulling fs layer [2023-11-02T04:09:43.334Z] f0e02332f6b5: Pulling fs layer [2023-11-02T04:09:43.334Z] cefa15bbcfad: Pulling fs layer [2023-11-02T04:09:43.334Z] 17808c966233: Pulling fs layer [2023-11-02T04:09:43.334Z] f4c1fc716caa: Pulling fs layer [2023-11-02T04:09:43.334Z] cefa15bbcfad: Waiting [2023-11-02T04:09:43.334Z] f4c1fc716caa: Waiting [2023-11-02T04:09:43.334Z] 17808c966233: Waiting [2023-11-02T04:09:43.334Z] f0e02332f6b5: Waiting [2023-11-02T04:09:43.604Z] 5d54e960e981: Verifying Checksum [2023-11-02T04:09:43.604Z] 5d54e960e981: Download complete [2023-11-02T04:09:43.604Z] f0e02332f6b5: Verifying Checksum [2023-11-02T04:09:43.604Z] f0e02332f6b5: Download complete [2023-11-02T04:09:43.604Z] 9fda8d8052c6: Download complete [2023-11-02T04:09:43.604Z] cefa15bbcfad: Verifying Checksum [2023-11-02T04:09:43.604Z] cefa15bbcfad: Download complete [2023-11-02T04:09:43.627Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T04:09:43.643Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-650-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T04:09:43.735Z] $ docker stop --time=1 19ca77d6db858703444588b0772e5999a32f84a58ef100598336e146b40a9b0a [2023-11-02T04:09:44.190Z] f4c1fc716caa: Verifying Checksum [2023-11-02T04:09:44.190Z] f4c1fc716caa: Download complete [2023-11-02T04:09:44.458Z] 9fda8d8052c6: Pull complete [2023-11-02T04:09:45.051Z] 5d54e960e981: Pull complete [2023-11-02T04:09:45.058Z] $ docker rm -f --volumes 19ca77d6db858703444588b0772e5999a32f84a58ef100598336e146b40a9b0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-02T04:09:45.640Z] c4a7e357bf2a: Verifying Checksum [2023-11-02T04:09:45.641Z] c4a7e357bf2a: Download complete [2023-11-02T04:09:46.606Z] 17808c966233: Verifying Checksum [2023-11-02T04:09:58.924Z] c4a7e357bf2a: Pull complete [2023-11-02T04:09:58.924Z] f0e02332f6b5: Pull complete [2023-11-02T04:09:59.198Z] cefa15bbcfad: Pull complete [2023-11-02T04:10:09.289Z] 17808c966233: Pull complete [2023-11-02T04:10:09.565Z] f4c1fc716caa: Pull complete [2023-11-02T04:10:09.566Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-02T04:10:09.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-02T04:10:09.566Z] ---> ea914061e18c [2023-11-02T04:10:09.566Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-02T04:10:11.519Z] ---> Running in 2a9cc99f8e3d [2023-11-02T04:10:11.787Z] Removing intermediate container 2a9cc99f8e3d [2023-11-02T04:10:11.787Z] ---> 9902eb3390be [2023-11-02T04:10:11.787Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T04:10:12.057Z] ---> Running in 005a35ecde5a [2023-11-02T04:10:12.324Z] Removing intermediate container 005a35ecde5a [2023-11-02T04:10:12.324Z] ---> 6ba0e2ca7479 [2023-11-02T04:10:12.324Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T04:10:12.324Z] ---> Running in cdce7d5a4bec [2023-11-02T04:10:12.597Z] Removing intermediate container cdce7d5a4bec [2023-11-02T04:10:12.597Z] ---> a9f3e4de42a1 [2023-11-02T04:10:12.597Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-02T04:10:12.867Z] ---> Running in 717d27e616f6 [2023-11-02T04:10:13.137Z] Removing intermediate container 717d27e616f6 [2023-11-02T04:10:13.137Z] ---> b226a1310982 [2023-11-02T04:10:13.137Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-02T04:10:13.137Z] ---> Running in f091b21ee1bc [2023-11-02T04:10:13.725Z] Removing intermediate container f091b21ee1bc [2023-11-02T04:10:13.725Z] ---> 8026b060e4c6 [2023-11-02T04:10:13.725Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-02T04:10:13.994Z] latest: Pulling from library/docker [2023-11-02T04:10:14.266Z] 579b34f0a95b: Pulling fs layer [2023-11-02T04:10:14.266Z] 2ecd494fa26a: Pulling fs layer [2023-11-02T04:10:14.266Z] 4f4fb700ef54: Pulling fs layer [2023-11-02T04:10:14.266Z] 99624a4fd86a: Pulling fs layer [2023-11-02T04:10:14.266Z] 6b3f207db0e4: Pulling fs layer [2023-11-02T04:10:14.266Z] 2f21744ef460: Pulling fs layer [2023-11-02T04:10:14.266Z] 80fde8283b9a: Pulling fs layer [2023-11-02T04:10:14.266Z] cfd52aaeb832: Pulling fs layer [2023-11-02T04:10:14.266Z] 2aa7661f3209: Pulling fs layer [2023-11-02T04:10:14.266Z] ad7962f27383: Pulling fs layer [2023-11-02T04:10:14.266Z] c8cf6870052b: Pulling fs layer [2023-11-02T04:10:14.266Z] 1996d6e72d7b: Pulling fs layer [2023-11-02T04:10:14.266Z] 112e10f1d4c1: Pulling fs layer [2023-11-02T04:10:14.266Z] b97b6e3dbded: Pulling fs layer [2023-11-02T04:10:14.266Z] 2aa7661f3209: Waiting [2023-11-02T04:10:14.266Z] ad7962f27383: Waiting [2023-11-02T04:10:14.266Z] c8cf6870052b: Waiting [2023-11-02T04:10:14.266Z] 99624a4fd86a: Waiting [2023-11-02T04:10:14.266Z] 6b3f207db0e4: Waiting [2023-11-02T04:10:14.266Z] 1996d6e72d7b: Waiting [2023-11-02T04:10:14.266Z] 112e10f1d4c1: Waiting [2023-11-02T04:10:14.266Z] b97b6e3dbded: Waiting [2023-11-02T04:10:14.266Z] 2f21744ef460: Waiting [2023-11-02T04:10:14.266Z] 80fde8283b9a: Waiting [2023-11-02T04:10:14.266Z] cfd52aaeb832: Waiting [2023-11-02T04:10:14.266Z] 4f4fb700ef54: Verifying Checksum [2023-11-02T04:10:14.266Z] 4f4fb700ef54: Download complete [2023-11-02T04:10:14.754Z] 2ecd494fa26a: Verifying Checksum [2023-11-02T04:10:14.754Z] 2ecd494fa26a: Download complete [2023-11-02T04:10:14.754Z] 579b34f0a95b: Verifying Checksum [2023-11-02T04:10:14.754Z] 579b34f0a95b: Download complete [2023-11-02T04:10:15.032Z] 99624a4fd86a: Verifying Checksum [2023-11-02T04:10:15.032Z] 99624a4fd86a: Download complete [2023-11-02T04:10:15.300Z] 80fde8283b9a: Download complete [2023-11-02T04:10:15.300Z] 2f21744ef460: Verifying Checksum [2023-11-02T04:10:15.300Z] 2f21744ef460: Download complete [2023-11-02T04:10:15.300Z] 6b3f207db0e4: Verifying Checksum [2023-11-02T04:10:15.300Z] 6b3f207db0e4: Download complete [2023-11-02T04:10:15.300Z] 579b34f0a95b: Pull complete [2023-11-02T04:10:15.300Z] 2aa7661f3209: Download complete [2023-11-02T04:10:15.300Z] cfd52aaeb832: Download complete [2023-11-02T04:10:15.571Z] c8cf6870052b: Verifying Checksum [2023-11-02T04:10:15.571Z] c8cf6870052b: Download complete [2023-11-02T04:10:15.571Z] ad7962f27383: Verifying Checksum [2023-11-02T04:10:15.571Z] ad7962f27383: Download complete [2023-11-02T04:10:15.839Z] 112e10f1d4c1: Verifying Checksum [2023-11-02T04:10:15.839Z] 112e10f1d4c1: Download complete [2023-11-02T04:10:15.839Z] b97b6e3dbded: Verifying Checksum [2023-11-02T04:10:15.839Z] b97b6e3dbded: Download complete [2023-11-02T04:10:16.107Z] 2ecd494fa26a: Pull complete [2023-11-02T04:10:16.381Z] 4f4fb700ef54: Pull complete [2023-11-02T04:10:16.968Z] 1996d6e72d7b: Verifying Checksum [2023-11-02T04:10:16.968Z] 1996d6e72d7b: Download complete [2023-11-02T04:10:17.554Z] 99624a4fd86a: Pull complete [2023-11-02T04:10:20.893Z] 6b3f207db0e4: Pull complete [2023-11-02T04:10:21.856Z] 2f21744ef460: Pull complete [2023-11-02T04:10:21.856Z] 80fde8283b9a: Pull complete [2023-11-02T04:10:22.123Z] cfd52aaeb832: Pull complete [2023-11-02T04:10:22.391Z] 2aa7661f3209: Pull complete [2023-11-02T04:10:23.802Z] ad7962f27383: Pull complete [2023-11-02T04:10:23.802Z] c8cf6870052b: Pull complete [2023-11-02T04:10:27.148Z] 1996d6e72d7b: Pull complete [2023-11-02T04:10:27.415Z] 112e10f1d4c1: Pull complete [2023-11-02T04:10:27.683Z] b97b6e3dbded: Pull complete [2023-11-02T04:10:27.683Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-02T04:10:27.683Z] Status: Downloaded newer image for docker:latest [2023-11-02T04:10:30.285Z] ---> 38a05c1ca212 [2023-11-02T04:10:30.285Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T04:10:30.285Z] ---> Running in 60f566006e7f [2023-11-02T04:10:31.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T04:10:31.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T04:10:32.948Z] OK: 266 MiB in 52 packages [2023-11-02T04:10:35.001Z] Removing intermediate container 60f566006e7f [2023-11-02T04:10:35.001Z] ---> a6d27a63bbf7 [2023-11-02T04:10:35.001Z] Step 10/15 : ENV GO111MODULE=on [2023-11-02T04:10:35.001Z] ---> Running in a65cfbf8910e [2023-11-02T04:10:35.269Z] Removing intermediate container a65cfbf8910e [2023-11-02T04:10:35.269Z] ---> 8a19fa5eaefa [2023-11-02T04:10:35.269Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-02T04:10:35.269Z] ---> Running in 3ee61527dfec [2023-11-02T04:10:35.537Z] Removing intermediate container 3ee61527dfec [2023-11-02T04:10:35.537Z] ---> 7e56f75d4293 [2023-11-02T04:10:35.537Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-02T04:10:36.135Z] ---> df80e63dda1c [2023-11-02T04:10:36.135Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T04:10:36.403Z] ---> Running in 98028a7602d3 [2023-11-02T04:11:58.067Z] Removing intermediate container 98028a7602d3 [2023-11-02T04:11:58.067Z] ---> b4eb933d6c11 [2023-11-02T04:11:58.067Z] Step 14/15 : COPY . . [2023-11-02T04:11:58.339Z] ---> 4a5ce711d726 [2023-11-02T04:11:58.339Z] Step 15/15 : RUN ${MAKE} [2023-11-02T04:11:58.339Z] ---> Running in 1fba912032f8 [2023-11-02T04:11:59.304Z] noop [2023-11-02T04:12:00.275Z] Removing intermediate container 1fba912032f8 [2023-11-02T04:12:00.275Z] ---> 1dfff63f0462 [2023-11-02T04:12:00.275Z] Successfully built 1dfff63f0462 [2023-11-02T04:12:00.275Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:12:00.748Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T04:12:00.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:12:01.023Z] prd-ubuntu20.04-docker-arm64-4c-16g-16338 does not seem to be running inside a container [2023-11-02T04:12:01.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-02T04:12:02.381Z] $ docker top 4b3fa1e0dcdb25613ea816d06d3b7b80fa6fc8c0f2f5c7520d631c9051b85b23 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T04:12:03.293Z] + go version [2023-11-02T04:12:03.293Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-02T04:12:03.332Z] $ docker stop --time=1 4b3fa1e0dcdb25613ea816d06d3b7b80fa6fc8c0f2f5c7520d631c9051b85b23 [2023-11-02T04:12:05.007Z] $ docker rm -f --volumes 4b3fa1e0dcdb25613ea816d06d3b7b80fa6fc8c0f2f5c7520d631c9051b85b23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:12:05.893Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T04:12:05.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:12:06.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-16338 does not seem to be running inside a container [2023-11-02T04:12:06.257Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-02T04:12:10.868Z] $ docker top 231eef9b9782b8c482de770a88bbb30216877ebbd033fff061f1f125cd449cc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T04:12:11.773Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-02T04:12:12.496Z] + make test [2023-11-02T04:12:12.496Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-02T04:12:16.769Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-02T04:13:53.423Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-02T04:13:53.423Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-02T04:13:53.423Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-02T04:13:53.423Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-02T04:13:53.423Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-02T04:13:53.423Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-02T04:13:53.423Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-02T04:13:53.423Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-02T04:13:53.423Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-02T04:14:15.486Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T04:14:15.486Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T04:14:15.752Z] ./bin/test-attribution-txt.sh [2023-11-02T04:14:15.752Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-11-02T04:14:15.752Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-02T04:14:15.752Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-11-02T04:14:15.752Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-02T04:14:15.752Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-02T04:14:16.018Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-02T04:14:16.018Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-02T04:14:16.018Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [2023-11-02T04:14:16.018Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2023-11-02T04:14:16.018Z] make -C web test [2023-11-02T04:14:16.018Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-11-02T04:14:16.019Z] make[1]: tput: No such file or directory [2023-11-02T04:14:16.019Z] make[1]: tput: No such file or directory [2023-11-02T04:14:16.019Z] warning: generating ./VERSION [2023-11-02T04:14:16.019Z] echo "0.0.0" > VERSION [2023-11-02T04:14:16.019Z] docker build \ [2023-11-02T04:14:16.019Z] -f Dockerfile \ [2023-11-02T04:14:16.019Z] --build-arg USER=1000 \ [2023-11-02T04:14:16.019Z] \ [2023-11-02T04:14:16.019Z] --label "git_sha=9b88c41a528ff4b98ee758bb4d76646ed8a78529" \ [2023-11-02T04:14:16.019Z] -t edgexfoundry/edgex-web-ui:9b88c41a528ff4b98ee758bb4d76646ed8a78529 \ [2023-11-02T04:14:16.019Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-02T04:14:16.019Z] . [2023-11-02T04:14:16.019Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-02T04:14:16.019Z] Install the buildx component to build images with BuildKit: [2023-11-02T04:14:16.019Z] https://docs.docker.com/go/buildx/ [2023-11-02T04:14:16.019Z] [2023-11-02T04:14:16.603Z] Sending build context to Docker daemon 2.706MB [2023-11-02T04:14:16.869Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-02T04:14:16.869Z] 18-alpine3.18: Pulling from library/node [2023-11-02T04:14:16.869Z] 579b34f0a95b: Already exists [2023-11-02T04:14:16.869Z] 193dce5f4a0c: Pulling fs layer [2023-11-02T04:14:16.869Z] 78d1fe6b9b44: Pulling fs layer [2023-11-02T04:14:16.869Z] 18c854bc80ea: Pulling fs layer [2023-11-02T04:14:16.869Z] 18c854bc80ea: Verifying Checksum [2023-11-02T04:14:16.869Z] 18c854bc80ea: Download complete [2023-11-02T04:14:17.137Z] 78d1fe6b9b44: Verifying Checksum [2023-11-02T04:14:17.137Z] 78d1fe6b9b44: Download complete [2023-11-02T04:14:18.095Z] 193dce5f4a0c: Verifying Checksum [2023-11-02T04:14:18.095Z] 193dce5f4a0c: Download complete [2023-11-02T04:14:26.300Z] 193dce5f4a0c: Pull complete [2023-11-02T04:14:26.300Z] 78d1fe6b9b44: Pull complete [2023-11-02T04:14:26.300Z] 18c854bc80ea: Pull complete [2023-11-02T04:14:26.300Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-02T04:14:26.300Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-02T04:14:26.300Z] ---> f5a5f9201015 [2023-11-02T04:14:26.300Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-02T04:14:26.567Z] ---> Running in 22cfb5d65958 [2023-11-02T04:14:27.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T04:14:28.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T04:14:29.082Z] (1/151) Installing libexpat (2.5.0-r1) [2023-11-02T04:14:29.082Z] (2/151) Installing brotli-libs (1.0.9-r14) [2023-11-02T04:14:29.350Z] (3/151) Installing libbz2 (1.0.8-r5) [2023-11-02T04:14:29.350Z] (4/151) Installing libpng (1.6.39-r3) [2023-11-02T04:14:29.350Z] (5/151) Installing freetype (2.13.0-r5) [2023-11-02T04:14:29.350Z] (6/151) Installing fontconfig (2.14.2-r3) [2023-11-02T04:14:29.350Z] (7/151) Installing libfontenc (1.1.7-r2) [2023-11-02T04:14:29.350Z] (8/151) Installing mkfontscale (1.2.2-r3) [2023-11-02T04:14:29.350Z] (9/151) Installing font-opensans (0_git20210927-r1) [2023-11-02T04:14:29.350Z] (10/151) Installing pkgconf (1.9.5-r0) [2023-11-02T04:14:29.350Z] (11/151) Installing libffi (3.4.4-r2) [2023-11-02T04:14:29.350Z] (12/151) Installing libintl (0.21.1-r7) [2023-11-02T04:14:29.350Z] (13/151) Installing libblkid (2.38.1-r8) [2023-11-02T04:14:29.350Z] (14/151) Installing libmount (2.38.1-r8) [2023-11-02T04:14:29.627Z] (15/151) Installing pcre2 (10.42-r1) [2023-11-02T04:14:29.627Z] (16/151) Installing glib (2.76.4-r0) [2023-11-02T04:14:29.627Z] (17/151) Installing xz-libs (5.4.3-r0) [2023-11-02T04:14:29.627Z] (18/151) Installing libxml2 (2.11.4-r0) [2023-11-02T04:14:29.627Z] (19/151) Installing shared-mime-info (2.2-r5) [2023-11-02T04:14:29.627Z] (20/151) Installing hicolor-icon-theme (0.17-r2) [2023-11-02T04:14:29.893Z] (21/151) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-02T04:14:29.893Z] (22/151) Installing libwebp (1.3.2-r0) [2023-11-02T04:14:29.893Z] (23/151) Installing zstd-libs (1.5.5-r4) [2023-11-02T04:14:29.893Z] (24/151) Installing tiff (4.5.1-r0) [2023-11-02T04:14:29.893Z] (25/151) Installing gdk-pixbuf (2.42.10-r5) [2023-11-02T04:14:29.893Z] (26/151) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-02T04:14:29.893Z] (27/151) Installing libxau (1.0.11-r2) [2023-11-02T04:14:29.893Z] (28/151) Installing libmd (1.0.4-r2) [2023-11-02T04:14:29.893Z] (29/151) Installing libbsd (0.11.7-r1) [2023-11-02T04:14:29.893Z] (30/151) Installing libxdmcp (1.1.4-r2) [2023-11-02T04:14:29.893Z] (31/151) Installing libxcb (1.15-r1) [2023-11-02T04:14:29.893Z] (32/151) Installing libx11 (1.8.7-r0) [2023-11-02T04:14:30.163Z] (33/151) Installing libxcomposite (0.4.6-r3) [2023-11-02T04:14:30.163Z] (34/151) Installing libxfixes (6.0.1-r2) [2023-11-02T04:14:30.163Z] (35/151) Installing libxrender (0.9.11-r3) [2023-11-02T04:14:30.163Z] (36/151) Installing libxcursor (1.2.1-r2) [2023-11-02T04:14:30.163Z] (37/151) Installing libxdamage (1.1.6-r2) [2023-11-02T04:14:30.163Z] (38/151) Installing libxext (1.3.5-r2) [2023-11-02T04:14:30.163Z] (39/151) Installing libxi (1.8.1-r0) [2023-11-02T04:14:30.163Z] (40/151) Installing libxinerama (1.1.5-r2) [2023-11-02T04:14:30.163Z] (41/151) Installing libxrandr (1.5.3-r2) [2023-11-02T04:14:30.163Z] (42/151) Installing libatk-1.0 (2.48.3-r0) [2023-11-02T04:14:30.163Z] (43/151) Installing libxtst (1.2.4-r2) [2023-11-02T04:14:30.163Z] (44/151) Installing dbus-libs (1.14.8-r0) [2023-11-02T04:14:30.163Z] (45/151) Installing at-spi2-core (2.48.3-r0) [2023-11-02T04:14:30.163Z] (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-02T04:14:30.163Z] (47/151) Installing pixman (0.42.2-r1) [2023-11-02T04:14:30.435Z] (48/151) Installing cairo (1.17.8-r1) [2023-11-02T04:14:30.435Z] (49/151) Installing cairo-gobject (1.17.8-r1) [2023-11-02T04:14:30.435Z] (50/151) Installing avahi-libs (0.8-r13) [2023-11-02T04:14:30.435Z] (51/151) Installing gmp (6.2.1-r3) [2023-11-02T04:14:30.435Z] (52/151) Installing nettle (3.8.1-r2) [2023-11-02T04:14:30.435Z] (53/151) Installing libunistring (1.1-r1) [2023-11-02T04:14:30.435Z] (54/151) Installing libidn2 (2.3.4-r1) [2023-11-02T04:14:30.435Z] (55/151) Installing p11-kit (0.24.1-r2) [2023-11-02T04:14:30.435Z] (56/151) Installing libtasn1 (4.19.0-r1) [2023-11-02T04:14:30.435Z] (57/151) Installing gnutls (3.8.0-r2) [2023-11-02T04:14:30.435Z] (58/151) Installing cups-libs (2.4.7-r0) [2023-11-02T04:14:30.708Z] (59/151) Installing libepoxy (1.5.10-r1) [2023-11-02T04:14:30.708Z] (60/151) Installing fribidi (1.0.13-r0) [2023-11-02T04:14:30.708Z] (61/151) Installing graphite2 (1.3.14-r5) [2023-11-02T04:14:30.708Z] (62/151) Installing harfbuzz (7.3.0-r0) [2023-11-02T04:14:30.708Z] (63/151) Installing libxft (2.3.8-r1) [2023-11-02T04:14:30.708Z] (64/151) Installing pango (1.50.14-r1) [2023-11-02T04:14:30.708Z] (65/151) Installing wayland-libs-client (1.22.0-r2) [2023-11-02T04:14:30.708Z] (66/151) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-02T04:14:30.708Z] (67/151) Installing wayland-libs-egl (1.22.0-r2) [2023-11-02T04:14:30.708Z] (68/151) Installing xkeyboard-config (2.38-r0) [2023-11-02T04:14:30.982Z] (69/151) Installing libxkbcommon (1.5.0-r2) [2023-11-02T04:14:30.982Z] (70/151) Installing gtk+3.0 (3.24.38-r1) [2023-11-02T04:14:31.252Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-02T04:14:31.252Z] (71/151) Installing icu-data-full (73.2-r2) [2023-11-02T04:14:32.216Z] (72/151) Installing mesa (23.0.4-r0) [2023-11-02T04:14:32.216Z] (73/151) Installing llvm15-libs (15.0.7-r6) [2023-11-02T04:14:34.798Z] (74/151) Installing libdrm (2.4.115-r4) [2023-11-02T04:14:34.798Z] (75/151) Installing musl-fts (1.2.7-r5) [2023-11-02T04:14:34.798Z] (76/151) Installing libelf (0.189-r2) [2023-11-02T04:14:34.798Z] (77/151) Installing mesa-glapi (23.0.4-r0) [2023-11-02T04:14:34.799Z] (78/151) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-02T04:14:35.069Z] (79/151) Installing eudev-libs (3.2.11-r8) [2023-11-02T04:14:35.069Z] (80/151) Installing libmagic (5.45-r0) [2023-11-02T04:14:35.069Z] (81/151) Installing file (5.45-r0) [2023-11-02T04:14:35.069Z] (82/151) Installing libice (1.1.1-r2) [2023-11-02T04:14:35.069Z] (83/151) Installing libuuid (2.38.1-r8) [2023-11-02T04:14:35.069Z] (84/151) Installing libsm (1.2.4-r1) [2023-11-02T04:14:35.069Z] (85/151) Installing libxt (1.3.0-r2) [2023-11-02T04:14:35.069Z] (86/151) Installing libxmu (1.1.4-r2) [2023-11-02T04:14:35.335Z] (87/151) Installing xset (1.2.5-r1) [2023-11-02T04:14:35.335Z] (88/151) Installing xprop (1.2.6-r0) [2023-11-02T04:14:35.335Z] (89/151) Installing xdg-utils (1.1.3-r4) [2023-11-02T04:14:35.335Z] (90/151) Installing libogg (1.3.5-r4) [2023-11-02T04:14:35.335Z] (91/151) Installing flac-libs (1.4.3-r0) [2023-11-02T04:14:35.335Z] (92/151) Installing alsa-lib (1.2.9-r1) [2023-11-02T04:14:35.335Z] (93/151) Installing libatomic (12.2.1_git20220924-r10) [2023-11-02T04:14:35.335Z] (94/151) Installing svt-av1-libs (1.6.0-r0) [2023-11-02T04:14:35.602Z] (95/151) Installing aom-libs (3.6.1-r0) [2023-11-02T04:14:36.187Z] (96/151) Installing libva (2.18.0-r1) [2023-11-02T04:14:36.187Z] (97/151) Installing libvdpau (1.5-r1) [2023-11-02T04:14:36.187Z] (98/151) Installing ffmpeg-libavutil (6.0-r15) [2023-11-02T04:14:36.187Z] (99/151) Installing libdav1d (1.2.1-r0) [2023-11-02T04:14:36.187Z] (100/151) Installing libhwy (1.0.4-r1) [2023-11-02T04:14:36.187Z] (101/151) Installing lcms2 (2.15-r2) [2023-11-02T04:14:36.187Z] (102/151) Installing libjxl (0.8.2-r0) [2023-11-02T04:14:36.454Z] (103/151) Installing lame-libs (3.100-r5) [2023-11-02T04:14:36.454Z] (104/151) Installing opus (1.4-r0) [2023-11-02T04:14:36.454Z] (105/151) Installing libgomp (12.2.1_git20220924-r10) [2023-11-02T04:14:36.454Z] (106/151) Installing soxr (0.1.3-r5) [2023-11-02T04:14:36.454Z] (107/151) Installing ffmpeg-libswresample (6.0-r15) [2023-11-02T04:14:36.454Z] (108/151) Installing libtheora (1.1.1-r17) [2023-11-02T04:14:36.454Z] (109/151) Installing libvorbis (1.3.7-r1) [2023-11-02T04:14:36.454Z] (110/151) Installing libvpx (1.13.0-r2) [2023-11-02T04:14:36.454Z] (111/151) Installing x264-libs (0.164_git20220602-r1) [2023-11-02T04:14:36.724Z] (112/151) Installing numactl (2.0.16-r4) [2023-11-02T04:14:36.724Z] (113/151) Installing x265-libs (3.5-r4) [2023-11-02T04:14:36.724Z] (114/151) Installing xvidcore (1.3.7-r1) [2023-11-02T04:14:36.724Z] (115/151) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-02T04:14:36.993Z] (116/151) Installing libbluray (1.3.4-r0) [2023-11-02T04:14:36.993Z] (117/151) Installing mpg123-libs (1.31.3-r1) [2023-11-02T04:14:37.261Z] (118/151) Installing libopenmpt (0.7.2-r0) [2023-11-02T04:14:37.261Z] (119/151) Installing cjson (1.7.15-r4) [2023-11-02T04:14:37.261Z] (120/151) Installing mbedtls (2.28.5-r0) [2023-11-02T04:14:37.261Z] (121/151) Installing librist (0.2.7-r0) [2023-11-02T04:14:37.261Z] (122/151) Installing libsrt (1.5.2-r0) [2023-11-02T04:14:37.261Z] (123/151) Installing libssh (0.10.5-r0) [2023-11-02T04:14:37.261Z] (124/151) Installing libsodium (1.0.18-r3) [2023-11-02T04:14:37.261Z] (125/151) Installing libzmq (4.3.4-r4) [2023-11-02T04:14:37.261Z] (126/151) Installing ffmpeg-libavformat (6.0-r15) [2023-11-02T04:14:37.261Z] (127/151) Installing libevent (2.1.12-r6) [2023-11-02T04:14:37.529Z] (128/151) Installing wayland-libs-server (1.22.0-r2) [2023-11-02T04:14:37.529Z] (129/151) Installing mesa-gbm (23.0.4-r0) [2023-11-02T04:14:37.529Z] (130/151) Installing harfbuzz-subset (7.3.0-r0) [2023-11-02T04:14:37.529Z] (131/151) Installing icu-libs (73.2-r2) [2023-11-02T04:14:37.529Z] (132/151) Installing jsoncpp (1.9.5-r0) [2023-11-02T04:14:37.529Z] (133/151) Installing minizip (1.2.13-r1) [2023-11-02T04:14:37.529Z] (134/151) Installing nspr (4.35-r2) [2023-11-02T04:14:37.529Z] (135/151) Installing sqlite-libs (3.41.2-r2) [2023-11-02T04:14:37.529Z] (136/151) Installing nss (3.94-r0) [2023-11-02T04:14:37.800Z] (137/151) Installing pipewire-libs (0.3.70-r1) [2023-11-02T04:14:37.800Z] (138/151) Installing libasyncns (0.8-r1) [2023-11-02T04:14:37.800Z] (139/151) Installing libltdl (2.4.7-r2) [2023-11-02T04:14:37.800Z] (140/151) Installing orc (0.4.34-r0) [2023-11-02T04:14:37.800Z] (141/151) Installing libsndfile (1.2.0-r2) [2023-11-02T04:14:37.800Z] (142/151) Installing speexdsp (1.2.1-r1) [2023-11-02T04:14:37.800Z] (143/151) Installing tdb-libs (1.4.8-r1) [2023-11-02T04:14:37.800Z] (144/151) Installing libpulse (16.1-r10) [2023-11-02T04:14:37.800Z] (145/151) Installing snappy (1.1.10-r1) [2023-11-02T04:14:37.800Z] (146/151) Installing libwoff2common (1.0.2-r2) [2023-11-02T04:14:37.800Z] (147/151) Installing libwoff2enc (1.0.2-r2) [2023-11-02T04:14:37.800Z] (148/151) Installing libgpg-error (1.47-r1) [2023-11-02T04:14:38.069Z] (149/151) Installing libgcrypt (1.10.2-r1) [2023-11-02T04:14:38.069Z] (150/151) Installing libxslt (1.1.38-r0) [2023-11-02T04:14:38.069Z] (151/151) Installing chromium (117.0.5938.62-r0) [2023-11-02T04:14:43.430Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T04:14:43.430Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-02T04:14:43.430Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-02T04:14:43.701Z] Executing glib-2.76.4-r0.trigger [2023-11-02T04:14:43.701Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-02T04:14:46.287Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-02T04:14:46.287Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-02T04:14:46.287Z] OK: 555 MiB in 168 packages [2023-11-02T04:15:01.303Z] Removing intermediate container 22cfb5d65958 [2023-11-02T04:15:01.303Z] ---> 07145bc90d0b [2023-11-02T04:15:01.303Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-02T04:15:01.303Z] ---> Running in 2b62167d026d [2023-11-02T04:15:01.303Z] Removing intermediate container 2b62167d026d [2023-11-02T04:15:01.303Z] ---> 597d8f756dd5 [2023-11-02T04:15:01.303Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-02T04:15:01.303Z] ---> Running in 78837cfbd2b8 [2023-11-02T04:15:01.303Z] Removing intermediate container 78837cfbd2b8 [2023-11-02T04:15:01.303Z] ---> 570884232a62 [2023-11-02T04:15:01.303Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-02T04:15:01.303Z] ---> Running in 485cebee4478 [2023-11-02T04:15:01.303Z] Removing intermediate container 485cebee4478 [2023-11-02T04:15:01.303Z] ---> 81748240f955 [2023-11-02T04:15:01.303Z] Step 6/11 : RUN npm install -g npm [2023-11-02T04:15:01.303Z] ---> Running in fe0b62810116 [2023-11-02T04:15:33.724Z] [2023-11-02T04:15:33.724Z] removed 31 packages, and changed 65 packages in 27s [2023-11-02T04:15:33.724Z] [2023-11-02T04:15:33.724Z] 26 packages are looking for funding [2023-11-02T04:15:33.724Z] run `npm fund` for details [2023-11-02T04:15:34.707Z] Removing intermediate container fe0b62810116 [2023-11-02T04:15:34.707Z] ---> 24da7ea8cf79 [2023-11-02T04:15:34.707Z] Step 7/11 : ARG USER=1000 [2023-11-02T04:15:34.707Z] ---> Running in 2ff081463724 [2023-11-02T04:15:34.989Z] Removing intermediate container 2ff081463724 [2023-11-02T04:15:34.989Z] ---> b716fa303efb [2023-11-02T04:15:34.989Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-02T04:15:35.259Z] ---> Running in a249998278ca [2023-11-02T04:15:37.209Z] Removing intermediate container a249998278ca [2023-11-02T04:15:37.209Z] ---> 2a1996c8efaf [2023-11-02T04:15:37.209Z] Step 9/11 : USER $USER:$USER [2023-11-02T04:15:37.209Z] ---> Running in fd4055439d4b [2023-11-02T04:15:37.478Z] Removing intermediate container fd4055439d4b [2023-11-02T04:15:37.478Z] ---> 2b40efd4aebf [2023-11-02T04:15:37.478Z] Step 10/11 : WORKDIR /app [2023-11-02T04:15:37.478Z] ---> Running in 3db86f0e5112 [2023-11-02T04:15:37.761Z] Removing intermediate container 3db86f0e5112 [2023-11-02T04:15:37.761Z] ---> 8be3d741ad97 [2023-11-02T04:15:37.761Z] Step 11/11 : LABEL git_sha=9b88c41a528ff4b98ee758bb4d76646ed8a78529 [2023-11-02T04:15:37.761Z] ---> Running in d79703bfd975 [2023-11-02T04:15:38.355Z] Removing intermediate container d79703bfd975 [2023-11-02T04:15:38.355Z] ---> c2689e1c3147 [2023-11-02T04:15:38.355Z] Successfully built c2689e1c3147 [2023-11-02T04:15:38.355Z] Successfully tagged edgexfoundry/edgex-web-ui:9b88c41a528ff4b98ee758bb4d76646ed8a78529 [2023-11-02T04:15:38.355Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-02T04:15:38.355Z] touch edgex-web-ui.imagebuilt [2023-11-02T04:15:38.355Z] mkdir -p node_modules coverage [2023-11-02T04:15:38.355Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-02T04:15:38.355Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE Unsupported engine { [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE required: { [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE }, [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE } [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE Unsupported engine { [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE required: { [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE }, [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE } [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE Unsupported engine { [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE required: { [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE }, [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE } [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE Unsupported engine { [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE required: { [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE }, [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE } [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE Unsupported engine { [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE required: { [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE }, [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE } [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE Unsupported engine { [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE required: { [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE }, [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE } [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE Unsupported engine { [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE required: { [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE }, [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE } [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE Unsupported engine { [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE required: { [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE }, [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE } [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE Unsupported engine { [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE required: { [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE }, [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-02T04:15:53.586Z] npm WARN EBADENGINE } [2023-11-02T04:17:45.257Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-11-02T04:17:45.257Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-02T04:17:45.257Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-11-02T04:17:45.257Z] 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-02T04:17:45.257Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-11-02T04:17:45.257Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-11-02T04:17:45.257Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-11-02T04:17:45.257Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-02T04:17:45.257Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-11-02T04:17:45.257Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-02T04:17:45.257Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-11-02T04:17:45.257Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-11-02T04:17:45.257Z] 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-02T04:17:45.257Z] 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-02T04:17:49.503Z] 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-02T04:17:49.503Z] 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-02T04:17:56.151Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-11-02T04:18:18.205Z] 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-02T04:18:18.205Z] 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-02T04:18:44.873Z] 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-02T04:19:17.092Z] 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-02T04:20:04.043Z] [2023-11-02T04:20:04.043Z] added 1475 packages, and audited 1476 packages in 4m [2023-11-02T04:20:04.629Z] [2023-11-02T04:20:04.629Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-11-02T04:20:04.629Z] [2023-11-02T04:20:04.629Z] To address issues that do not require attention, run: [2023-11-02T04:20:04.629Z] npm audit fix [2023-11-02T04:20:04.629Z] [2023-11-02T04:20:04.629Z] To address all issues (including breaking changes), run: [2023-11-02T04:20:04.629Z] npm audit fix --force [2023-11-02T04:20:04.629Z] [2023-11-02T04:20:04.629Z] Run `npm audit` for details. [2023-11-02T04:20:07.978Z] 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-02T04:20:22.974Z] - Generating browser application bundles (phase: setup)... [2023-11-02T04:20:55.200Z] Compiling @angular/core : es2015 as esm2015 [2023-11-02T04:20:55.200Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-11-02T04:21:13.409Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-11-02T04:21:13.409Z] Compiling @angular/common : es2015 as esm2015 [2023-11-02T04:21:20.068Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-11-02T04:21:20.068Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-11-02T04:21:22.006Z] Compiling @angular/router : es2015 as esm2015 [2023-11-02T04:21:23.969Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-11-02T04:21:28.221Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-11-02T04:21:28.221Z] Compiling @angular/common/http : es2015 as esm2015 [2023-11-02T04:21:29.626Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-11-02T04:21:32.967Z] Compiling @angular/forms : es2015 as esm2015 [2023-11-02T04:21:32.967Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-11-02T04:21:33.561Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-11-02T04:22:29.946Z] 02 11 2023 04:22:23.251:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-11-02T04:22:29.946Z] 02 11 2023 04:22:23.263:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-11-02T04:22:29.946Z] 02 11 2023 04:22:23.291:INFO [launcher]: Starting browser ChromeHeadless [2023-11-02T04:23:27.060Z] 02 11 2023 04:23:25.872:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-11-02T04:23:29.644Z] 02 11 2023 04:23:29.566:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-11-02T04:24:08.498Z] 02 11 2023 04:24:05.217:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-11-02T04:24:26.702Z] ✔ Browser application bundle generation complete. [2023-11-02T04:24:26.702Z] 02 11 2023 04:24:25.257:INFO [Chrome Headless 117.0.5938.62 (Linux aarch64)]: Connected on socket MZDMDZHry8YJG5Q5AAAB with id 17485330 [2023-11-02T04:24:44.904Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-11-02T04:24:44.904Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 1 of 147 SUCCESS (0 secs / 0.838 secs) [2023-11-02T04:24:44.904Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 2 of 147 SUCCESS (0 secs / 1.007 secs) [2023-11-02T04:24:44.904Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 3 of 147 SUCCESS (0 secs / 1.215 secs) [2023-11-02T04:24:44.904Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 4 of 147 SUCCESS (0 secs / 1.281 secs) [2023-11-02T04:24:44.904Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 5 of 147 SUCCESS (0 secs / 1.504 secs) [2023-11-02T04:24:45.483Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 6 of 147 SUCCESS (0 secs / 1.825 secs) [2023-11-02T04:24:45.483Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 7 of 147 SUCCESS (0 secs / 1.897 secs) [2023-11-02T04:24:45.483Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 8 of 147 SUCCESS (0 secs / 1.961 secs) [2023-11-02T04:24:45.483Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 9 of 147 SUCCESS (0 secs / 2.029 secs) [2023-11-02T04:24:46.065Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 10 of 147 SUCCESS (0 secs / 2.388 secs) [2023-11-02T04:24:46.332Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 11 of 147 SUCCESS (0 secs / 2.794 secs) [2023-11-02T04:24:46.598Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 12 of 147 SUCCESS (0 secs / 2.833 secs) [2023-11-02T04:24:46.598Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 13 of 147 SUCCESS (0 secs / 2.844 secs) [2023-11-02T04:24:46.598Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 2.996 secs) [2023-11-02T04:24:46.865Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-02T04:24:46.865Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-02T04:24:46.865Z] 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-02T04:24:46.865Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 2.996 secs) [2023-11-02T04:24:46.865Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-02T04:24:46.865Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-02T04:24:46.865Z] 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-02T04:24:46.865Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 3.035 secs) [2023-11-02T04:24:46.865Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 16 of 147 SUCCESS (0 secs / 3.087 secs) [2023-11-02T04:24:46.865Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 3.17 secs) [2023-11-02T04:24:47.133Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 18 of 147 SUCCESS (0 secs / 3.208 secs) [2023-11-02T04:24:47.399Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 19 of 147 SUCCESS (0 secs / 3.396 secs) [2023-11-02T04:24:47.400Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 20 of 147 SUCCESS (0 secs / 3.435 secs) [2023-11-02T04:24:47.400Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 21 of 147 SUCCESS (0 secs / 3.504 secs) [2023-11-02T04:24:47.400Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 22 of 147 SUCCESS (0 secs / 3.522 secs) [2023-11-02T04:24:47.400Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 23 of 147 SUCCESS (0 secs / 3.536 secs) [2023-11-02T04:24:47.666Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 24 of 147 SUCCESS (0 secs / 3.558 secs) [2023-11-02T04:24:47.667Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 25 of 147 SUCCESS (0 secs / 3.57 secs) [2023-11-02T04:24:47.667Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 26 of 147 SUCCESS (0 secs / 3.615 secs) [2023-11-02T04:24:47.934Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 27 of 147 SUCCESS (0 secs / 3.77 secs) [2023-11-02T04:24:47.934Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 28 of 147 SUCCESS (0 secs / 3.833 secs) [2023-11-02T04:24:47.934Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 29 of 147 SUCCESS (0 secs / 3.85 secs) [2023-11-02T04:24:47.934Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 30 of 147 SUCCESS (0 secs / 3.862 secs) [2023-11-02T04:24:48.203Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 31 of 147 SUCCESS (0 secs / 4.062 secs) [2023-11-02T04:24:48.470Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 32 of 147 SUCCESS (0 secs / 4.166 secs) [2023-11-02T04:24:48.470Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 33 of 147 SUCCESS (0 secs / 4.191 secs) [2023-11-02T04:24:48.470Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 4.26 secs) [2023-11-02T04:24:48.470Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 35 of 147 SUCCESS (0 secs / 4.273 secs) [2023-11-02T04:24:48.470Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 4.283 secs) [2023-11-02T04:24:48.737Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 37 of 147 SUCCESS (0 secs / 4.395 secs) [2023-11-02T04:24:48.737Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 38 of 147 SUCCESS (0 secs / 4.43 secs) [2023-11-02T04:24:49.002Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 39 of 147 SUCCESS (0 secs / 4.561 secs) [2023-11-02T04:24:49.002Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 40 of 147 SUCCESS (0 secs / 4.598 secs) [2023-11-02T04:24:49.002Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 41 of 147 SUCCESS (0 secs / 4.65 secs) [2023-11-02T04:24:49.270Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 4.832 secs) [2023-11-02T04:24:49.270Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 43 of 147 SUCCESS (0 secs / 4.859 secs) [2023-11-02T04:24:49.536Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 44 of 147 SUCCESS (0 secs / 4.983 secs) [2023-11-02T04:24:49.536Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 45 of 147 SUCCESS (0 secs / 5.056 secs) [2023-11-02T04:24:49.536Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 46 of 147 SUCCESS (0 secs / 5.095 secs) [2023-11-02T04:24:49.536Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 47 of 147 SUCCESS (0 secs / 5.12 secs) [2023-11-02T04:24:49.803Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 48 of 147 SUCCESS (0 secs / 5.135 secs) [2023-11-02T04:24:49.803Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 49 of 147 SUCCESS (0 secs / 5.145 secs) [2023-11-02T04:24:49.803Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 50 of 147 SUCCESS (0 secs / 5.236 secs) [2023-11-02T04:24:49.803Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 51 of 147 SUCCESS (0 secs / 5.281 secs) [2023-11-02T04:24:49.803Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 5.296 secs) [2023-11-02T04:24:49.803Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 53 of 147 SUCCESS (0 secs / 5.308 secs) [2023-11-02T04:24:50.070Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 54 of 147 SUCCESS (0 secs / 5.372 secs) [2023-11-02T04:24:50.070Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 5.514 secs) [2023-11-02T04:24:50.338Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 56 of 147 SUCCESS (0 secs / 5.641 secs) [2023-11-02T04:24:50.338Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 57 of 147 SUCCESS (0 secs / 5.692 secs) [2023-11-02T04:24:50.605Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 58 of 147 SUCCESS (0 secs / 5.765 secs) [2023-11-02T04:24:50.605Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 5.795 secs) [2023-11-02T04:24:50.605Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 60 of 147 SUCCESS (0 secs / 5.854 secs) [2023-11-02T04:24:50.605Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 61 of 147 SUCCESS (0 secs / 5.879 secs) [2023-11-02T04:24:50.605Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 62 of 147 SUCCESS (0 secs / 5.906 secs) [2023-11-02T04:24:50.871Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 63 of 147 SUCCESS (0 secs / 5.93 secs) [2023-11-02T04:24:50.871Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 5.965 secs) [2023-11-02T04:24:50.871Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 6.088 secs) [2023-11-02T04:24:51.138Z] WARN: ' [2023-11-02T04:24:51.138Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-02T04:24:51.138Z] Support for using the ngModel input property and ngModelChange event with [2023-11-02T04:24:51.138Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-02T04:24:51.138Z] in a future version of Angular. [2023-11-02T04:24:51.138Z] [2023-11-02T04:24:51.138Z] For more information on this, see our API docs here: [2023-11-02T04:24:51.138Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-02T04:24:51.138Z] ' [2023-11-02T04:24:51.138Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 6.088 secs) [2023-11-02T04:24:51.138Z] WARN: ' [2023-11-02T04:24:51.138Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-02T04:24:51.138Z] Support for using the ngModel input property and ngModelChange event with [2023-11-02T04:24:51.138Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-02T04:24:51.138Z] in a future version of Angular. [2023-11-02T04:24:51.138Z] [2023-11-02T04:24:51.138Z] For more information on this, see our API docs here: [2023-11-02T04:24:51.138Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-02T04:24:51.138Z] ' [2023-11-02T04:24:51.138Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 6.226 secs) [2023-11-02T04:24:51.138Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 67 of 147 SUCCESS (0 secs / 6.298 secs) [2023-11-02T04:24:51.416Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 68 of 147 SUCCESS (0 secs / 6.37 secs) [2023-11-02T04:24:51.416Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 69 of 147 SUCCESS (0 secs / 6.511 secs) [2023-11-02T04:24:51.686Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 70 of 147 SUCCESS (0 secs / 6.581 secs) [2023-11-02T04:24:51.686Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 71 of 147 SUCCESS (0 secs / 6.673 secs) [2023-11-02T04:24:51.955Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 72 of 147 SUCCESS (0 secs / 6.754 secs) [2023-11-02T04:24:51.955Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 73 of 147 SUCCESS (0 secs / 6.77 secs) [2023-11-02T04:24:51.955Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 6.847 secs) [2023-11-02T04:24:51.955Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 75 of 147 SUCCESS (0 secs / 6.913 secs) [2023-11-02T04:24:52.223Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 6.999 secs) [2023-11-02T04:24:52.223Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 77 of 147 SUCCESS (0 secs / 7.015 secs) [2023-11-02T04:24:52.223Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 78 of 147 SUCCESS (0 secs / 7.052 secs) [2023-11-02T04:24:52.490Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 79 of 147 SUCCESS (0 secs / 7.209 secs) [2023-11-02T04:24:52.490Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 80 of 147 SUCCESS (0 secs / 7.231 secs) [2023-11-02T04:24:52.757Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 81 of 147 SUCCESS (0 secs / 7.336 secs) [2023-11-02T04:24:52.757Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 82 of 147 SUCCESS (0 secs / 7.398 secs) [2023-11-02T04:24:53.024Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 83 of 147 SUCCESS (0 secs / 7.543 secs) [2023-11-02T04:24:53.024Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 84 of 147 SUCCESS (0 secs / 7.597 secs) [2023-11-02T04:24:53.024Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 85 of 147 SUCCESS (0 secs / 7.65 secs) [2023-11-02T04:24:53.290Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 86 of 147 SUCCESS (0 secs / 7.701 secs) [2023-11-02T04:24:53.290Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 87 of 147 SUCCESS (0 secs / 7.751 secs) [2023-11-02T04:24:53.555Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 88 of 147 SUCCESS (0 secs / 7.857 secs) [2023-11-02T04:24:53.556Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 89 of 147 SUCCESS (0 secs / 7.873 secs) [2023-11-02T04:24:53.556Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 90 of 147 SUCCESS (0 secs / 7.993 secs) [2023-11-02T04:24:53.822Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 91 of 147 SUCCESS (0 secs / 8.031 secs) [2023-11-02T04:24:53.822Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 92 of 147 SUCCESS (0 secs / 8.149 secs) [2023-11-02T04:24:53.822Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 93 of 147 SUCCESS (0 secs / 8.193 secs) [2023-11-02T04:24:54.088Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 94 of 147 SUCCESS (0 secs / 8.227 secs) [2023-11-02T04:24:54.089Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 95 of 147 SUCCESS (0 secs / 8.338 secs) [2023-11-02T04:24:54.089Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 8.401 secs) [2023-11-02T04:24:54.355Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 97 of 147 SUCCESS (0 secs / 8.466 secs) [2023-11-02T04:24:54.355Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 98 of 147 SUCCESS (0 secs / 8.532 secs) [2023-11-02T04:24:54.621Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 8.702 secs) [2023-11-02T04:24:54.621Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 100 of 147 SUCCESS (0 secs / 8.769 secs) [2023-11-02T04:24:54.887Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 101 of 147 SUCCESS (0 secs / 8.813 secs) [2023-11-02T04:24:54.888Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 102 of 147 SUCCESS (0 secs / 8.831 secs) [2023-11-02T04:24:54.888Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 103 of 147 SUCCESS (0 secs / 8.843 secs) [2023-11-02T04:24:54.888Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 104 of 147 SUCCESS (0 secs / 8.852 secs) [2023-11-02T04:24:54.888Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 105 of 147 SUCCESS (0 secs / 8.891 secs) [2023-11-02T04:24:55.154Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 106 of 147 SUCCESS (0 secs / 8.96 secs) [2023-11-02T04:24:55.154Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 107 of 147 SUCCESS (0 secs / 9.141 secs) [2023-11-02T04:24:55.422Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 108 of 147 SUCCESS (0 secs / 9.216 secs) [2023-11-02T04:24:55.422Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 109 of 147 SUCCESS (0 secs / 9.239 secs) [2023-11-02T04:24:55.422Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 110 of 147 SUCCESS (0 secs / 9.289 secs) [2023-11-02T04:24:55.689Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 111 of 147 SUCCESS (0 secs / 9.312 secs) [2023-11-02T04:24:55.689Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 112 of 147 SUCCESS (0 secs / 9.323 secs) [2023-11-02T04:24:55.689Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 113 of 147 SUCCESS (0 secs / 9.366 secs) [2023-11-02T04:24:55.689Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 114 of 147 SUCCESS (0 secs / 9.386 secs) [2023-11-02T04:24:55.689Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 115 of 147 SUCCESS (0 secs / 9.406 secs) [2023-11-02T04:24:55.689Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 116 of 147 SUCCESS (0 secs / 9.432 secs) [2023-11-02T04:24:55.957Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 117 of 147 SUCCESS (0 secs / 9.615 secs) [2023-11-02T04:24:56.224Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 118 of 147 SUCCESS (0 secs / 9.68 secs) [2023-11-02T04:24:56.224Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 119 of 147 SUCCESS (0 secs / 9.692 secs) [2023-11-02T04:24:56.224Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 120 of 147 SUCCESS (0 secs / 9.881 secs) [2023-11-02T04:24:56.491Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 121 of 147 SUCCESS (0 secs / 9.953 secs) [2023-11-02T04:24:56.491Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 122 of 147 SUCCESS (0 secs / 9.973 secs) [2023-11-02T04:24:56.491Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 123 of 147 SUCCESS (0 secs / 9.984 secs) [2023-11-02T04:24:56.757Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 124 of 147 SUCCESS (0 secs / 10.129 secs) [2023-11-02T04:24:56.757Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 10.183 secs) [2023-11-02T04:24:57.024Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 126 of 147 SUCCESS (0 secs / 10.238 secs) [2023-11-02T04:24:57.024Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 127 of 147 SUCCESS (0 secs / 10.259 secs) [2023-11-02T04:24:57.024Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 128 of 147 SUCCESS (0 secs / 10.371 secs) [2023-11-02T04:24:57.291Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 129 of 147 SUCCESS (0 secs / 10.478 secs) [2023-11-02T04:24:57.291Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 130 of 147 SUCCESS (0 secs / 10.504 secs) [2023-11-02T04:24:57.291Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 131 of 147 SUCCESS (0 secs / 10.533 secs) [2023-11-02T04:24:57.558Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 10.564 secs) [2023-11-02T04:24:57.558Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 133 of 147 SUCCESS (0 secs / 10.663 secs) [2023-11-02T04:24:57.558Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 134 of 147 SUCCESS (0 secs / 10.673 secs) [2023-11-02T04:24:57.558Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 135 of 147 SUCCESS (0 secs / 10.684 secs) [2023-11-02T04:24:57.826Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 136 of 147 SUCCESS (0 secs / 10.799 secs) [2023-11-02T04:24:57.826Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 137 of 147 SUCCESS (0 secs / 10.914 secs) [2023-11-02T04:24:58.095Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 138 of 147 SUCCESS (0 secs / 10.929 secs) [2023-11-02T04:24:58.095Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 139 of 147 SUCCESS (0 secs / 10.968 secs) [2023-11-02T04:24:58.095Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 140 of 147 SUCCESS (0 secs / 10.983 secs) [2023-11-02T04:24:58.363Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 141 of 147 SUCCESS (0 secs / 11.194 secs) [2023-11-02T04:24:58.363Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 142 of 147 SUCCESS (0 secs / 11.254 secs) [2023-11-02T04:24:58.944Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 143 of 147 SUCCESS (0 secs / 11.768 secs) [2023-11-02T04:24:59.211Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 144 of 147 SUCCESS (0 secs / 11.821 secs) [2023-11-02T04:24:59.211Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 145 of 147 SUCCESS (0 secs / 11.961 secs) [2023-11-02T04:24:59.477Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 146 of 147 SUCCESS (0 secs / 12.009 secs) [2023-11-02T04:24:59.477Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (0 secs / 12.064 secs) [2023-11-02T04:25:00.435Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (17.239 secs / 12.064 secs) [2023-11-02T04:25:00.435Z] TOTAL: 147 SUCCESS [2023-11-02T04:25:00.435Z] ✔ Browser application bundle generation complete. [2023-11-02T04:25:04.681Z] [2023-11-02T04:25:04.681Z] =============================== Coverage summary =============================== [2023-11-02T04:25:04.681Z] Statements : 41.06% ( 1474/3590 ) [2023-11-02T04:25:04.681Z] Branches : 11.75% ( 114/970 ) [2023-11-02T04:25:04.681Z] Functions : 32.29% ( 423/1310 ) [2023-11-02T04:25:04.681Z] Lines : 39.05% ( 1329/3403 ) [2023-11-02T04:25:04.681Z] ================================================================================ [2023-11-02T04:25:04.681Z] 02 11 2023 04:25:03.891:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-11-02T04:25:04.948Z] ✔ Browser application bundle generation complete. [2023-11-02T04:25:05.909Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-11-02T04:25:05.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T04:25:05.980Z] $ docker stop --time=1 231eef9b9782b8c482de770a88bbb30216877ebbd033fff061f1f125cd449cc8 [2023-11-02T04:25:07.801Z] $ docker rm -f --volumes 231eef9b9782b8c482de770a88bbb30216877ebbd033fff061f1f125cd449cc8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T04:25:08.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T04:25:11.588Z] Warning: overwriting stash ‘coverage-report’ [2023-11-02T04:25:18.448Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T04:25:19.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T04:25:22.019Z] + ls -al . [2023-11-02T04:25:22.019Z] total 176 [2023-11-02T04:25:22.019Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 2 04:12 . [2023-11-02T04:25:22.019Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:09 .. [2023-11-02T04:25:22.019Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:09 .blubracket [2023-11-02T04:25:22.019Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 2 04:09 .dockerignore [2023-11-02T04:25:22.019Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 04:09 .git [2023-11-02T04:25:22.019Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:09 .github [2023-11-02T04:25:22.019Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 2 04:09 .gitignore [2023-11-02T04:25:22.019Z] -rw-rw-r-- 1 jenkins jenkins 8418 Nov 2 04:09 Attribution.txt [2023-11-02T04:25:22.019Z] -rw-rw-r-- 1 jenkins jenkins 19103 Nov 2 04:09 CHANGELOG.md [2023-11-02T04:25:22.019Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 2 04:09 CONTRIBUTING.md [2023-11-02T04:25:22.019Z] -rw-rw-r-- 1 jenkins jenkins 1788 Nov 2 04:09 Dockerfile [2023-11-02T04:25:22.019Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 2 04:09 Jenkinsfile [2023-11-02T04:25:22.019Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 2 04:09 LICENSE [2023-11-02T04:25:22.019Z] -rw-rw-r-- 1 jenkins jenkins 2134 Nov 2 04:09 Makefile [2023-11-02T04:25:22.019Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 2 04:09 README.md [2023-11-02T04:25:22.019Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 04:05 VERSION [2023-11-02T04:25:22.019Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:09 assets [2023-11-02T04:25:22.019Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:09 bin [2023-11-02T04:25:22.019Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:09 cmd [2023-11-02T04:25:22.019Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 2 04:12 coverage.out [2023-11-02T04:25:22.019Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:09 docs [2023-11-02T04:25:22.019Z] -rw-rw-r-- 1 jenkins jenkins 3512 Nov 2 04:09 go.mod [2023-11-02T04:25:22.019Z] -rw-rw-r-- 1 jenkins jenkins 34269 Nov 2 04:09 go.sum [2023-11-02T04:25:22.019Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 04:09 internal [2023-11-02T04:25:22.019Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:09 testing [2023-11-02T04:25:22.019Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 2 04:09 version.go [2023-11-02T04:25:22.019Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 2 04:15 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:25:22.436Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9b88c41a528ff4b98ee758bb4d76646ed8a78529 --label arch=arm64 --label version=0.0.0 . [2023-11-02T04:25:23.857Z] Sending build context to Docker daemon 34.33MB [2023-11-02T04:25:23.857Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T04:25:23.857Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-02T04:25:23.857Z] ---> 1dfff63f0462 [2023-11-02T04:25:23.857Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-02T04:25:24.822Z] ---> Running in ceb4da790ae6 [2023-11-02T04:25:25.090Z] Removing intermediate container ceb4da790ae6 [2023-11-02T04:25:25.090Z] ---> 0edafa47f8f0 [2023-11-02T04:25:25.090Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T04:25:25.090Z] ---> Running in f7be13db0fed [2023-11-02T04:25:25.359Z] Removing intermediate container f7be13db0fed [2023-11-02T04:25:25.359Z] ---> a102fdf7d732 [2023-11-02T04:25:25.359Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T04:25:25.630Z] ---> Running in 36a05798cbee [2023-11-02T04:25:25.898Z] Removing intermediate container 36a05798cbee [2023-11-02T04:25:25.898Z] ---> 1eebcfd05774 [2023-11-02T04:25:25.898Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-11-02T04:25:25.898Z] ---> Running in e3352c7130fa [2023-11-02T04:25:26.166Z] Removing intermediate container e3352c7130fa [2023-11-02T04:25:26.166Z] ---> 77d6d6f4d3e3 [2023-11-02T04:25:26.166Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-02T04:25:26.433Z] ---> Running in fda96d66e341 [2023-11-02T04:25:26.706Z] Removing intermediate container fda96d66e341 [2023-11-02T04:25:26.707Z] ---> 4fcf2a1fc79c [2023-11-02T04:25:26.707Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-02T04:25:28.113Z] ---> f5c2875cddba [2023-11-02T04:25:28.113Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T04:25:28.380Z] ---> Running in f9bc9c67f641 [2023-11-02T04:25:29.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T04:25:29.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T04:25:30.878Z] OK: 266 MiB in 52 packages [2023-11-02T04:25:31.837Z] Removing intermediate container f9bc9c67f641 [2023-11-02T04:25:31.837Z] ---> 6cc9a5cf6c99 [2023-11-02T04:25:31.837Z] Step 10/25 : ENV GO111MODULE=on [2023-11-02T04:25:32.104Z] ---> Running in 3ba6b48306d8 [2023-11-02T04:25:32.370Z] Removing intermediate container 3ba6b48306d8 [2023-11-02T04:25:32.370Z] ---> fce8f0a65972 [2023-11-02T04:25:32.370Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-02T04:25:32.370Z] ---> Running in 61e685a2df20 [2023-11-02T04:25:32.637Z] Removing intermediate container 61e685a2df20 [2023-11-02T04:25:32.637Z] ---> c64eb6bb03f7 [2023-11-02T04:25:32.637Z] Step 12/25 : COPY go.mod vendor* ./ [2023-11-02T04:25:35.226Z] ---> 4a1bb72f4ff1 [2023-11-02T04:25:35.226Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T04:25:35.494Z] ---> Running in aa8761e56c3f [2023-11-02T04:25:38.068Z] Removing intermediate container aa8761e56c3f [2023-11-02T04:25:38.068Z] ---> 1d88a227861e [2023-11-02T04:25:38.068Z] Step 14/25 : COPY . . [2023-11-02T04:25:43.421Z] ---> 18bfc823341b [2023-11-02T04:25:43.421Z] Step 15/25 : RUN ${MAKE} [2023-11-02T04:25:43.421Z] ---> Running in 5350c62043e6 [2023-11-02T04:25:43.689Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-11-02T04:27:35.340Z] Removing intermediate container 5350c62043e6 [2023-11-02T04:27:35.340Z] ---> 8847203f706f [2023-11-02T04:27:35.340Z] Step 16/25 : FROM alpine:3.18 [2023-11-02T04:27:35.340Z] 3.18: Pulling from library/alpine [2023-11-02T04:27:35.340Z] 579b34f0a95b: Already exists [2023-11-02T04:27:35.340Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T04:27:35.340Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T04:27:35.340Z] ---> 3cc203321400 [2023-11-02T04:27:35.340Z] Step 17/25 : EXPOSE 4000 [2023-11-02T04:27:35.340Z] ---> Running in 88821c3aa187 [2023-11-02T04:27:35.340Z] Removing intermediate container 88821c3aa187 [2023-11-02T04:27:35.340Z] ---> d4178602cba9 [2023-11-02T04:27:35.340Z] 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-02T04:27:35.340Z] ---> 52533e39d634 [2023-11-02T04:27:35.340Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-02T04:27:35.340Z] ---> d88706288a2d [2023-11-02T04:27:35.340Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-02T04:27:35.340Z] ---> 8a70c63af2f4 [2023-11-02T04:27:35.340Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-02T04:27:35.340Z] ---> Running in aec37b9b6929 [2023-11-02T04:27:35.340Z] Removing intermediate container aec37b9b6929 [2023-11-02T04:27:35.340Z] ---> f0a2b7114d54 [2023-11-02T04:27:35.340Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-02T04:27:35.340Z] ---> Running in c14f669cd090 [2023-11-02T04:27:35.340Z] Removing intermediate container c14f669cd090 [2023-11-02T04:27:35.340Z] ---> 22e2e6794989 [2023-11-02T04:27:35.340Z] Step 23/25 : LABEL arch=arm64 [2023-11-02T04:27:35.340Z] ---> Running in dfceea1066b1 [2023-11-02T04:27:35.340Z] Removing intermediate container dfceea1066b1 [2023-11-02T04:27:35.340Z] ---> a495cd607a6e [2023-11-02T04:27:35.340Z] Step 24/25 : LABEL git_sha=9b88c41a528ff4b98ee758bb4d76646ed8a78529 [2023-11-02T04:27:35.340Z] ---> Running in ec9cdb34a271 [2023-11-02T04:27:35.340Z] Removing intermediate container ec9cdb34a271 [2023-11-02T04:27:35.340Z] ---> eba2ebbad314 [2023-11-02T04:27:35.340Z] Step 25/25 : LABEL version=0.0.0 [2023-11-02T04:27:35.340Z] ---> Running in 9ded8262cce9 [2023-11-02T04:27:35.340Z] Removing intermediate container 9ded8262cce9 [2023-11-02T04:27:35.340Z] ---> ebf4747e40a0 [2023-11-02T04:27:35.340Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T04:27:35.605Z] Successfully built ebf4747e40a0 [2023-11-02T04:27:35.605Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:27:36.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T04:27:36.418Z] [2023-11-02T04:27:36.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:27:36.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T04:27:36.818Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-02T04:27:36.818Z] 8998bd30e6a1: Pulling fs layer [2023-11-02T04:27:36.818Z] 04944245beec: Pulling fs layer [2023-11-02T04:27:36.818Z] 699f458cf7ca: Pulling fs layer [2023-11-02T04:27:36.818Z] 765212b225bb: Pulling fs layer [2023-11-02T04:27:36.818Z] f23df028b6ca: Pulling fs layer [2023-11-02T04:27:36.818Z] d65c8cfc05b1: Pulling fs layer [2023-11-02T04:27:36.818Z] 2437ff75d9bd: Pulling fs layer [2023-11-02T04:27:36.818Z] f23df028b6ca: Waiting [2023-11-02T04:27:36.818Z] d65c8cfc05b1: Waiting [2023-11-02T04:27:36.818Z] 2437ff75d9bd: Waiting [2023-11-02T04:27:36.818Z] 765212b225bb: Waiting [2023-11-02T04:27:37.088Z] 04944245beec: Verifying Checksum [2023-11-02T04:27:37.088Z] 04944245beec: Download complete [2023-11-02T04:27:37.088Z] 765212b225bb: Verifying Checksum [2023-11-02T04:27:37.088Z] 765212b225bb: Download complete [2023-11-02T04:27:37.088Z] f23df028b6ca: Verifying Checksum [2023-11-02T04:27:37.088Z] f23df028b6ca: Download complete [2023-11-02T04:27:37.088Z] d65c8cfc05b1: Verifying Checksum [2023-11-02T04:27:37.088Z] d65c8cfc05b1: Download complete [2023-11-02T04:27:37.357Z] 699f458cf7ca: Download complete [2023-11-02T04:27:37.625Z] 8998bd30e6a1: Verifying Checksum [2023-11-02T04:27:37.625Z] 8998bd30e6a1: Download complete [2023-11-02T04:27:40.208Z] 2437ff75d9bd: Verifying Checksum [2023-11-02T04:27:40.208Z] 2437ff75d9bd: Download complete [2023-11-02T04:27:42.789Z] 8998bd30e6a1: Pull complete [2023-11-02T04:27:42.789Z] 04944245beec: Pull complete [2023-11-02T04:27:44.867Z] 699f458cf7ca: Pull complete [2023-11-02T04:27:44.867Z] 765212b225bb: Pull complete [2023-11-02T04:27:45.945Z] f23df028b6ca: Pull complete [2023-11-02T04:27:45.945Z] d65c8cfc05b1: Pull complete [2023-11-02T04:28:04.146Z] 2437ff75d9bd: Pull complete [2023-11-02T04:28:04.146Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-02T04:28:04.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T04:28:04.146Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:28:04.479Z] prd-ubuntu20.04-docker-arm64-4c-16g-16338 does not seem to be running inside a container [2023-11-02T04:28:04.539Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-02T04:28:07.713Z] $ docker top 69df5532d170bc7db1271af41fc540b87a12d7d6e3da3348824af73cc4018ca4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:28:08.636Z] ---> job-cost.sh [2023-11-02T04:28:08.636Z] lf-activate-venv: SKIPPING [2023-11-02T04:28:08.636Z] INFO: No Stack... [2023-11-02T04:28:09.219Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-02T04:28:10.174Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T04:28:10.828Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-11-02T04:28:10.828Z] + cut -d, -f6 [Pipeline] lock [2023-11-02T04:28:10.879Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-650-1-stack-cost] [2023-11-02T04:28:10.884Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-650-1-stack-cost] did not exist. Created. [2023-11-02T04:28:10.884Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-650-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T04:28:11.603Z] /w/workspace/edgex-ui-go/1@tmp/durable-1326c259/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-02T04:28:12.270Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-02T04:28:12.305Z] Warning: overwriting stash ‘stack-cost’ [2023-11-02T04:28:18.621Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T04:28:18.647Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-650-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T04:28:18.726Z] $ docker stop --time=1 69df5532d170bc7db1271af41fc540b87a12d7d6e3da3348824af73cc4018ca4 [2023-11-02T04:28:24.017Z] $ docker rm -f --volumes 69df5532d170bc7db1271af41fc540b87a12d7d6e3da3348824af73cc4018ca4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-02T04:28:24.948Z] provisioning config files... [2023-11-02T04:28:24.956Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp/config2167013027311391962tmp [Pipeline] { [Pipeline] sh [2023-11-02T04:28:25.292Z] + set +x [2023-11-02T04:28:25.292Z] + curl -s https://codecov.io/bash [2023-11-02T04:28:25.292Z] + bash -s -- [2023-11-02T04:28:25.292Z] [2023-11-02T04:28:25.292Z] _____ _ [2023-11-02T04:28:25.292Z] / ____| | | [2023-11-02T04:28:25.292Z] | | ___ __| | ___ ___ _____ __ [2023-11-02T04:28:25.292Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-02T04:28:25.292Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-02T04:28:25.292Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-02T04:28:25.292Z] Bash-1.0.6 [2023-11-02T04:28:25.292Z] [2023-11-02T04:28:25.292Z] [2023-11-02T04:28:25.292Z] ==> git version 2.25.1 found [2023-11-02T04:28:25.292Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-02T04:28:25.292Z] Release-Date: 2020-01-08 [2023-11-02T04:28:25.292Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-02T04:28:25.292Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-02T04:28:25.292Z] ==> Jenkins CI detected. [2023-11-02T04:28:25.292Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-650 [2023-11-02T04:28:25.292Z] project root: . [2023-11-02T04:28:25.292Z] --> token set from env [2023-11-02T04:28:25.292Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-02T04:28:25.292Z] ==> Running gcov in . (disable via -X gcov) [2023-11-02T04:28:25.551Z] ==> Python coveragepy not found [2023-11-02T04:28:25.551Z] ==> Searching for coverage reports in: [2023-11-02T04:28:25.551Z] + . [2023-11-02T04:28:25.551Z] -> Found 1 reports [2023-11-02T04:28:25.551Z] ==> Detecting git/mercurial file structure [2023-11-02T04:28:25.551Z] ==> Reading reports [2023-11-02T04:28:25.551Z] + ./coverage.out bytes=10 [2023-11-02T04:28:25.551Z] ==> Appending adjustments [2023-11-02T04:28:25.551Z] https://docs.codecov.io/docs/fixing-reports [2023-11-02T04:28:26.118Z] + Found adjustments [2023-11-02T04:28:26.118Z] ==> Gzipping contents [2023-11-02T04:28:26.380Z] 12K /tmp/codecov.5a9LY5.gz [2023-11-02T04:28:26.380Z] ==> Uploading reports [2023-11-02T04:28:26.380Z] url: https://codecov.io [2023-11-02T04:28:26.380Z] query: branch=PR-650&commit=9b88c41a528ff4b98ee758bb4d76646ed8a78529&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-650%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=650&job=&cmd_args= [2023-11-02T04:28:26.380Z] -> Pinging Codecov [2023-11-02T04:28:26.380Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-650&commit=9b88c41a528ff4b98ee758bb4d76646ed8a78529&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-650%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=650&job=&cmd_args= [2023-11-02T04:28:26.380Z] -> Uploading to [2023-11-02T04:28:26.380Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-02/FB506323287CE973F263BFD2A0EB1F37/9b88c41a528ff4b98ee758bb4d76646ed8a78529/73ff150d-0163-47ee-b344-caa5bf84b7d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T042826Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f7168c044de9a81f305cfa57ee52af6f4a32b32c317166496c83035293c6ab4 [2023-11-02T04:28:26.380Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T04:28:26.380Z] Dload Upload Total Spent Left Speed [2023-11-02T04:28:26.640Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8818 0 0 100 8818 0 33785 --:--:-- --:--:-- --:--:-- 33656 100 8818 0 0 100 8818 0 33656 --:--:-- --:--:-- --:--:-- 33528 [2023-11-02T04:28:26.640Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/9b88c41a528ff4b98ee758bb4d76646ed8a78529 [Pipeline] } [2023-11-02T04:28:26.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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-02T04:28:28.382Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-650/archives ] [2023-11-02T04:28:28.382Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-650/archives [2023-11-02T04:28:28.382Z] total 16 [2023-11-02T04:28:28.382Z] drwxr-xr-x 3 root root 4096 Nov 2 04:09 . [2023-11-02T04:28:28.383Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 2 04:09 .. [2023-11-02T04:28:28.383Z] drwxr-xr-x 2 root root 4096 Nov 2 04:09 cost [2023-11-02T04:28:28.383Z] -rw-r--r-- 1 root root 83 Nov 2 04:09 cost.csv [2023-11-02T04:28:28.383Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-650/archives [2023-11-02T04:28:28.383Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-650/archives [2023-11-02T04:28:28.383Z] total 16 [2023-11-02T04:28:28.383Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 04:09 . [2023-11-02T04:28:28.383Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 2 04:09 .. [2023-11-02T04:28:28.383Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 04:09 cost [2023-11-02T04:28:28.383Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 2 04:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:28:28.710Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:28:29.596Z] ---> package-listing.sh [2023-11-02T04:28:29.597Z] ++ facter osfamily [2023-11-02T04:28:29.597Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-02T04:28:29.597Z] + OS_FAMILY=debian [2023-11-02T04:28:29.597Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-650 [2023-11-02T04:28:29.597Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-02T04:28:29.597Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-02T04:28:29.597Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-02T04:28:29.597Z] + PACKAGES=/tmp/packages_start.txt [2023-11-02T04:28:29.597Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-650 ']' [2023-11-02T04:28:29.597Z] + PACKAGES=/tmp/packages_end.txt [2023-11-02T04:28:29.597Z] + case "${OS_FAMILY}" in [2023-11-02T04:28:29.597Z] + dpkg -l [2023-11-02T04:28:29.597Z] + grep '^ii' [2023-11-02T04:28:29.858Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-02T04:28:29.858Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-02T04:28:29.858Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-02T04:28:29.858Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-650 ']' [2023-11-02T04:28:29.858Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-650/archives/ [2023-11-02T04:28:29.858Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-650/archives/ [Pipeline] echo [2023-11-02T04:28:29.897Z] 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_PR-650/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-02T04:28:30.189Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:28:30.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T04:28:30.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:28:30.977Z] prd-ubuntu20.04-docker-8c-8g-16335 does not seem to be running inside a container [2023-11-02T04:28:31.029Z] $ 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_PR-650/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_PR-650 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-650:/w/workspace/edgexfoundry_edgex-ui-go_PR-650:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-02T04:28:31.258Z] $ docker top 5629de34d8603a39dbb66d33765c47f3a7212de576fa0d177cf62ffcdbdea9df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T04:28:31.623Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-02T04:28:31.935Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-02T04:28:32.251Z] + ls /var/log/sa-host [2023-11-02T04:28:32.251Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T04:28:32.379Z] provisioning config files... [2023-11-02T04:28:32.388Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp/config7372200393056693450tmp [Pipeline] { [Pipeline] echo [2023-11-02T04:28:32.438Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:28:32.751Z] ---> create-netrc.sh [Pipeline] } [2023-11-02T04:28:32.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:28:33.176Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-02T04:28:33.207Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:28:33.525Z] ---> sudo-logs.sh [2023-11-02T04:28:33.525Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-02T04:28:33.607Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:28:33.917Z] ---> job-cost.sh [2023-11-02T04:28:33.917Z] lf-activate-venv: SKIPPING [2023-11-02T04:28:33.917Z] DEBUG: total: 0.2199999988079071 [2023-11-02T04:28:33.917Z] INFO: Retrieving Stack Cost... [2023-11-02T04:28:34.179Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T04:28:34.749Z] INFO: Archiving Costs [Pipeline] echo [2023-11-02T04:28:34.782Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:28:35.092Z] ---> logs-deploy.sh [2023-11-02T04:28:35.092Z] lf-activate-venv: SKIPPING [2023-11-02T04:28:35.092Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-650/1 [2023-11-02T04:28:35.092Z] INFO: archiving workspace using pattern(s): [2023-11-02T04:28:36.028Z] Archives upload complete. [2023-11-02T04:28:36.288Z] INFO: archiving logs to Nexus [2023-11-02T04:28:36.859Z] ---> uname -a: [2023-11-02T04:28:36.860Z] Linux prd-ubuntu20-04-docker-8c-8g-16335 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-02T04:28:36.860Z] [2023-11-02T04:28:36.860Z] [2023-11-02T04:28:36.860Z] ---> lscpu: [2023-11-02T04:28:36.860Z] Architecture: x86_64 [2023-11-02T04:28:36.860Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-02T04:28:36.860Z] Byte Order: Little Endian [2023-11-02T04:28:36.860Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-02T04:28:36.860Z] CPU(s): 8 [2023-11-02T04:28:36.860Z] On-line CPU(s) list: 0-7 [2023-11-02T04:28:36.860Z] Thread(s) per core: 1 [2023-11-02T04:28:36.860Z] Core(s) per socket: 1 [2023-11-02T04:28:36.860Z] Socket(s): 8 [2023-11-02T04:28:36.860Z] NUMA node(s): 1 [2023-11-02T04:28:36.860Z] Vendor ID: AuthenticAMD [2023-11-02T04:28:36.860Z] CPU family: 23 [2023-11-02T04:28:36.860Z] Model: 49 [2023-11-02T04:28:36.860Z] Model name: AMD EPYC-Rome Processor [2023-11-02T04:28:36.860Z] Stepping: 0 [2023-11-02T04:28:36.860Z] CPU MHz: 2799.998 [2023-11-02T04:28:36.860Z] BogoMIPS: 5599.99 [2023-11-02T04:28:36.860Z] Virtualization: AMD-V [2023-11-02T04:28:36.860Z] Hypervisor vendor: KVM [2023-11-02T04:28:36.860Z] Virtualization type: full [2023-11-02T04:28:36.860Z] L1d cache: 256 KiB [2023-11-02T04:28:36.860Z] L1i cache: 256 KiB [2023-11-02T04:28:36.860Z] L2 cache: 4 MiB [2023-11-02T04:28:36.860Z] L3 cache: 128 MiB [2023-11-02T04:28:36.860Z] NUMA node0 CPU(s): 0-7 [2023-11-02T04:28:36.860Z] Vulnerability Itlb multihit: Not affected [2023-11-02T04:28:36.860Z] Vulnerability L1tf: Not affected [2023-11-02T04:28:36.860Z] Vulnerability Mds: Not affected [2023-11-02T04:28:36.860Z] Vulnerability Meltdown: Not affected [2023-11-02T04:28:36.860Z] Vulnerability Mmio stale data: Not affected [2023-11-02T04:28:36.860Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-02T04:28:36.860Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-02T04:28:36.860Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-02T04:28:36.860Z] Vulnerability Srbds: Not affected [2023-11-02T04:28:36.860Z] Vulnerability Tsx async abort: Not affected [2023-11-02T04:28:36.860Z] 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-02T04:28:36.860Z] [2023-11-02T04:28:36.860Z] [2023-11-02T04:28:36.860Z] ---> nproc: [2023-11-02T04:28:36.860Z] 8 [2023-11-02T04:28:36.860Z] [2023-11-02T04:28:36.860Z] [2023-11-02T04:28:36.860Z] ---> df -h: [2023-11-02T04:28:36.860Z] Filesystem Size Used Avail Use% Mounted on [2023-11-02T04:28:36.860Z] overlay 155G 14G 142G 9% / [2023-11-02T04:28:36.860Z] tmpfs 64M 0 64M 0% /dev [2023-11-02T04:28:36.860Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-02T04:28:36.860Z] shm 64M 0 64M 0% /dev/shm [2023-11-02T04:28:36.860Z] /dev/vda1 155G 14G 142G 9% /facter-os [2023-11-02T04:28:36.860Z] [2023-11-02T04:28:36.860Z] [2023-11-02T04:28:36.860Z] ---> sar -b -r -n DEV: [2023-11-02T04:28:36.860Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16335) 11/02/23 _x86_64_ (8 CPU) [2023-11-02T04:28:36.860Z] [2023-11-02T04:28:36.860Z] 04:04:46 LINUX RESTART (8 CPU) [2023-11-02T04:28:36.860Z] [2023-11-02T04:28:36.860Z] 04:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-02T04:28:36.860Z] 04:06:01 152.66 47.93 104.73 0.00 5435.31 123120.32 0.00 [2023-11-02T04:28:36.860Z] 04:07:01 254.08 1.38 252.70 0.00 26.12 79422.19 0.00 [2023-11-02T04:28:36.860Z] 04:08:02 263.69 0.33 263.36 0.00 2.63 60988.24 0.00 [2023-11-02T04:28:36.860Z] 04:09:01 183.33 0.22 183.11 0.00 2.98 35374.18 0.00 [2023-11-02T04:28:36.860Z] 04:10:01 231.24 9.45 221.80 0.00 2893.12 47487.30 0.00 [2023-11-02T04:28:36.860Z] 04:11:01 18.40 1.23 17.16 0.00 2270.42 3757.91 0.00 [2023-11-02T04:28:36.860Z] 04:12:01 3.43 0.02 3.42 0.00 0.13 86.52 0.00 [2023-11-02T04:28:36.860Z] 04:13:01 2.02 0.00 2.02 0.00 0.00 22.00 0.00 [2023-11-02T04:28:36.860Z] 04:14:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 [2023-11-02T04:28:36.860Z] 04:15:01 1.98 0.00 1.98 0.00 0.00 22.00 0.00 [2023-11-02T04:28:36.860Z] 04:16:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 [2023-11-02T04:28:36.860Z] 04:17:01 4.02 1.03 2.98 0.00 22.00 43.33 0.00 [2023-11-02T04:28:36.860Z] 04:18:01 1.57 0.00 1.57 0.00 0.00 16.93 0.00 [2023-11-02T04:28:36.860Z] 04:19:01 1.82 0.00 1.82 0.00 0.00 19.86 0.00 [2023-11-02T04:28:36.860Z] 04:20:01 2.05 0.02 2.03 0.00 0.13 26.53 0.00 [2023-11-02T04:28:36.860Z] 04:21:01 2.02 0.00 2.02 0.00 0.00 21.19 0.00 [2023-11-02T04:28:36.860Z] 04:22:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 [2023-11-02T04:28:36.860Z] 04:23:01 3.83 1.60 2.23 0.00 36.26 26.80 0.00 [2023-11-02T04:28:36.861Z] 04:24:01 1.42 0.00 1.42 0.00 0.00 15.20 0.00 [2023-11-02T04:28:36.861Z] 04:25:01 1.97 0.00 1.97 0.00 0.00 21.73 0.00 [2023-11-02T04:28:36.861Z] 04:26:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 [2023-11-02T04:28:36.861Z] 04:27:01 1.78 0.00 1.78 0.00 0.00 18.79 0.00 [2023-11-02T04:28:36.861Z] 04:28:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2023-11-02T04:28:36.861Z] Average: 49.49 2.75 46.74 0.00 464.93 15253.77 0.00 [2023-11-02T04:28:36.861Z] [2023-11-02T04:28:36.861Z] 04:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-02T04:28:36.861Z] 04:06:01 29230912 31613368 716560 2.18 75588 2578016 1856976 5.47 988332 2296456 248756 [2023-11-02T04:28:36.861Z] 04:07:01 27647052 31401572 908500 2.76 156328 3757624 2089992 6.16 1401176 3335692 129184 [2023-11-02T04:28:36.861Z] 04:08:02 25874884 30884852 1414552 4.30 208680 4843576 2310748 6.81 1937328 4434096 320980 [2023-11-02T04:28:36.861Z] 04:09:01 26244140 31552876 750904 2.28 226232 5078916 1878376 5.54 1553880 4413204 21520 [2023-11-02T04:28:36.861Z] 04:10:01 25167500 31532928 740100 2.25 248204 6051268 1732260 5.11 1795764 5155816 18616 [2023-11-02T04:28:36.861Z] 04:11:01 24984556 31541640 730396 2.22 260332 6226108 1722400 5.08 1941296 5184600 12 [2023-11-02T04:28:36.861Z] 04:12:01 24995856 31548040 724796 2.20 258840 6222864 1708328 5.03 1934048 5181368 4 [2023-11-02T04:28:36.861Z] 04:13:01 24995800 31548040 724748 2.20 258876 6222868 1708328 5.03 1934076 5181372 12 [2023-11-02T04:28:36.861Z] 04:14:01 24997244 31549484 723200 2.20 258916 6222864 1708328 5.03 1933520 5181372 8 [2023-11-02T04:28:36.861Z] 04:15:01 25001700 31554008 718640 2.19 258948 6222876 1708328 5.03 1928436 5181376 32 [2023-11-02T04:28:36.861Z] 04:16:01 25001780 31554152 718436 2.18 259012 6222876 1708328 5.03 1928564 5181384 12 [2023-11-02T04:28:36.861Z] 04:17:01 24999304 31552924 719864 2.19 259124 6223620 1749000 5.15 1929268 5182040 24 [2023-11-02T04:28:36.861Z] 04:18:01 24999916 31553608 718952 2.19 259172 6223628 1749000 5.15 1929276 5182044 8 [2023-11-02T04:28:36.861Z] 04:19:01 25000200 31553972 718600 2.19 259204 6223628 1749000 5.15 1928964 5182044 44 [2023-11-02T04:28:36.861Z] 04:20:01 25000496 31554352 718212 2.18 259248 6223608 1735024 5.11 1928288 5182024 36 [2023-11-02T04:28:36.861Z] 04:21:01 25001232 31555124 717376 2.18 259288 6223608 1735024 5.11 1928384 5182024 4 [2023-11-02T04:28:36.861Z] 04:22:01 25001120 31555080 717352 2.18 259348 6223616 1735024 5.11 1928380 5182032 172 [2023-11-02T04:28:36.861Z] 04:23:01 24994664 31550800 721528 2.19 259412 6224708 1718760 5.07 1935920 5182336 172 [2023-11-02T04:28:36.861Z] 04:24:01 24994880 31551072 721384 2.19 259468 6224708 1718760 5.07 1935644 5182336 16 [2023-11-02T04:28:36.861Z] 04:25:01 24995864 31552108 720316 2.19 259520 6224704 1718760 5.07 1934552 5182336 4 [2023-11-02T04:28:36.861Z] 04:26:01 24995784 31552084 720276 2.19 259568 6224716 1718760 5.07 1934788 5182340 8 [2023-11-02T04:28:36.861Z] 04:27:01 24995548 31551892 720412 2.19 259604 6224716 1718760 5.07 1934756 5182340 176 [2023-11-02T04:28:36.861Z] 04:28:01 24995436 31551796 720444 2.19 259624 6224716 1718760 5.07 1934772 5182344 24 [2023-11-02T04:28:36.861Z] Average: 25396342 31518077 761111 2.31 242719 5840862 1778131 5.24 1846061 4909260 32166 [2023-11-02T04:28:36.861Z] [2023-11-02T04:28:36.861Z] 04:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-02T04:28:36.861Z] 04:06:01 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:06:01 ens3 635.28 410.38 6067.18 89.20 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:06:01 docker0 43.45 44.75 3.23 283.06 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:07:01 lo 2.40 2.40 0.28 0.28 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:07:01 veth25bbbf2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:07:01 ens3 521.59 296.05 4403.09 84.34 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:07:01 docker0 207.83 354.25 17.69 2388.55 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:08:02 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:08:02 veth631459c 535.27 510.03 59.93 1907.31 0.00 0.00 0.00 0.16 [2023-11-02T04:28:36.861Z] 04:08:02 veth25bbbf2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:08:02 ens3 745.92 636.13 6610.32 111.69 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:08:02 docker0 593.33 689.61 56.12 5773.81 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:09:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:09:01 ens3 84.56 69.86 414.63 21.21 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:09:01 docker0 42.85 47.54 3.77 382.95 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:10:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:10:01 ens3 210.73 117.33 4233.90 71.76 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:10:01 docker0 1.43 2.63 0.09 30.87 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:11:01 ens3 56.69 20.03 1058.57 14.48 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:12:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:13:01 ens3 0.78 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:14:01 ens3 1.00 0.60 0.35 6.42 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:15:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:16:01 ens3 0.72 0.88 0.11 6.53 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:17:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:19:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:21:01 ens3 2.47 3.90 0.23 7.14 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:22:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:23:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:23:01 ens3 11.30 12.73 5.55 14.06 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:26:01 ens3 0.15 0.07 0.08 0.06 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:27:01 ens3 0.37 0.22 0.19 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:28:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] Average: lo 0.63 0.63 0.06 0.06 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] Average: ens3 99.17 68.51 994.52 18.61 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] Average: docker0 38.93 49.85 3.54 388.00 0.00 0.00 0.00 0.00 [2023-11-02T04:28:36.861Z] [2023-11-02T04:28:36.861Z] [2023-11-02T04:28:36.861Z] ---> sar -P ALL: [2023-11-02T04:28:36.861Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16335) 11/02/23 _x86_64_ (8 CPU) [2023-11-02T04:28:36.861Z] [2023-11-02T04:28:36.861Z] 04:04:46 LINUX RESTART (8 CPU) [2023-11-02T04:28:36.861Z] [2023-11-02T04:28:36.861Z] 04:05:01 CPU %user %nice %system %iowait %steal %idle [2023-11-02T04:28:36.861Z] 04:06:01 all 9.37 0.00 3.38 3.24 0.06 83.95 [2023-11-02T04:28:36.861Z] 04:06:01 0 9.00 0.00 3.50 7.42 0.05 80.03 [2023-11-02T04:28:36.861Z] 04:06:01 1 11.28 0.00 2.68 0.18 0.05 85.81 [2023-11-02T04:28:36.861Z] 04:06:01 2 12.60 0.00 2.90 0.52 0.07 83.91 [2023-11-02T04:28:36.861Z] 04:06:01 3 12.03 0.00 3.85 1.31 0.08 82.73 [2023-11-02T04:28:36.861Z] 04:06:01 4 8.18 0.00 4.20 5.51 0.07 82.05 [2023-11-02T04:28:36.861Z] 04:06:01 5 5.75 0.00 1.70 0.29 0.05 92.21 [2023-11-02T04:28:36.861Z] 04:06:01 6 7.30 0.00 4.75 10.21 0.07 77.67 [2023-11-02T04:28:36.861Z] 04:06:01 7 8.78 0.00 3.46 0.54 0.07 87.15 [2023-11-02T04:28:36.861Z] 04:07:01 all 10.48 0.00 3.90 6.09 0.06 79.47 [2023-11-02T04:28:36.861Z] 04:07:01 0 6.56 0.00 2.93 12.88 0.03 77.60 [2023-11-02T04:28:36.861Z] 04:07:01 1 11.02 0.00 3.87 2.07 0.07 82.97 [2023-11-02T04:28:36.861Z] 04:07:01 2 11.58 0.00 3.67 1.11 0.07 83.57 [2023-11-02T04:28:36.861Z] 04:07:01 3 11.14 0.00 4.58 1.63 0.08 82.56 [2023-11-02T04:28:36.862Z] 04:07:01 4 11.48 0.00 4.73 24.88 0.07 58.85 [2023-11-02T04:28:36.862Z] 04:07:01 5 10.73 0.00 3.79 0.71 0.05 84.72 [2023-11-02T04:28:36.862Z] 04:07:01 6 10.35 0.00 4.15 4.59 0.07 80.83 [2023-11-02T04:28:36.862Z] 04:07:01 7 10.99 0.00 3.52 0.78 0.07 84.64 [2023-11-02T04:28:36.862Z] 04:08:02 all 18.56 0.00 4.73 4.13 0.11 72.47 [2023-11-02T04:28:36.862Z] 04:08:02 0 14.31 0.00 3.81 4.66 0.25 76.97 [2023-11-02T04:28:36.862Z] 04:08:02 1 17.14 0.00 3.60 2.68 0.05 76.53 [2023-11-02T04:28:36.862Z] 04:08:02 2 21.73 0.00 6.00 1.24 0.07 70.97 [2023-11-02T04:28:36.862Z] 04:08:02 3 22.23 0.00 6.84 11.59 0.12 59.22 [2023-11-02T04:28:36.862Z] 04:08:02 4 23.98 0.00 4.91 3.44 0.08 67.58 [2023-11-02T04:28:36.862Z] 04:08:02 5 15.26 0.00 3.67 0.72 0.10 80.25 [2023-11-02T04:28:36.862Z] 04:08:02 6 14.07 0.00 3.95 5.11 0.05 76.82 [2023-11-02T04:28:36.862Z] 04:08:02 7 19.83 0.00 5.05 3.67 0.13 71.32 [2023-11-02T04:28:36.862Z] 04:09:01 all 17.23 0.00 3.01 3.17 0.07 76.51 [2023-11-02T04:28:36.862Z] 04:09:01 0 16.53 0.00 3.81 0.48 0.09 79.10 [2023-11-02T04:28:36.862Z] 04:09:01 1 10.60 0.00 2.19 1.75 0.05 85.40 [2023-11-02T04:28:36.862Z] 04:09:01 2 16.41 0.00 3.60 0.89 0.09 79.02 [2023-11-02T04:28:36.862Z] 04:09:01 3 12.06 0.00 2.70 1.39 0.07 83.78 [2023-11-02T04:28:36.862Z] 04:09:01 4 28.22 0.00 3.40 0.41 0.09 67.89 [2023-11-02T04:28:36.862Z] 04:09:01 5 25.20 0.00 3.64 14.45 0.09 56.63 [2023-11-02T04:28:36.862Z] 04:09:01 6 15.63 0.00 2.38 0.44 0.05 81.50 [2023-11-02T04:28:36.862Z] 04:09:01 7 13.30 0.00 2.38 5.68 0.05 78.60 [2023-11-02T04:28:36.862Z] 04:10:01 all 16.57 0.00 4.26 3.04 0.11 76.02 [2023-11-02T04:28:36.862Z] 04:10:01 0 16.24 0.00 3.99 0.62 0.18 78.96 [2023-11-02T04:28:36.862Z] 04:10:01 1 17.84 0.00 4.61 2.57 0.12 74.86 [2023-11-02T04:28:36.862Z] 04:10:01 2 16.98 0.00 3.76 0.39 0.07 78.80 [2023-11-02T04:28:36.862Z] 04:10:01 3 16.57 0.00 4.72 0.92 0.17 77.62 [2023-11-02T04:28:36.862Z] 04:10:01 4 16.45 0.00 4.74 12.77 0.08 65.97 [2023-11-02T04:28:36.862Z] 04:10:01 5 15.71 0.00 4.10 4.68 0.08 75.43 [2023-11-02T04:28:36.862Z] 04:10:01 6 16.45 0.00 4.40 0.96 0.08 78.11 [2023-11-02T04:28:36.862Z] 04:10:01 7 16.28 0.00 3.80 1.53 0.08 78.31 [2023-11-02T04:28:36.862Z] 04:11:01 all 0.95 0.00 0.51 0.32 0.02 98.20 [2023-11-02T04:28:36.862Z] 04:11:01 0 0.50 0.00 0.32 0.03 0.02 99.13 [2023-11-02T04:28:36.862Z] 04:11:01 1 0.62 0.00 0.32 0.00 0.02 99.05 [2023-11-02T04:28:36.862Z] 04:11:01 2 1.02 0.00 1.03 0.70 0.02 97.23 [2023-11-02T04:28:36.862Z] 04:11:01 3 1.17 0.00 0.47 0.05 0.02 98.30 [2023-11-02T04:28:36.862Z] 04:11:01 4 1.57 0.00 0.58 0.02 0.02 97.81 [2023-11-02T04:28:36.862Z] 04:11:01 5 0.55 0.00 0.27 0.53 0.02 98.63 [2023-11-02T04:28:36.862Z] 04:11:01 6 0.75 0.00 0.68 0.20 0.02 98.35 [2023-11-02T04:28:36.862Z] 04:11:01 7 1.44 0.00 0.43 1.05 0.02 97.06 [2023-11-02T04:28:36.862Z] 04:12:01 all 0.08 0.00 0.04 0.03 0.01 99.86 [2023-11-02T04:28:36.862Z] 04:12:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2023-11-02T04:28:36.862Z] 04:12:01 1 0.28 0.00 0.07 0.00 0.02 99.63 [2023-11-02T04:28:36.862Z] 04:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T04:28:36.862Z] 04:12:01 3 0.03 0.00 0.05 0.02 0.00 99.90 [2023-11-02T04:28:36.862Z] 04:12:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2023-11-02T04:28:36.862Z] 04:12:01 5 0.05 0.00 0.03 0.17 0.00 99.75 [2023-11-02T04:28:36.862Z] 04:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T04:28:36.862Z] 04:12:01 7 0.08 0.00 0.05 0.00 0.03 99.83 [2023-11-02T04:28:36.862Z] 04:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-11-02T04:28:36.862Z] 04:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:28:36.862Z] 04:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T04:28:36.862Z] 04:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T04:28:36.862Z] 04:13:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-02T04:28:36.862Z] 04:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:28:36.862Z] 04:13:01 5 0.02 0.00 0.00 0.07 0.00 99.92 [2023-11-02T04:28:36.862Z] 04:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:28:36.862Z] 04:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-02T04:28:36.862Z] 04:14:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-11-02T04:28:36.862Z] 04:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:28:36.862Z] 04:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-02T04:28:36.862Z] 04:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T04:28:36.862Z] 04:14:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2023-11-02T04:28:36.862Z] 04:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-02T04:28:36.862Z] 04:14:01 5 0.03 0.00 0.02 0.05 0.00 99.90 [2023-11-02T04:28:36.862Z] 04:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-02T04:28:36.862Z] 04:14:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-02T04:28:36.862Z] 04:15:01 all 0.01 0.00 0.00 0.12 0.01 99.86 [2023-11-02T04:28:36.862Z] 04:15:01 0 0.02 0.00 0.00 0.03 0.02 99.93 [2023-11-02T04:28:36.862Z] 04:15:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2023-11-02T04:28:36.862Z] 04:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:28:36.862Z] 04:15:01 3 0.00 0.00 0.00 0.18 0.02 99.80 [2023-11-02T04:28:36.862Z] 04:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T04:28:36.862Z] 04:15:01 5 0.00 0.00 0.00 0.53 0.00 99.47 [2023-11-02T04:28:36.862Z] 04:15:01 6 0.00 0.00 0.02 0.20 0.00 99.78 [2023-11-02T04:28:36.862Z] 04:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-02T04:28:36.862Z] 04:16:01 all 0.01 0.00 0.01 0.10 0.00 99.88 [2023-11-02T04:28:36.862Z] 04:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T04:28:36.862Z] 04:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-02T04:28:36.862Z] 04:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T04:28:36.862Z] 04:16:01 3 0.00 0.00 0.00 0.33 0.00 99.67 [2023-11-02T04:28:36.862Z] 04:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:28:36.862Z] 04:16:01 5 0.00 0.00 0.00 0.43 0.00 99.57 [2023-11-02T04:28:36.862Z] 04:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:28:36.862Z] 04:16:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-02T04:28:36.862Z] [2023-11-02T04:28:36.862Z] 04:16:01 CPU %user %nice %system %iowait %steal %idle [2023-11-02T04:28:36.862Z] 04:17:01 all 0.06 0.00 0.04 0.06 0.00 99.83 [2023-11-02T04:28:36.862Z] 04:17:01 0 0.15 0.00 0.05 0.03 0.00 99.77 [2023-11-02T04:28:36.862Z] 04:17:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2023-11-02T04:28:36.862Z] 04:17:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2023-11-02T04:28:36.862Z] 04:17:01 3 0.05 0.00 0.07 0.17 0.02 99.70 [2023-11-02T04:28:36.862Z] 04:17:01 4 0.10 0.00 0.02 0.00 0.00 99.88 [2023-11-02T04:28:36.862Z] 04:17:01 5 0.07 0.00 0.03 0.28 0.00 99.62 [2023-11-02T04:28:36.862Z] 04:17:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-02T04:28:36.862Z] 04:17:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-02T04:28:36.862Z] 04:18:01 all 0.01 0.00 0.00 0.03 0.01 99.95 [2023-11-02T04:28:36.862Z] 04:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:28:36.862Z] 04:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-02T04:28:36.862Z] 04:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:28:36.862Z] 04:18:01 3 0.00 0.00 0.00 0.12 0.00 99.88 [2023-11-02T04:28:36.862Z] 04:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-02T04:28:36.862Z] 04:18:01 5 0.00 0.00 0.00 0.10 0.00 99.90 [2023-11-02T04:28:36.862Z] 04:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-02T04:28:36.862Z] 04:18:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-02T04:28:36.862Z] 04:19:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2023-11-02T04:28:36.862Z] 04:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:28:36.862Z] 04:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-02T04:28:36.862Z] 04:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T04:28:36.862Z] 04:19:01 3 0.02 0.00 0.00 0.10 0.02 99.87 [2023-11-02T04:28:36.862Z] 04:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:28:36.862Z] 04:19:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-02T04:28:36.862Z] 04:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:28:36.862Z] 04:19:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-02T04:28:36.862Z] 04:20:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2023-11-02T04:28:36.862Z] 04:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T04:28:36.862Z] 04:20:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-02T04:28:36.862Z] 04:20:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-02T04:28:36.862Z] 04:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:28:36.862Z] 04:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:28:36.862Z] 04:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-02T04:28:36.862Z] 04:20:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-02T04:28:36.862Z] 04:20:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2023-11-02T04:28:36.862Z] 04:21:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-11-02T04:28:36.862Z] 04:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:28:36.862Z] 04:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-02T04:28:36.862Z] 04:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:28:36.862Z] 04:21:01 3 0.03 0.00 0.00 0.03 0.02 99.92 [2023-11-02T04:28:36.862Z] 04:21:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-02T04:28:36.862Z] 04:21:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2023-11-02T04:28:36.862Z] 04:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T04:28:36.862Z] 04:21:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-02T04:28:36.862Z] 04:22:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2023-11-02T04:28:36.862Z] 04:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-02T04:28:36.862Z] 04:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:28:36.862Z] 04:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:28:36.862Z] 04:22:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-02T04:28:36.862Z] 04:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:28:36.862Z] 04:22:01 5 0.03 0.00 0.00 0.05 0.00 99.92 [2023-11-02T04:28:36.862Z] 04:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-02T04:28:36.862Z] 04:22:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-02T04:28:36.862Z] 04:23:01 all 0.30 0.00 0.03 0.01 0.00 99.65 [2023-11-02T04:28:36.862Z] 04:23:01 0 0.25 0.00 0.02 0.00 0.00 99.73 [2023-11-02T04:28:36.862Z] 04:23:01 1 0.30 0.00 0.03 0.03 0.00 99.63 [2023-11-02T04:28:36.862Z] 04:23:01 2 0.23 0.00 0.02 0.00 0.00 99.75 [2023-11-02T04:28:36.862Z] 04:23:01 3 0.07 0.00 0.05 0.02 0.02 99.85 [2023-11-02T04:28:36.862Z] 04:23:01 4 1.03 0.00 0.00 0.00 0.00 98.97 [2023-11-02T04:28:36.862Z] 04:23:01 5 0.07 0.00 0.05 0.03 0.00 99.85 [2023-11-02T04:28:36.863Z] 04:23:01 6 0.18 0.00 0.03 0.00 0.00 99.78 [2023-11-02T04:28:36.863Z] 04:23:01 7 0.30 0.00 0.03 0.02 0.02 99.63 [2023-11-02T04:28:36.863Z] 04:24:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-11-02T04:28:36.863Z] 04:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:28:36.863Z] 04:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:28:36.863Z] 04:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T04:28:36.863Z] 04:24:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-02T04:28:36.863Z] 04:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-02T04:28:36.863Z] 04:24:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-02T04:28:36.863Z] 04:24:01 6 0.28 0.00 0.03 0.00 0.03 99.65 [2023-11-02T04:28:36.863Z] 04:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:28:36.863Z] 04:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-11-02T04:28:36.863Z] 04:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T04:28:36.863Z] 04:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T04:28:36.863Z] 04:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:28:36.863Z] 04:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-02T04:28:36.863Z] 04:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:28:36.863Z] 04:25:01 5 0.00 0.00 0.03 0.03 0.00 99.93 [2023-11-02T04:28:36.863Z] 04:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-02T04:28:36.863Z] 04:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:28:36.863Z] 04:26:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2023-11-02T04:28:36.863Z] 04:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:28:36.863Z] 04:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:28:36.863Z] 04:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T04:28:36.863Z] 04:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-02T04:28:36.863Z] 04:26:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-02T04:28:36.863Z] 04:26:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-02T04:28:36.863Z] 04:26:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2023-11-02T04:28:36.863Z] 04:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:28:36.863Z] 04:27:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2023-11-02T04:28:36.863Z] 04:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:28:36.863Z] 04:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T04:28:36.863Z] 04:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T04:28:36.863Z] 04:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:28:36.863Z] 04:27:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-02T04:28:36.863Z] 04:27:01 5 0.05 0.00 0.00 0.10 0.02 99.83 [2023-11-02T04:28:36.863Z] 04:27:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-02T04:28:36.863Z] 04:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:28:36.863Z] [2023-11-02T04:28:36.863Z] 04:27:01 CPU %user %nice %system %iowait %steal %idle [2023-11-02T04:28:36.863Z] 04:28:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-11-02T04:28:36.863Z] 04:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:28:36.863Z] 04:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-02T04:28:36.863Z] 04:28:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-02T04:28:36.863Z] 04:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T04:28:36.863Z] 04:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:28:36.863Z] 04:28:01 5 0.00 0.00 0.02 0.05 0.00 99.93 [2023-11-02T04:28:36.863Z] 04:28:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-02T04:28:36.863Z] 04:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:28:36.863Z] Average: all 3.18 0.00 0.86 0.88 0.02 95.05 [2023-11-02T04:28:36.863Z] Average: 0 2.75 0.00 0.80 1.14 0.03 95.28 [2023-11-02T04:28:36.863Z] Average: 1 3.00 0.00 0.76 0.40 0.02 95.82 [2023-11-02T04:28:36.863Z] Average: 2 3.48 0.00 0.91 0.21 0.02 95.38 [2023-11-02T04:28:36.863Z] Average: 3 3.26 0.00 1.01 0.77 0.03 94.93 [2023-11-02T04:28:36.863Z] Average: 4 3.91 0.00 0.97 2.03 0.02 93.07 [2023-11-02T04:28:36.863Z] Average: 5 3.15 0.00 0.75 1.00 0.02 95.08 [2023-11-02T04:28:36.863Z] Average: 6 2.81 0.00 0.89 0.94 0.02 95.34 [2023-11-02T04:28:36.863Z] Average: 7 3.08 0.00 0.82 0.57 0.03 95.51 [2023-11-02T04:28:36.863Z] [2023-11-02T04:28:36.863Z] [2023-11-02T04:28:36.863Z]