Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 53354d8b2375586dce6506093df12345f31d42e7 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-ssh8981943057720252512.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh13409052185234750162.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16827387477350063567.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4795712347418917129.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18378172004794612751.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9563 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 53354d8b2375586dce6506093df12345f31d42e7 (main) Commit message: "Merge pull request #598 from bnevis-i/update-authentication-url" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53354d8b2375586dce6506093df12345f31d42e7 # timeout=10 > git rev-list --no-walk 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-24T20:24:52.112Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-24T20:24:52.175Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-24T20:24:52.199Z] ========================================================= [2023-04-24T20:24:52.199Z] EdgeX Global Pipelines Version Info [2023-04-24T20:24:52.199Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-24T20:24:52.911Z] ------------------- [2023-04-24T20:24:52.911Z] stable info: [2023-04-24T20:24:52.911Z] ------------------- [2023-04-24T20:24:52.911Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-24T20:24:52.911Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T20:24:52.911Z] Message: update stable to v1.0.248 [2023-04-24T20:24:53.483Z] ------------------- [2023-04-24T20:24:53.483Z] experimental info: [2023-04-24T20:24:53.483Z] ------------------- [2023-04-24T20:24:53.483Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-24T20:24:53.483Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T20:24:53.483Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-24T20:24:53.654Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-04-24T20:24:53.672Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-04-24T20:24:53.690Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-24T20:24:53.708Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-24T20:24:53.719Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-24T20:24:53.738Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-24T20:24:53.757Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-24T20:24:53.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-24T20:24:53.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-24T20:24:53.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-24T20:24:53.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-24T20:24:53.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-04-24T20:24:53.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-24T20:24:53.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-24T20:24:53.878Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T20:24:53.891Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T20:24:53.904Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T20:24:53.918Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T20:24:53.928Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-24T20:24:53.940Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-24T20:24:53.953Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-24T20:24:53.966Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-24T20:24:53.983Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-24T20:24:53.999Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-24T20:24:54.018Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-24T20:24:54.036Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-24T20:24:54.055Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-24T20:24:54.072Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-24T20:24:54.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-24T20:24:54.102Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-24T20:24:54.117Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] echo [2023-04-24T20:24:54.130Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53354d8 [Pipeline] echo [2023-04-24T20:24:54.143Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T20:24:54.184Z] provisioning config files... [2023-04-24T20:24:54.200Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14401219413499966669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T20:24:54.521Z] ---> docker-login.sh [2023-04-24T20:24:54.521Z] nexus3.edgexfoundry.org:10001 [2023-04-24T20:24:54.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:24:55.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:24:55.053Z] Configure a credential helper to remove this warning. See [2023-04-24T20:24:55.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:24:55.053Z] [2023-04-24T20:24:55.053Z] Login Succeeded [2023-04-24T20:24:55.053Z] nexus3.edgexfoundry.org:10002 [2023-04-24T20:24:55.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:24:55.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:24:55.053Z] Configure a credential helper to remove this warning. See [2023-04-24T20:24:55.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:24:55.053Z] [2023-04-24T20:24:55.053Z] Login Succeeded [2023-04-24T20:24:55.053Z] nexus3.edgexfoundry.org:10003 [2023-04-24T20:24:55.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:24:55.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:24:55.053Z] Configure a credential helper to remove this warning. See [2023-04-24T20:24:55.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:24:55.053Z] [2023-04-24T20:24:55.053Z] Login Succeeded [2023-04-24T20:24:55.319Z] nexus3.edgexfoundry.org:10004 [2023-04-24T20:24:55.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:24:55.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:24:55.319Z] Configure a credential helper to remove this warning. See [2023-04-24T20:24:55.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:24:55.319Z] [2023-04-24T20:24:55.319Z] Login Succeeded [2023-04-24T20:24:55.319Z] docker.io [2023-04-24T20:24:55.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:24:55.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:24:55.578Z] Configure a credential helper to remove this warning. See [2023-04-24T20:24:55.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:24:55.578Z] [2023-04-24T20:24:55.578Z] Login Succeeded [2023-04-24T20:24:55.578Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T20:24:55.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-24T20:24:55.967Z] + git rev-list -1 --merges 53354d8b2375586dce6506093df12345f31d42e7~1..53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] echo [2023-04-24T20:24:56.045Z] -----------> git rev-list -1 --merges 53354d8b2375586dce6506093df12345f31d42e7~1..53354d8b2375586dce6506093df12345f31d42e7 53354d8b2375586dce6506093df12345f31d42e7 [2023-04-24T20:24:56.045Z] 53354d8b2375586dce6506093df12345f31d42e7 [false] [Pipeline] sh [2023-04-24T20:24:56.334Z] + git log --format=format:%s -1 53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] echo [2023-04-24T20:24:56.349Z] ========================================================= [2023-04-24T20:24:56.349Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-24T20:24:56.349Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T20:24:56.687Z] + git log --format=format:%s -1 53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] echo [2023-04-24T20:24:56.698Z] [semverPrep] GIT_COMMIT: 53354d8b2375586dce6506093df12345f31d42e7, Commit Message: Merge pull request #598 from bnevis-i/update-authentication-url [Pipeline] echo [2023-04-24T20:24:56.708Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-24T20:24:57.079Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T20:24:57.079Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-24T20:24:57.079Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-24T20:24:57.079Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-24T20:24:57.080Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-24T20:24:57.080Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-24T20:24:57.080Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:24:57.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T20:24:57.432Z] [2023-04-24T20:24:57.432Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:24:57.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T20:24:57.743Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-24T20:24:57.743Z] b85a868b505f: Pulling fs layer [2023-04-24T20:24:57.743Z] e2be974225ed: Pulling fs layer [2023-04-24T20:24:57.743Z] 339a4e72a1f5: Pulling fs layer [2023-04-24T20:24:57.743Z] 988bab9f4d93: Pulling fs layer [2023-04-24T20:24:57.743Z] 1469e6f7b9e6: Pulling fs layer [2023-04-24T20:24:57.743Z] eaf3925da568: Pulling fs layer [2023-04-24T20:24:57.743Z] bab4dde63d76: Pulling fs layer [2023-04-24T20:24:57.743Z] 1469e6f7b9e6: Waiting [2023-04-24T20:24:57.743Z] bde34c3a00c8: Pulling fs layer [2023-04-24T20:24:57.743Z] b352a97aabf1: Pulling fs layer [2023-04-24T20:24:57.743Z] bde34c3a00c8: Waiting [2023-04-24T20:24:57.743Z] bab4dde63d76: Waiting [2023-04-24T20:24:57.743Z] 4872d77fe225: Pulling fs layer [2023-04-24T20:24:57.743Z] 5851b861e8e6: Pulling fs layer [2023-04-24T20:24:57.743Z] 4872d77fe225: Waiting [2023-04-24T20:24:57.743Z] b352a97aabf1: Waiting [2023-04-24T20:24:57.743Z] e2be974225ed: Verifying Checksum [2023-04-24T20:24:57.743Z] e2be974225ed: Download complete [2023-04-24T20:24:57.743Z] 988bab9f4d93: Verifying Checksum [2023-04-24T20:24:57.743Z] 988bab9f4d93: Download complete [2023-04-24T20:24:58.002Z] 1469e6f7b9e6: Verifying Checksum [2023-04-24T20:24:58.002Z] 1469e6f7b9e6: Download complete [2023-04-24T20:24:58.002Z] eaf3925da568: Verifying Checksum [2023-04-24T20:24:58.002Z] eaf3925da568: Download complete [2023-04-24T20:24:58.002Z] 339a4e72a1f5: Verifying Checksum [2023-04-24T20:24:58.002Z] 339a4e72a1f5: Download complete [2023-04-24T20:24:58.002Z] bde34c3a00c8: Verifying Checksum [2023-04-24T20:24:58.002Z] bde34c3a00c8: Download complete [2023-04-24T20:24:58.002Z] b352a97aabf1: Verifying Checksum [2023-04-24T20:24:58.002Z] b352a97aabf1: Download complete [2023-04-24T20:24:58.002Z] 4872d77fe225: Download complete [2023-04-24T20:24:58.002Z] 5851b861e8e6: Download complete [2023-04-24T20:24:58.002Z] b85a868b505f: Verifying Checksum [2023-04-24T20:24:58.002Z] b85a868b505f: Download complete [2023-04-24T20:24:58.572Z] bab4dde63d76: Verifying Checksum [2023-04-24T20:24:58.572Z] bab4dde63d76: Download complete [2023-04-24T20:24:59.537Z] b85a868b505f: Pull complete [2023-04-24T20:24:59.537Z] e2be974225ed: Pull complete [2023-04-24T20:25:00.106Z] 339a4e72a1f5: Pull complete [2023-04-24T20:25:00.106Z] 988bab9f4d93: Pull complete [2023-04-24T20:25:00.366Z] 1469e6f7b9e6: Pull complete [2023-04-24T20:25:00.366Z] eaf3925da568: Pull complete [2023-04-24T20:25:02.277Z] bab4dde63d76: Pull complete [2023-04-24T20:25:02.277Z] bde34c3a00c8: Pull complete [2023-04-24T20:25:02.537Z] b352a97aabf1: Pull complete [2023-04-24T20:25:02.537Z] 4872d77fe225: Pull complete [2023-04-24T20:25:02.800Z] 5851b861e8e6: Pull complete [2023-04-24T20:25:02.800Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-24T20:25:02.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T20:25:02.800Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T20:25:02.894Z] prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container [2023-04-24T20:25:02.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T20:25:06.711Z] $ docker top c344f18a8cd2e81e0d63a2126c4ba264e35d2282247b159eff4216a8dfe8e682 -eo pid,comm [2023-04-24T20:25:06.769Z] 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-04-24T20:25:06.769Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T20:25:06.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T20:25:06.797Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T20:25:06.914Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T20:25:06.921Z] $ docker exec c344f18a8cd2e81e0d63a2126c4ba264e35d2282247b159eff4216a8dfe8e682 ssh-agent [2023-04-24T20:25:07.063Z] SSH_AUTH_SOCK=/tmp/ssh-Iik2DDwdw9Vm/agent.32 [2023-04-24T20:25:07.063Z] SSH_AGENT_PID=38 [2023-04-24T20:25:07.071Z] Running ssh-add (command line suppressed) [2023-04-24T20:25:07.186Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6763127544829966224.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6763127544829966224.key) [2023-04-24T20:25:07.200Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T20:25:07.486Z] + git tag --points-at HEAD [Pipeline] } [2023-04-24T20:25:07.507Z] $ docker exec --env ******** --env ******** c344f18a8cd2e81e0d63a2126c4ba264e35d2282247b159eff4216a8dfe8e682 ssh-agent -k [2023-04-24T20:25:07.615Z] unset SSH_AUTH_SOCK; [2023-04-24T20:25:07.616Z] unset SSH_AGENT_PID; [2023-04-24T20:25:07.616Z] echo Agent pid 38 killed; [2023-04-24T20:25:07.623Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-24T20:25:07.645Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T20:25:07.645Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T20:25:07.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T20:25:07.763Z] $ docker exec c344f18a8cd2e81e0d63a2126c4ba264e35d2282247b159eff4216a8dfe8e682 ssh-agent [2023-04-24T20:25:07.885Z] SSH_AUTH_SOCK=/tmp/ssh-i7hoKREI58Xe/agent.71 [2023-04-24T20:25:07.885Z] SSH_AGENT_PID=77 [2023-04-24T20:25:07.890Z] Running ssh-add (command line suppressed) [2023-04-24T20:25:07.990Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11622908405451809367.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11622908405451809367.key) [2023-04-24T20:25:07.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T20:25:08.286Z] + git semver init [2023-04-24T20:25:08.545Z] 2023-04-24 20:25:08,475 [run_init] DEBUG init version:0.0.0 force:False [2023-04-24T20:25:08.545Z] 2023-04-24 20:25:08,476 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-04-24T20:25:08.545Z] 2023-04-24 20:25:08,476 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-04-24T20:25:08.545Z] 2023-04-24 20:25:08,476 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-24T20:25:09.927Z] 2023-04-24 20:25:09,893 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-04-24T20:25:09.927Z] 2023-04-24 20:25:09,894 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-04-24T20:25:09.927Z] 2023-04-24 20:25:09,894 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-24T20:25:09.927Z] 2023-04-24 20:25:09,894 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-24T20:25:09.927Z] 3.0.0-dev.4 [Pipeline] } [2023-04-24T20:25:09.942Z] $ docker exec --env ******** --env ******** c344f18a8cd2e81e0d63a2126c4ba264e35d2282247b159eff4216a8dfe8e682 ssh-agent -k [2023-04-24T20:25:10.048Z] unset SSH_AUTH_SOCK; [2023-04-24T20:25:10.052Z] unset SSH_AGENT_PID; [2023-04-24T20:25:10.052Z] echo Agent pid 77 killed; [2023-04-24T20:25:10.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T20:25:10.354Z] + git semver [Pipeline] } [2023-04-24T20:25:10.632Z] $ docker stop --time=1 c344f18a8cd2e81e0d63a2126c4ba264e35d2282247b159eff4216a8dfe8e682 [2023-04-24T20:25:11.915Z] $ docker rm -f --volumes c344f18a8cd2e81e0d63a2126c4ba264e35d2282247b159eff4216a8dfe8e682 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T20:25:12.248Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-24T20:25:12.459Z] Stashed 1 file(s) [Pipeline] echo [2023-04-24T20:25:12.462Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.4 [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-04-24T20:25:12.587Z] provisioning config files... [2023-04-24T20:25:12.595Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17406111766998601741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T20:25:12.889Z] ---> docker-login.sh [2023-04-24T20:25:12.889Z] nexus3.edgexfoundry.org:10001 [2023-04-24T20:25:12.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:25:12.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:25:12.889Z] Configure a credential helper to remove this warning. See [2023-04-24T20:25:12.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:25:12.890Z] [2023-04-24T20:25:12.890Z] Login Succeeded [2023-04-24T20:25:12.890Z] nexus3.edgexfoundry.org:10002 [2023-04-24T20:25:12.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:25:12.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:25:12.890Z] Configure a credential helper to remove this warning. See [2023-04-24T20:25:12.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:25:12.890Z] [2023-04-24T20:25:12.890Z] Login Succeeded [2023-04-24T20:25:12.890Z] nexus3.edgexfoundry.org:10003 [2023-04-24T20:25:13.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:25:13.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:25:13.149Z] Configure a credential helper to remove this warning. See [2023-04-24T20:25:13.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:25:13.149Z] [2023-04-24T20:25:13.149Z] Login Succeeded [2023-04-24T20:25:13.149Z] nexus3.edgexfoundry.org:10004 [2023-04-24T20:25:13.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:25:13.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:25:13.149Z] Configure a credential helper to remove this warning. See [2023-04-24T20:25:13.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:25:13.149Z] [2023-04-24T20:25:13.149Z] Login Succeeded [2023-04-24T20:25:13.149Z] docker.io [2023-04-24T20:25:13.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:25:13.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:25:13.408Z] Configure a credential helper to remove this warning. See [2023-04-24T20:25:13.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:25:13.408Z] [2023-04-24T20:25:13.408Z] Login Succeeded [2023-04-24T20:25:13.408Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T20:25:13.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T20:25:13.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T20:25:13.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T20:25:13.493Z] ========================================================= [2023-04-24T20:25:13.493Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-24T20:25:13.493Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:25:13.797Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-24T20:25:14.058Z] Sending build context to Docker daemon 45.73MB [2023-04-24T20:25:14.058Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-24T20:25:14.058Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-24T20:25:14.058Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-24T20:25:14.058Z] f56be85fc22e: Pulling fs layer [2023-04-24T20:25:14.058Z] 85791d961cd3: Pulling fs layer [2023-04-24T20:25:14.058Z] d694b5ae8c79: Pulling fs layer [2023-04-24T20:25:14.058Z] 9f32a84ed3da: Pulling fs layer [2023-04-24T20:25:14.058Z] 4d19c01a9841: Pulling fs layer [2023-04-24T20:25:14.058Z] 9325e15d5711: Pulling fs layer [2023-04-24T20:25:14.058Z] 556b6ee489ea: Pulling fs layer [2023-04-24T20:25:14.058Z] c5a4b2cf53e6: Pulling fs layer [2023-04-24T20:25:14.058Z] 9f32a84ed3da: Waiting [2023-04-24T20:25:14.058Z] 4d19c01a9841: Waiting [2023-04-24T20:25:14.058Z] 9325e15d5711: Waiting [2023-04-24T20:25:14.058Z] 556b6ee489ea: Waiting [2023-04-24T20:25:14.058Z] 85791d961cd3: Download complete [2023-04-24T20:25:14.058Z] 9f32a84ed3da: Verifying Checksum [2023-04-24T20:25:14.058Z] 9f32a84ed3da: Download complete [2023-04-24T20:25:14.058Z] 4d19c01a9841: Download complete [2023-04-24T20:25:14.320Z] f56be85fc22e: Download complete [2023-04-24T20:25:14.320Z] 9325e15d5711: Verifying Checksum [2023-04-24T20:25:14.320Z] 9325e15d5711: Download complete [2023-04-24T20:25:14.320Z] f56be85fc22e: Pull complete [2023-04-24T20:25:14.590Z] 85791d961cd3: Pull complete [2023-04-24T20:25:14.590Z] c5a4b2cf53e6: Verifying Checksum [2023-04-24T20:25:14.590Z] c5a4b2cf53e6: Download complete [2023-04-24T20:25:14.859Z] d694b5ae8c79: Verifying Checksum [2023-04-24T20:25:14.859Z] d694b5ae8c79: Download complete [2023-04-24T20:25:15.118Z] 556b6ee489ea: Verifying Checksum [2023-04-24T20:25:15.118Z] 556b6ee489ea: Download complete [2023-04-24T20:25:18.406Z] d694b5ae8c79: Pull complete [2023-04-24T20:25:18.406Z] 9f32a84ed3da: Pull complete [2023-04-24T20:25:18.406Z] 4d19c01a9841: Pull complete [2023-04-24T20:25:18.406Z] 9325e15d5711: Pull complete [2023-04-24T20:25:20.935Z] 556b6ee489ea: Pull complete [2023-04-24T20:25:21.870Z] c5a4b2cf53e6: Pull complete [2023-04-24T20:25:21.870Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-24T20:25:21.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-24T20:25:21.870Z] ---> c4be618373d6 [2023-04-24T20:25:21.870Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-24T20:25:27.557Z] Still waiting to schedule task [2023-04-24T20:25:27.557Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-24T20:25:28.564Z] ---> Running in f002e3dbf169 [2023-04-24T20:25:28.564Z] Removing intermediate container f002e3dbf169 [2023-04-24T20:25:28.564Z] ---> 792a480b75a1 [2023-04-24T20:25:28.564Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-24T20:25:28.564Z] ---> Running in 30b3cc286b04 [2023-04-24T20:25:28.564Z] Removing intermediate container 30b3cc286b04 [2023-04-24T20:25:28.564Z] ---> 0997db1a20c7 [2023-04-24T20:25:28.564Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T20:25:28.564Z] ---> Running in f3919aeeeb92 [2023-04-24T20:25:28.564Z] Removing intermediate container f3919aeeeb92 [2023-04-24T20:25:28.564Z] ---> e1d4c2f80180 [2023-04-24T20:25:28.564Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-24T20:25:28.564Z] ---> Running in b6b56cc7d0dc [2023-04-24T20:25:28.564Z] Removing intermediate container b6b56cc7d0dc [2023-04-24T20:25:28.564Z] ---> 8c888477c2b7 [2023-04-24T20:25:28.564Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-24T20:25:28.564Z] ---> Running in 639e3dfc0300 [2023-04-24T20:25:28.564Z] Removing intermediate container 639e3dfc0300 [2023-04-24T20:25:28.564Z] ---> 064cc5a2f6db [2023-04-24T20:25:28.564Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-24T20:25:28.564Z] latest: Pulling from library/docker [2023-04-24T20:25:28.564Z] f56be85fc22e: Already exists [2023-04-24T20:25:28.564Z] 7ed9ddfd3b8f: Pulling fs layer [2023-04-24T20:25:28.564Z] 788e1ab5616a: Pulling fs layer [2023-04-24T20:25:28.564Z] cdaa2fd4fcdb: Pulling fs layer [2023-04-24T20:25:28.564Z] 31a38982befb: Pulling fs layer [2023-04-24T20:25:28.564Z] f3fec43afa6b: Pulling fs layer [2023-04-24T20:25:28.564Z] 6dc25e8d3c75: Pulling fs layer [2023-04-24T20:25:28.564Z] 3e24217d64a6: Pulling fs layer [2023-04-24T20:25:28.564Z] 41fdc34e4d3d: Pulling fs layer [2023-04-24T20:25:28.564Z] 31a38982befb: Waiting [2023-04-24T20:25:28.564Z] df31d1246b63: Pulling fs layer [2023-04-24T20:25:28.564Z] b2b1666219cb: Pulling fs layer [2023-04-24T20:25:28.564Z] be1c6fdc6de0: Pulling fs layer [2023-04-24T20:25:28.564Z] a6d9f116d01b: Pulling fs layer [2023-04-24T20:25:28.564Z] 979b7cfeae76: Pulling fs layer [2023-04-24T20:25:28.564Z] 6dc25e8d3c75: Waiting [2023-04-24T20:25:28.564Z] 3e24217d64a6: Waiting [2023-04-24T20:25:28.564Z] f3fec43afa6b: Waiting [2023-04-24T20:25:28.564Z] 41fdc34e4d3d: Waiting [2023-04-24T20:25:28.564Z] df31d1246b63: Waiting [2023-04-24T20:25:28.564Z] 979b7cfeae76: Waiting [2023-04-24T20:25:28.564Z] b2b1666219cb: Waiting [2023-04-24T20:25:28.823Z] 788e1ab5616a: Verifying Checksum [2023-04-24T20:25:28.823Z] 788e1ab5616a: Download complete [2023-04-24T20:25:28.823Z] 7ed9ddfd3b8f: Verifying Checksum [2023-04-24T20:25:28.823Z] 7ed9ddfd3b8f: Download complete [2023-04-24T20:25:28.823Z] 7ed9ddfd3b8f: Pull complete [2023-04-24T20:25:29.082Z] 788e1ab5616a: Pull complete [2023-04-24T20:25:29.082Z] 31a38982befb: Verifying Checksum [2023-04-24T20:25:29.082Z] 31a38982befb: Download complete [2023-04-24T20:25:29.082Z] cdaa2fd4fcdb: Download complete [2023-04-24T20:25:29.340Z] 6dc25e8d3c75: Verifying Checksum [2023-04-24T20:25:29.340Z] 6dc25e8d3c75: Download complete [2023-04-24T20:25:29.340Z] 3e24217d64a6: Verifying Checksum [2023-04-24T20:25:29.340Z] 3e24217d64a6: Download complete [2023-04-24T20:25:29.340Z] 41fdc34e4d3d: Verifying Checksum [2023-04-24T20:25:29.340Z] 41fdc34e4d3d: Download complete [2023-04-24T20:25:29.340Z] f3fec43afa6b: Verifying Checksum [2023-04-24T20:25:29.340Z] f3fec43afa6b: Download complete [2023-04-24T20:25:29.341Z] cdaa2fd4fcdb: Pull complete [2023-04-24T20:25:29.341Z] b2b1666219cb: Verifying Checksum [2023-04-24T20:25:29.341Z] b2b1666219cb: Download complete [2023-04-24T20:25:29.599Z] a6d9f116d01b: Download complete [2023-04-24T20:25:29.599Z] df31d1246b63: Verifying Checksum [2023-04-24T20:25:29.599Z] df31d1246b63: Download complete [2023-04-24T20:25:29.599Z] 979b7cfeae76: Verifying Checksum [2023-04-24T20:25:29.599Z] 979b7cfeae76: Download complete [2023-04-24T20:25:29.858Z] 31a38982befb: Pull complete [2023-04-24T20:25:30.118Z] f3fec43afa6b: Pull complete [2023-04-24T20:25:30.377Z] 6dc25e8d3c75: Pull complete [2023-04-24T20:25:30.377Z] 3e24217d64a6: Pull complete [2023-04-24T20:25:30.377Z] be1c6fdc6de0: Verifying Checksum [2023-04-24T20:25:30.377Z] be1c6fdc6de0: Download complete [2023-04-24T20:25:30.377Z] 41fdc34e4d3d: Pull complete [2023-04-24T20:25:30.635Z] df31d1246b63: Pull complete [2023-04-24T20:25:30.635Z] b2b1666219cb: Pull complete [2023-04-24T20:25:31.570Z] be1c6fdc6de0: Pull complete [2023-04-24T20:25:31.830Z] a6d9f116d01b: Pull complete [2023-04-24T20:25:31.830Z] 979b7cfeae76: Pull complete [2023-04-24T20:25:31.830Z] Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 [2023-04-24T20:25:31.830Z] Status: Downloaded newer image for docker:latest [2023-04-24T20:25:34.362Z] ---> 48c6b0816879 [2023-04-24T20:25:34.362Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-24T20:25:34.362Z] ---> Running in dbfc62b1f50c [2023-04-24T20:25:34.362Z] Removing intermediate container dbfc62b1f50c [2023-04-24T20:25:34.362Z] ---> b2b47820d21d [2023-04-24T20:25:34.362Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T20:25:34.362Z] ---> Running in c1b444ac9315 [2023-04-24T20:25:34.621Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T20:25:35.557Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T20:25:36.126Z] OK: 265 MiB in 53 packages [2023-04-24T20:25:36.385Z] Removing intermediate container c1b444ac9315 [2023-04-24T20:25:36.385Z] ---> ba69c8e1b614 [2023-04-24T20:25:36.385Z] Step 11/16 : ENV GO111MODULE=on [2023-04-24T20:25:36.644Z] ---> Running in b69adcff7b3d [2023-04-24T20:25:36.645Z] Removing intermediate container b69adcff7b3d [2023-04-24T20:25:36.645Z] ---> b599fa4868d4 [2023-04-24T20:25:36.645Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-24T20:25:36.645Z] ---> Running in 42e904ae2819 [2023-04-24T20:25:36.645Z] Removing intermediate container 42e904ae2819 [2023-04-24T20:25:36.645Z] ---> 8618da582579 [2023-04-24T20:25:36.645Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-24T20:25:36.904Z] ---> 9e5a7240e8a8 [2023-04-24T20:25:36.904Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T20:25:36.904Z] ---> Running in 50b7e08bede9 [2023-04-24T20:26:09.057Z] Removing intermediate container 50b7e08bede9 [2023-04-24T20:26:09.057Z] ---> 0d1d8fe7fcc1 [2023-04-24T20:26:09.057Z] Step 15/16 : COPY . . [2023-04-24T20:26:09.057Z] ---> 9c867bc3ecad [2023-04-24T20:26:09.057Z] Step 16/16 : RUN ${MAKE} [2023-04-24T20:26:09.057Z] ---> Running in feb0c0a17b32 [2023-04-24T20:26:09.057Z] noop [2023-04-24T20:26:09.057Z] Removing intermediate container feb0c0a17b32 [2023-04-24T20:26:09.057Z] ---> 5cc931e7f9aa [2023-04-24T20:26:09.057Z] Successfully built 5cc931e7f9aa [2023-04-24T20:26:09.057Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:26:09.370Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T20:26:09.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T20:26:09.444Z] prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container [2023-04-24T20:26:09.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-24T20:26:09.825Z] $ docker top b3efabf8be4dac76d5ddb7c1adc6a672befbc79e079c34cd2abb89231bec95af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T20:26:10.171Z] + go version [2023-04-24T20:26:10.171Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-24T20:26:10.186Z] $ docker stop --time=1 b3efabf8be4dac76d5ddb7c1adc6a672befbc79e079c34cd2abb89231bec95af [2023-04-24T20:26:11.432Z] $ docker rm -f --volumes b3efabf8be4dac76d5ddb7c1adc6a672befbc79e079c34cd2abb89231bec95af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:26:11.833Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T20:26:11.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T20:26:11.907Z] prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container [2023-04-24T20:26:11.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-24T20:26:12.272Z] $ docker top 40b91ae52b8b918c62319a548b21a4aeb7a1c9e57d0324e58e8040cedff2db46 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T20:26:12.621Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-24T20:26:12.919Z] + make test [2023-04-24T20:26:12.919Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-24T20:26:18.195Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-24T20:26:28.222Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-24T20:26:28.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-24T20:26:28.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-24T20:26:28.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-24T20:26:28.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-24T20:26:28.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-24T20:26:28.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-24T20:26:28.222Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-24T20:26:28.222Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-24T20:26:31.510Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T20:26:31.510Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T20:26:31.510Z] ./bin/test-attribution-txt.sh [2023-04-24T20:26:31.510Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-24T20:26:31.510Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-24T20:26:31.510Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-24T20:26:31.510Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-24T20:26:31.510Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-24T20:26:31.510Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-24T20:26:31.510Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-24T20:26:31.510Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-24T20:26:31.510Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-24T20:26:31.510Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-24T20:26:31.510Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-24T20:26:31.510Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-24T20:26:31.510Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-24T20:26:31.510Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-24T20:26:31.510Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-24T20:26:31.510Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-24T20:26:31.510Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-24T20:26:31.510Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-24T20:26:31.510Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-24T20:26:31.510Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-24T20:26:31.510Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-24T20:26:31.510Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-24T20:26:31.770Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-24T20:26:31.770Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-24T20:26:31.770Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-24T20:26:31.770Z] make -C web test [2023-04-24T20:26:31.770Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-04-24T20:26:31.770Z] make[1]: tput: No such file or directory [2023-04-24T20:26:31.770Z] make[1]: tput: No such file or directory [2023-04-24T20:26:31.770Z] warning: generating ./VERSION [2023-04-24T20:26:31.770Z] echo "0.0.0" > VERSION [2023-04-24T20:26:31.770Z] docker build \ [2023-04-24T20:26:31.770Z] -f Dockerfile \ [2023-04-24T20:26:31.770Z] --build-arg USER=1000 \ [2023-04-24T20:26:31.770Z] \ [2023-04-24T20:26:31.770Z] --label "git_sha=53354d8b2375586dce6506093df12345f31d42e7" \ [2023-04-24T20:26:31.770Z] -t edgexfoundry/edgex-web-ui:53354d8b2375586dce6506093df12345f31d42e7 \ [2023-04-24T20:26:31.770Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-24T20:26:31.770Z] . [2023-04-24T20:26:31.771Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-24T20:26:31.771Z] Install the buildx component to build images with BuildKit: [2023-04-24T20:26:31.771Z] https://docs.docker.com/go/buildx/ [2023-04-24T20:26:31.771Z] [2023-04-24T20:26:31.771Z] Sending build context to Docker daemon 3.269MB [2023-04-24T20:26:31.771Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-24T20:26:32.337Z] 16.17-alpine3.15: Pulling from library/node [2023-04-24T20:26:32.337Z] 9621f1afde84: Pulling fs layer [2023-04-24T20:26:32.337Z] c6f70ee39829: Pulling fs layer [2023-04-24T20:26:32.337Z] 56892a8094a2: Pulling fs layer [2023-04-24T20:26:32.337Z] 58dd87906ef0: Pulling fs layer [2023-04-24T20:26:32.337Z] 58dd87906ef0: Waiting [2023-04-24T20:26:32.337Z] 9621f1afde84: Verifying Checksum [2023-04-24T20:26:32.337Z] 9621f1afde84: Download complete [2023-04-24T20:26:32.596Z] 9621f1afde84: Pull complete [2023-04-24T20:26:32.596Z] 58dd87906ef0: Download complete [2023-04-24T20:26:32.596Z] 56892a8094a2: Download complete [2023-04-24T20:26:34.160Z] c6f70ee39829: Verifying Checksum [2023-04-24T20:26:34.160Z] c6f70ee39829: Download complete [2023-04-24T20:26:35.584Z] c6f70ee39829: Pull complete [2023-04-24T20:26:35.584Z] 56892a8094a2: Pull complete [2023-04-24T20:26:35.584Z] 58dd87906ef0: Pull complete [2023-04-24T20:26:35.584Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-24T20:26:35.584Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-24T20:26:35.584Z] ---> b69703f70c3d [2023-04-24T20:26:35.584Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-24T20:26:39.901Z] ---> Running in d9c120c459b5 [2023-04-24T20:26:39.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-04-24T20:26:39.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-04-24T20:26:39.901Z] (1/129) Installing libxau (1.0.9-r0) [2023-04-24T20:26:39.901Z] (2/129) Installing libmd (1.0.3-r0) [2023-04-24T20:26:39.901Z] (3/129) Installing libbsd (0.11.3-r1) [2023-04-24T20:26:39.901Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-04-24T20:26:39.901Z] (5/129) Installing libxcb (1.14-r2) [2023-04-24T20:26:39.901Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-04-24T20:26:39.901Z] (7/129) Installing libxext (1.3.4-r0) [2023-04-24T20:26:40.160Z] (8/129) Installing libice (1.0.10-r0) [2023-04-24T20:26:40.160Z] (9/129) Installing libuuid (2.37.4-r0) [2023-04-24T20:26:40.160Z] (10/129) Installing libsm (1.2.3-r0) [2023-04-24T20:26:40.160Z] (11/129) Installing libxt (1.2.1-r0) [2023-04-24T20:26:40.160Z] (12/129) Installing libxmu (1.1.3-r0) [2023-04-24T20:26:40.160Z] (13/129) Installing xset (1.2.4-r0) [2023-04-24T20:26:40.160Z] (14/129) Installing xprop (1.2.5-r0) [2023-04-24T20:26:40.160Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-04-24T20:26:40.160Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-24T20:26:40.160Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-04-24T20:26:40.160Z] (18/129) Installing libffi (3.4.2-r1) [2023-04-24T20:26:40.160Z] (19/129) Installing libintl (0.21-r0) [2023-04-24T20:26:40.160Z] (20/129) Installing libblkid (2.37.4-r0) [2023-04-24T20:26:40.160Z] (21/129) Installing libmount (2.37.4-r0) [2023-04-24T20:26:40.160Z] (22/129) Installing pcre (8.45-r1) [2023-04-24T20:26:40.160Z] (23/129) Installing glib (2.70.1-r0) [2023-04-24T20:26:40.160Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-04-24T20:26:40.160Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-04-24T20:26:40.160Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-04-24T20:26:40.160Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-04-24T20:26:40.160Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-04-24T20:26:40.160Z] (29/129) Installing libpng (1.6.37-r1) [2023-04-24T20:26:40.160Z] (30/129) Installing libwebp (1.2.2-r0) [2023-04-24T20:26:40.160Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-04-24T20:26:40.160Z] (32/129) Installing tiff (4.4.0-r1) [2023-04-24T20:26:40.160Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-04-24T20:26:40.160Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-24T20:26:40.160Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-04-24T20:26:40.160Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-04-24T20:26:40.160Z] (37/129) Installing libxrender (0.9.10-r3) [2023-04-24T20:26:40.160Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-04-24T20:26:40.160Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-04-24T20:26:40.160Z] (40/129) Installing libxi (1.8-r0) [2023-04-24T20:26:40.160Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-04-24T20:26:40.160Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-04-24T20:26:40.419Z] (43/129) Installing atk (2.36.0-r0) [2023-04-24T20:26:40.419Z] (44/129) Installing libxtst (1.2.3-r3) [2023-04-24T20:26:40.419Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-04-24T20:26:40.419Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-04-24T20:26:40.419Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-04-24T20:26:40.419Z] (48/129) Installing expat (2.5.0-r0) [2023-04-24T20:26:40.419Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-04-24T20:26:40.419Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-04-24T20:26:40.419Z] (51/129) Installing freetype (2.11.1-r2) [2023-04-24T20:26:40.419Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-04-24T20:26:40.419Z] (53/129) Installing pixman (0.40.0-r4) [2023-04-24T20:26:40.419Z] (54/129) Installing cairo (1.16.0-r5) [2023-04-24T20:26:40.419Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-04-24T20:26:40.419Z] (56/129) Installing avahi-libs (0.8-r5) [2023-04-24T20:26:40.419Z] (57/129) Installing gmp (6.2.1-r1) [2023-04-24T20:26:40.419Z] (58/129) Installing nettle (3.7.3-r0) [2023-04-24T20:26:40.419Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-04-24T20:26:40.419Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-04-24T20:26:40.419Z] (61/129) Installing libunistring (0.9.10-r1) [2023-04-24T20:26:40.419Z] (62/129) Installing gnutls (3.7.1-r2) [2023-04-24T20:26:40.419Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-04-24T20:26:40.419Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-04-24T20:26:40.419Z] (65/129) Installing fribidi (1.0.11-r0) [2023-04-24T20:26:40.419Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-04-24T20:26:40.419Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-04-24T20:26:40.679Z] (68/129) Installing libxft (2.3.4-r0) [2023-04-24T20:26:40.679Z] (69/129) Installing pango (1.48.10-r0) [2023-04-24T20:26:40.679Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-04-24T20:26:40.679Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-24T20:26:40.679Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-04-24T20:26:40.679Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-04-24T20:26:40.679Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-04-24T20:26:40.679Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-04-24T20:26:40.679Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-24T20:26:40.679Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-04-24T20:26:40.679Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-04-24T20:26:40.679Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-04-24T20:26:40.938Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-24T20:26:42.841Z] (79/129) Installing libogg (1.3.5-r0) [2023-04-24T20:26:42.841Z] (80/129) Installing flac (1.3.4-r0) [2023-04-24T20:26:42.841Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-04-24T20:26:42.841Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-04-24T20:26:42.841Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-04-24T20:26:42.841Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-04-24T20:26:43.103Z] (85/129) Installing libass (0.15.2-r0) [2023-04-24T20:26:43.103Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-04-24T20:26:43.103Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-24T20:26:43.103Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-24T20:26:43.103Z] (89/129) Installing lame (3.100-r0) [2023-04-24T20:26:43.103Z] (90/129) Installing opus (1.3.1-r1) [2023-04-24T20:26:43.103Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-04-24T20:26:43.103Z] (92/129) Installing soxr (0.1.3-r2) [2023-04-24T20:26:43.103Z] (93/129) Installing libsrt (1.4.2-r1) [2023-04-24T20:26:43.103Z] (94/129) Installing libssh (0.9.6-r1) [2023-04-24T20:26:43.103Z] (95/129) Installing libtheora (1.1.1-r16) [2023-04-24T20:26:43.103Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-04-24T20:26:43.103Z] (97/129) Installing libpciaccess (0.16-r0) [2023-04-24T20:26:43.103Z] (98/129) Installing libdrm (2.4.109-r0) [2023-04-24T20:26:43.103Z] (99/129) Installing libva (2.13.0-r0) [2023-04-24T20:26:43.103Z] (100/129) Installing libvdpau (1.4-r0) [2023-04-24T20:26:43.103Z] (101/129) Installing vidstab (1.1.0-r1) [2023-04-24T20:26:43.103Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-04-24T20:26:43.103Z] (103/129) Installing libvpx (1.10.0-r0) [2023-04-24T20:26:43.103Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-04-24T20:26:43.103Z] (105/129) Installing x264-libs (20210613-r0) [2023-04-24T20:26:43.103Z] (106/129) Installing x265-libs (3.5-r0) [2023-04-24T20:26:43.364Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-04-24T20:26:43.364Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-04-24T20:26:43.364Z] (109/129) Installing libevent (2.1.12-r4) [2023-04-24T20:26:43.364Z] (110/129) Installing mesa (21.2.6-r0) [2023-04-24T20:26:43.364Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-04-24T20:26:43.364Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-04-24T20:26:43.364Z] (113/129) Installing lcms2 (2.12-r1) [2023-04-24T20:26:43.364Z] (114/129) Installing nspr (4.32-r0) [2023-04-24T20:26:43.364Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-04-24T20:26:43.364Z] (116/129) Installing nss (3.78.1-r0) [2023-04-24T20:26:43.623Z] (117/129) Installing libasyncns (0.8-r1) [2023-04-24T20:26:43.624Z] (118/129) Installing libltdl (2.4.6-r7) [2023-04-24T20:26:43.624Z] (119/129) Installing orc (0.4.32-r0) [2023-04-24T20:26:43.624Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-04-24T20:26:43.624Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-04-24T20:26:43.624Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-04-24T20:26:43.624Z] (123/129) Installing libpulse (15.0-r2) [2023-04-24T20:26:43.624Z] (124/129) Installing re2 (2021.11.01-r0) [2023-04-24T20:26:43.624Z] (125/129) Installing snappy (1.1.9-r1) [2023-04-24T20:26:43.624Z] (126/129) Installing libgpg-error (1.42-r1) [2023-04-24T20:26:43.624Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-04-24T20:26:43.884Z] (128/129) Installing libxslt (1.1.35-r0) [2023-04-24T20:26:43.884Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-04-24T20:26:44.827Z] Executing busybox-1.34.1-r7.trigger [2023-04-24T20:26:44.827Z] Executing glib-2.70.1-r0.trigger [2023-04-24T20:26:44.827Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-24T20:26:45.094Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-24T20:26:45.094Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-24T20:26:45.359Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-24T20:26:45.359Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-24T20:26:45.359Z] OK: 286 MiB in 145 packages [2023-04-24T20:26:52.318Z] Removing intermediate container d9c120c459b5 [2023-04-24T20:26:52.318Z] ---> 5d6603555b3b [2023-04-24T20:26:52.318Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-24T20:26:52.318Z] ---> Running in df6d69065fcc [2023-04-24T20:26:52.318Z] Removing intermediate container df6d69065fcc [2023-04-24T20:26:52.318Z] ---> 5a2bd6d09aa6 [2023-04-24T20:26:52.318Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-24T20:26:52.318Z] ---> Running in 84706a0e36c3 [2023-04-24T20:26:52.318Z] Removing intermediate container 84706a0e36c3 [2023-04-24T20:26:52.318Z] ---> f41f24f34c9e [2023-04-24T20:26:52.318Z] Step 5/10 : RUN npm install -g npm [2023-04-24T20:26:52.579Z] ---> Running in adde38148099 [2023-04-24T20:26:59.154Z] [2023-04-24T20:26:59.154Z] removed 7 packages, changed 100 packages, and audited 239 packages in 6s [2023-04-24T20:26:59.154Z] [2023-04-24T20:26:59.154Z] 18 packages are looking for funding [2023-04-24T20:26:59.154Z] run `npm fund` for details [2023-04-24T20:26:59.154Z] [2023-04-24T20:26:59.154Z] found 0 vulnerabilities [2023-04-24T20:27:00.530Z] Removing intermediate container adde38148099 [2023-04-24T20:27:00.531Z] ---> 8706115cb706 [2023-04-24T20:27:00.531Z] Step 6/10 : ARG USER=1000 [2023-04-24T20:27:00.531Z] ---> Running in c50525e3159f [2023-04-24T20:27:00.531Z] Removing intermediate container c50525e3159f [2023-04-24T20:27:00.531Z] ---> e2e384fa5e04 [2023-04-24T20:27:00.531Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-24T20:27:00.531Z] ---> Running in 76c791528397 [2023-04-24T20:27:01.099Z] Removing intermediate container 76c791528397 [2023-04-24T20:27:01.099Z] ---> 61985f05b2ef [2023-04-24T20:27:01.099Z] Step 8/10 : USER $USER:$USER [2023-04-24T20:27:01.099Z] ---> Running in 9a9fc56eee53 [2023-04-24T20:27:01.358Z] Removing intermediate container 9a9fc56eee53 [2023-04-24T20:27:01.358Z] ---> 455afb70228e [2023-04-24T20:27:01.358Z] Step 9/10 : WORKDIR /app [2023-04-24T20:27:01.358Z] ---> Running in bb51e0a21404 [2023-04-24T20:27:01.358Z] Removing intermediate container bb51e0a21404 [2023-04-24T20:27:01.358Z] ---> e39418954cee [2023-04-24T20:27:01.358Z] Step 10/10 : LABEL git_sha=53354d8b2375586dce6506093df12345f31d42e7 [2023-04-24T20:27:01.358Z] ---> Running in cceca8ca3821 [2023-04-24T20:27:01.616Z] Removing intermediate container cceca8ca3821 [2023-04-24T20:27:01.616Z] ---> 14df9d9d6897 [2023-04-24T20:27:01.616Z] Successfully built 14df9d9d6897 [2023-04-24T20:27:01.616Z] Successfully tagged edgexfoundry/edgex-web-ui:53354d8b2375586dce6506093df12345f31d42e7 [2023-04-24T20:27:01.616Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-24T20:27:01.616Z] touch edgex-web-ui.imagebuilt [2023-04-24T20:27:01.616Z] mkdir -p node_modules coverage [2023-04-24T20:27:01.616Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-24T20:27:01.616Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE Unsupported engine { [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE required: { [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE }, [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE } [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE Unsupported engine { [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE required: { [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE }, [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE } [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE Unsupported engine { [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE required: { [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE }, [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE } [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE Unsupported engine { [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE required: { [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE }, [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE } [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE Unsupported engine { [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE required: { [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE }, [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE } [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE Unsupported engine { [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE required: { [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE }, [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE } [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE Unsupported engine { [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE required: { [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE }, [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE } [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE Unsupported engine { [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-24T20:27:03.525Z] npm WARN EBADENGINE required: { [2023-04-24T20:27:03.526Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-24T20:27:03.526Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-24T20:27:03.526Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-24T20:27:03.526Z] npm WARN EBADENGINE }, [2023-04-24T20:27:03.526Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-24T20:27:03.526Z] npm WARN EBADENGINE } [2023-04-24T20:27:03.526Z] npm WARN EBADENGINE Unsupported engine { [2023-04-24T20:27:03.526Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-24T20:27:03.526Z] npm WARN EBADENGINE required: { [2023-04-24T20:27:03.526Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-24T20:27:03.526Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-24T20:27:03.526Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-24T20:27:03.526Z] npm WARN EBADENGINE }, [2023-04-24T20:27:03.526Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-24T20:27:03.526Z] npm WARN EBADENGINE } [2023-04-24T20:27:07.786Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-24T20:27:07.786Z] 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-04-24T20:27:07.786Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-24T20:27:07.786Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-24T20:27:07.786Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-24T20:27:08.366Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-24T20:27:08.941Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-24T20:27:09.885Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-24T20:27:09.885Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-24T20:27:13.206Z] 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-04-24T20:27:13.206Z] 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-04-24T20:27:13.772Z] 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-04-24T20:27:14.031Z] 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-04-24T20:27:14.290Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-24T20:27:14.550Z] 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-04-24T20:27:15.121Z] 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-04-24T20:27:16.059Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-24T20:27:18.607Z] 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-04-24T20:27:21.895Z] 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-04-24T20:27:30.008Z] [2023-04-24T20:27:30.008Z] added 1478 packages, and audited 1479 packages in 27s [2023-04-24T20:27:30.008Z] [2023-04-24T20:27:30.008Z] 90 packages are looking for funding [2023-04-24T20:27:30.008Z] run `npm fund` for details [2023-04-24T20:27:30.008Z] [2023-04-24T20:27:30.008Z] 41 vulnerabilities (1 low, 13 moderate, 22 high, 5 critical) [2023-04-24T20:27:30.008Z] [2023-04-24T20:27:30.008Z] To address issues that do not require attention, run: [2023-04-24T20:27:30.008Z] npm audit fix [2023-04-24T20:27:30.008Z] [2023-04-24T20:27:30.008Z] To address all issues (including breaking changes), run: [2023-04-24T20:27:30.008Z] npm audit fix --force [2023-04-24T20:27:30.008Z] [2023-04-24T20:27:30.008Z] Run `npm audit` for details. [2023-04-24T20:27:40.118Z] 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-04-24T20:27:41.502Z] - Generating browser application bundles (phase: setup)... [2023-04-24T20:27:46.788Z] Compiling @angular/core : es2015 as esm2015 [2023-04-24T20:27:46.788Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-24T20:27:49.332Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-24T20:27:49.332Z] Compiling @angular/common : es2015 as esm2015 [2023-04-24T20:27:50.273Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-24T20:27:50.273Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-24T20:27:50.534Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-24T20:27:50.534Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-24T20:27:51.105Z] Compiling @angular/router : es2015 as esm2015 [2023-04-24T20:27:51.105Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-24T20:27:51.105Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-24T20:27:51.364Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-24T20:27:51.624Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-24T20:27:53.539Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-24T20:28:00.142Z] 24 04 2023 20:27:59.659:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-24T20:28:00.142Z] 24 04 2023 20:27:59.661:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-24T20:28:00.142Z] 24 04 2023 20:27:59.664:INFO [launcher]: Starting browser ChromeHeadless [2023-04-24T20:28:15.068Z] ✔ Browser application bundle generation complete. [2023-04-24T20:28:15.068Z] 24 04 2023 20:28:13.251:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket N-jlj9iZp-Ma-ul1AAAB with id 79796526 [2023-04-24T20:28:16.451Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-24T20:28:16.451Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.03 secs) [2023-04-24T20:28:16.451Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.064 secs) [2023-04-24T20:28:16.451Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.151 secs) [2023-04-24T20:28:16.451Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.159 secs) [2023-04-24T20:28:16.451Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.252 secs) [2023-04-24T20:28:16.713Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.367 secs) [2023-04-24T20:28:16.713Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.382 secs) [2023-04-24T20:28:16.713Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.4 secs) [2023-04-24T20:28:16.713Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.422 secs) [2023-04-24T20:28:16.713Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.46 secs) [2023-04-24T20:28:16.972Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.472 secs) [2023-04-24T20:28:16.972Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.476 secs) [2023-04-24T20:28:16.972Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.48 secs) [2023-04-24T20:28:16.972Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.483 secs) [2023-04-24T20:28:16.972Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.488 secs) [2023-04-24T20:28:16.972Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.534 secs) [2023-04-24T20:28:16.972Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.543 secs) [2023-04-24T20:28:16.972Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.546 secs) [2023-04-24T20:28:16.972Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.612 secs) [2023-04-24T20:28:16.972Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.619 secs) [2023-04-24T20:28:16.972Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.648 secs) [2023-04-24T20:28:16.972Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.654 secs) [2023-04-24T20:28:17.230Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.661 secs) [2023-04-24T20:28:17.230Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.663 secs) [2023-04-24T20:28:17.230Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.668 secs) [2023-04-24T20:28:17.230Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.67 secs) [2023-04-24T20:28:17.230Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.676 secs) [2023-04-24T20:28:17.230Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.68 secs) [2023-04-24T20:28:17.230Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.728 secs) [2023-04-24T20:28:17.231Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.737 secs) [2023-04-24T20:28:17.231Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.745 secs) [2023-04-24T20:28:17.231Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.757 secs) [2023-04-24T20:28:17.231Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.767 secs) [2023-04-24T20:28:17.231Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.799 secs) [2023-04-24T20:28:17.231Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.811 secs) [2023-04-24T20:28:17.231Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.827 secs) [2023-04-24T20:28:17.231Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.831 secs) [2023-04-24T20:28:17.231Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.834 secs) [2023-04-24T20:28:17.489Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.857 secs) [2023-04-24T20:28:17.489Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.868 secs) [2023-04-24T20:28:17.489Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.87 secs) [2023-04-24T20:28:17.489Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.872 secs) [2023-04-24T20:28:17.489Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.882 secs) [2023-04-24T20:28:17.489Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.892 secs) [2023-04-24T20:28:17.489Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.933 secs) [2023-04-24T20:28:17.489Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.946 secs) [2023-04-24T20:28:17.489Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.954 secs) [2023-04-24T20:28:17.489Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.96 secs) [2023-04-24T20:28:17.489Z] WARN: ' [2023-04-24T20:28:17.489Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-24T20:28:17.489Z] Support for using the ngModel input property and ngModelChange event with [2023-04-24T20:28:17.489Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-24T20:28:17.489Z] in a future version of Angular. [2023-04-24T20:28:17.489Z] [2023-04-24T20:28:17.489Z] For more information on this, see our API docs here: [2023-04-24T20:28:17.489Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-24T20:28:17.489Z] ' [2023-04-24T20:28:17.489Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.96 secs) [2023-04-24T20:28:17.489Z] WARN: ' [2023-04-24T20:28:17.489Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-24T20:28:17.489Z] Support for using the ngModel input property and ngModelChange event with [2023-04-24T20:28:17.489Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-24T20:28:17.489Z] in a future version of Angular. [2023-04-24T20:28:17.489Z] [2023-04-24T20:28:17.489Z] For more information on this, see our API docs here: [2023-04-24T20:28:17.489Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-24T20:28:17.489Z] ' [2023-04-24T20:28:17.489Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.995 secs) [2023-04-24T20:28:17.489Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.04 secs) [2023-04-24T20:28:17.748Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.043 secs) [2023-04-24T20:28:17.748Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.068 secs) [2023-04-24T20:28:17.748Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.083 secs) [2023-04-24T20:28:17.748Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.094 secs) [2023-04-24T20:28:17.748Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.098 secs) [2023-04-24T20:28:17.748Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.108 secs) [2023-04-24T20:28:17.748Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.113 secs) [2023-04-24T20:28:17.748Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.124 secs) [2023-04-24T20:28:17.748Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.143 secs) [2023-04-24T20:28:17.748Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.153 secs) [2023-04-24T20:28:17.748Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.176 secs) [2023-04-24T20:28:17.748Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.179 secs) [2023-04-24T20:28:17.748Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.183 secs) [2023-04-24T20:28:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.193 secs) [2023-04-24T20:28:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.197 secs) [2023-04-24T20:28:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.222 secs) [2023-04-24T20:28:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.226 secs) [2023-04-24T20:28:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.229 secs) [2023-04-24T20:28:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.26 secs) [2023-04-24T20:28:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.271 secs) [2023-04-24T20:28:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.284 secs) [2023-04-24T20:28:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.295 secs) [2023-04-24T20:28:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.324 secs) [2023-04-24T20:28:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.336 secs) [2023-04-24T20:28:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.344 secs) [2023-04-24T20:28:18.306Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.35 secs) [2023-04-24T20:28:18.306Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.353 secs) [2023-04-24T20:28:18.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.359 secs) [2023-04-24T20:28:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.384 secs) [2023-04-24T20:28:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.414 secs) [2023-04-24T20:28:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.471 secs) [2023-04-24T20:28:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.492 secs) [2023-04-24T20:28:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.494 secs) [2023-04-24T20:28:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.498 secs) [2023-04-24T20:28:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.506 secs) [2023-04-24T20:28:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.519 secs) [2023-04-24T20:28:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.524 secs) [2023-04-24T20:28:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.529 secs) [2023-04-24T20:28:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.564 secs) [2023-04-24T20:28:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.581 secs) [2023-04-24T20:28:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.594 secs) [2023-04-24T20:28:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.597 secs) [2023-04-24T20:28:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.598 secs) [2023-04-24T20:28:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.628 secs) [2023-04-24T20:28:18.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.64 secs) [2023-04-24T20:28:18.826Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.666 secs) [2023-04-24T20:28:18.826Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.694 secs) [2023-04-24T20:28:18.826Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.701 secs) [2023-04-24T20:28:18.826Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.704 secs) [2023-04-24T20:28:18.826Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.706 secs) [2023-04-24T20:28:18.826Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.713 secs) [2023-04-24T20:28:18.826Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.715 secs) [2023-04-24T20:28:18.826Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.718 secs) [2023-04-24T20:28:18.826Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.721 secs) [2023-04-24T20:28:18.826Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.731 secs) [2023-04-24T20:28:18.826Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.739 secs) [2023-04-24T20:28:18.826Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.748 secs) [2023-04-24T20:28:18.826Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.753 secs) [2023-04-24T20:28:18.826Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.755 secs) [2023-04-24T20:28:18.826Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.758 secs) [2023-04-24T20:28:18.826Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.809 secs) [2023-04-24T20:28:19.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.829 secs) [2023-04-24T20:28:19.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.842 secs) [2023-04-24T20:28:19.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.867 secs) [2023-04-24T20:28:19.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.876 secs) [2023-04-24T20:28:19.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.882 secs) [2023-04-24T20:28:19.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.905 secs) [2023-04-24T20:28:19.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.983 secs) [2023-04-24T20:28:19.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.994 secs) [2023-04-24T20:28:19.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.003 secs) [2023-04-24T20:28:19.345Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.026 secs) [2023-04-24T20:28:19.345Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.041 secs) [2023-04-24T20:28:19.345Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.057 secs) [2023-04-24T20:28:19.345Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.063 secs) [2023-04-24T20:28:19.345Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.068 secs) [2023-04-24T20:28:19.345Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.088 secs) [2023-04-24T20:28:19.345Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.093 secs) [2023-04-24T20:28:19.346Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.095 secs) [2023-04-24T20:28:19.346Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.121 secs) [2023-04-24T20:28:19.346Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.13 secs) [2023-04-24T20:28:19.346Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.148 secs) [2023-04-24T20:28:19.346Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.158 secs) [2023-04-24T20:28:19.346Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.164 secs) [2023-04-24T20:28:19.346Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.182 secs) [2023-04-24T20:28:19.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.204 secs) [2023-04-24T20:28:19.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.212 secs) [2023-04-24T20:28:19.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.225 secs) [2023-04-24T20:28:19.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.242 secs) [2023-04-24T20:28:19.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.266 secs) [2023-04-24T20:28:19.607Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.279 secs) [2023-04-24T20:28:19.607Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.288 secs) [2023-04-24T20:28:19.607Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.301 secs) [2023-04-24T20:28:19.607Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.319 secs) [2023-04-24T20:28:19.607Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.327 secs) [2023-04-24T20:28:19.607Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.337 secs) [2023-04-24T20:28:19.607Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.348 secs) [2023-04-24T20:28:19.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.367 secs) [2023-04-24T20:28:19.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.378 secs) [2023-04-24T20:28:19.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.386 secs) [2023-04-24T20:28:19.866Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.724 secs / 2.386 secs) [2023-04-24T20:28:19.866Z] TOTAL: 149 SUCCESS [2023-04-24T20:28:19.866Z] ✔ Browser application bundle generation complete. [2023-04-24T20:28:20.435Z] [2023-04-24T20:28:20.435Z] =============================== Coverage summary =============================== [2023-04-24T20:28:20.435Z] Statements : 40.98% ( 1467/3580 ) [2023-04-24T20:28:20.435Z] Branches : 12.03% ( 111/923 ) [2023-04-24T20:28:20.435Z] Functions : 33.28% ( 432/1298 ) [2023-04-24T20:28:20.435Z] Lines : 38.91% ( 1318/3387 ) [2023-04-24T20:28:20.435Z] ================================================================================ [2023-04-24T20:28:20.435Z] ✔ Browser application bundle generation complete. [2023-04-24T20:28:21.017Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-04-24T20:28:21.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T20:28:21.043Z] $ docker stop --time=1 40b91ae52b8b918c62319a548b21a4aeb7a1c9e57d0324e58e8040cedff2db46 [2023-04-24T20:28:22.356Z] $ docker rm -f --volumes 40b91ae52b8b918c62319a548b21a4aeb7a1c9e57d0324e58e8040cedff2db46 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T20:28:22.947Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T20:28:23.990Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-24T20:28:24.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T20:28:25.551Z] + ls -al . [2023-04-24T20:28:25.551Z] total 188 [2023-04-24T20:28:25.551Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 24 20:26 . [2023-04-24T20:28:25.551Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 20:24 .. [2023-04-24T20:28:25.551Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 20:24 .blubracket [2023-04-24T20:28:25.551Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 24 20:24 .dockerignore [2023-04-24T20:28:25.551Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 20:25 .git [2023-04-24T20:28:25.551Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 20:24 .github [2023-04-24T20:28:25.551Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 24 20:24 .gitignore [2023-04-24T20:28:25.551Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 20:25 .semver [2023-04-24T20:28:25.551Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 24 20:24 Attribution.txt [2023-04-24T20:28:25.551Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 24 20:24 CHANGELOG.md [2023-04-24T20:28:25.551Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 24 20:24 CONTRIBUTING.md [2023-04-24T20:28:25.551Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 24 20:24 Dockerfile [2023-04-24T20:28:25.551Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 24 20:24 Jenkinsfile [2023-04-24T20:28:25.551Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 24 20:24 LICENSE [2023-04-24T20:28:25.551Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 24 20:24 Makefile [2023-04-24T20:28:25.551Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 24 20:24 README.md [2023-04-24T20:28:25.551Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 24 20:25 VERSION [2023-04-24T20:28:25.551Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 20:24 assets [2023-04-24T20:28:25.551Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 20:24 bin [2023-04-24T20:28:25.551Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 20:24 cmd [2023-04-24T20:28:25.551Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 24 20:26 coverage.out [2023-04-24T20:28:25.551Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 20:24 docs [2023-04-24T20:28:25.551Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 24 20:24 go.mod [2023-04-24T20:28:25.551Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 24 20:24 go.sum [2023-04-24T20:28:25.551Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 20:24 internal [2023-04-24T20:28:25.551Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 20:24 snap [2023-04-24T20:28:25.551Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 20:24 testing [2023-04-24T20:28:25.551Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 24 20:24 version.go [2023-04-24T20:28:25.551Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 24 20:27 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:28:25.855Z] + 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=53354d8b2375586dce6506093df12345f31d42e7 --label arch=amd64 --label version=3.0.0-dev.4 . [2023-04-24T20:28:26.113Z] Sending build context to Docker daemon 48.48MB [2023-04-24T20:28:26.113Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-24T20:28:26.113Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-24T20:28:26.113Z] ---> 5cc931e7f9aa [2023-04-24T20:28:26.113Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-24T20:28:27.051Z] ---> Running in 7581c0687907 [2023-04-24T20:28:27.052Z] Removing intermediate container 7581c0687907 [2023-04-24T20:28:27.052Z] ---> f0d62428213e [2023-04-24T20:28:27.052Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-24T20:28:27.052Z] ---> Running in 9898a03e264c [2023-04-24T20:28:27.052Z] Removing intermediate container 9898a03e264c [2023-04-24T20:28:27.052Z] ---> df58be9e585b [2023-04-24T20:28:27.052Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T20:28:27.052Z] ---> Running in ca4d316eb6ca [2023-04-24T20:28:27.314Z] Removing intermediate container ca4d316eb6ca [2023-04-24T20:28:27.314Z] ---> 6814d96e5917 [2023-04-24T20:28:27.314Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-24T20:28:27.314Z] ---> Running in e2c07ba88300 [2023-04-24T20:28:27.314Z] Removing intermediate container e2c07ba88300 [2023-04-24T20:28:27.314Z] ---> 1c6bd571cf48 [2023-04-24T20:28:27.314Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-24T20:28:27.314Z] ---> Running in 1a01917305c1 [2023-04-24T20:28:27.314Z] Removing intermediate container 1a01917305c1 [2023-04-24T20:28:27.314Z] ---> 6e0f1d09bcd5 [2023-04-24T20:28:27.314Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-24T20:28:28.693Z] ---> 10f7964c8a3d [2023-04-24T20:28:28.693Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-24T20:28:28.693Z] ---> Running in 58ba1fdce05e [2023-04-24T20:28:28.954Z] Removing intermediate container 58ba1fdce05e [2023-04-24T20:28:28.954Z] ---> 4a9170610fcb [2023-04-24T20:28:28.954Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T20:28:28.954Z] ---> Running in 92cc1d7fa364 [2023-04-24T20:28:29.214Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T20:28:29.783Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T20:28:30.726Z] OK: 265 MiB in 53 packages [2023-04-24T20:28:30.726Z] Removing intermediate container 92cc1d7fa364 [2023-04-24T20:28:30.726Z] ---> ca5224e308e5 [2023-04-24T20:28:30.726Z] Step 11/26 : ENV GO111MODULE=on [2023-04-24T20:28:30.726Z] ---> Running in 253a8a847464 [2023-04-24T20:28:30.986Z] Removing intermediate container 253a8a847464 [2023-04-24T20:28:30.986Z] ---> 84dc422c2e89 [2023-04-24T20:28:30.986Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-24T20:28:30.986Z] ---> Running in da97f5d10f55 [2023-04-24T20:28:30.986Z] Removing intermediate container da97f5d10f55 [2023-04-24T20:28:30.986Z] ---> 7580186fdcd3 [2023-04-24T20:28:30.986Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-24T20:28:31.244Z] ---> 05f468a7c5b1 [2023-04-24T20:28:31.244Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T20:28:31.244Z] ---> Running in 56e19bdd5227 [2023-04-24T20:28:31.811Z] Removing intermediate container 56e19bdd5227 [2023-04-24T20:28:31.811Z] ---> a6275cae96ff [2023-04-24T20:28:31.811Z] Step 15/26 : COPY . . [2023-04-24T20:28:34.346Z] ---> 6f842b9bc4c8 [2023-04-24T20:28:34.346Z] Step 16/26 : RUN ${MAKE} [2023-04-24T20:28:34.346Z] ---> Running in 5dfa00bffc3f [2023-04-24T20:28:34.346Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.4" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-04-24T20:28:56.281Z] Removing intermediate container 5dfa00bffc3f [2023-04-24T20:28:56.281Z] ---> b4750374f7d7 [2023-04-24T20:28:56.281Z] Step 17/26 : FROM alpine:3.14 [2023-04-24T20:28:56.281Z] 3.14: Pulling from library/alpine [2023-04-24T20:28:56.281Z] f7dab3ab2d6e: Pulling fs layer [2023-04-24T20:28:56.281Z] f7dab3ab2d6e: Verifying Checksum [2023-04-24T20:28:56.281Z] f7dab3ab2d6e: Download complete [2023-04-24T20:28:56.281Z] f7dab3ab2d6e: Pull complete [2023-04-24T20:28:56.281Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-24T20:28:56.281Z] Status: Downloaded newer image for alpine:3.14 [2023-04-24T20:28:56.281Z] ---> 9e179bacf43c [2023-04-24T20:28:56.281Z] Step 18/26 : EXPOSE 4000 [2023-04-24T20:28:56.281Z] ---> Running in d6736573d89d [2023-04-24T20:28:56.281Z] Removing intermediate container d6736573d89d [2023-04-24T20:28:56.281Z] ---> 8a1cf944e867 [2023-04-24T20:28:56.281Z] Step 19/26 : 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-04-24T20:28:57.219Z] ---> cb6d5e933f21 [2023-04-24T20:28:57.219Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-24T20:28:57.219Z] ---> 74a4054aa0a4 [2023-04-24T20:28:57.219Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-24T20:28:57.219Z] ---> 0013b3547281 [2023-04-24T20:28:57.219Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-24T20:28:57.219Z] ---> Running in 8d91f4d0d5fe [2023-04-24T20:28:57.219Z] Removing intermediate container 8d91f4d0d5fe [2023-04-24T20:28:57.219Z] ---> 760acca4cf74 [2023-04-24T20:28:57.219Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-24T20:28:57.478Z] ---> Running in 71fafacf68eb [2023-04-24T20:28:57.478Z] Removing intermediate container 71fafacf68eb [2023-04-24T20:28:57.478Z] ---> 2ce5b3097235 [2023-04-24T20:28:57.478Z] Step 24/26 : LABEL arch=amd64 [2023-04-24T20:28:57.478Z] ---> Running in 34a4a706f6b7 [2023-04-24T20:28:57.478Z] Removing intermediate container 34a4a706f6b7 [2023-04-24T20:28:57.478Z] ---> 833bfa36102d [2023-04-24T20:28:57.478Z] Step 25/26 : LABEL git_sha=53354d8b2375586dce6506093df12345f31d42e7 [2023-04-24T20:28:57.478Z] ---> Running in c50f66e7e904 [2023-04-24T20:28:57.737Z] Removing intermediate container c50f66e7e904 [2023-04-24T20:28:57.737Z] ---> e30bcac793b7 [2023-04-24T20:28:57.737Z] Step 26/26 : LABEL version=3.0.0-dev.4 [2023-04-24T20:28:57.737Z] ---> Running in 150eb8c7b107 [2023-04-24T20:28:57.737Z] Removing intermediate container 150eb8c7b107 [2023-04-24T20:28:57.737Z] ---> 06678c39c965 [2023-04-24T20:28:57.737Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T20:28:57.737Z] Successfully built 06678c39c965 [2023-04-24T20:28:57.737Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T20:28:57.848Z] provisioning config files... [2023-04-24T20:28:57.858Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15163608365690238401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T20:28:58.157Z] ---> docker-login.sh [2023-04-24T20:28:58.157Z] nexus3.edgexfoundry.org:10001 [2023-04-24T20:28:58.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:28:58.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:28:58.157Z] Configure a credential helper to remove this warning. See [2023-04-24T20:28:58.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:28:58.157Z] [2023-04-24T20:28:58.157Z] Login Succeeded [2023-04-24T20:28:58.157Z] nexus3.edgexfoundry.org:10002 [2023-04-24T20:28:58.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:28:58.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:28:58.417Z] Configure a credential helper to remove this warning. See [2023-04-24T20:28:58.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:28:58.417Z] [2023-04-24T20:28:58.417Z] Login Succeeded [2023-04-24T20:28:58.417Z] nexus3.edgexfoundry.org:10003 [2023-04-24T20:28:58.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:28:58.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:28:58.417Z] Configure a credential helper to remove this warning. See [2023-04-24T20:28:58.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:28:58.417Z] [2023-04-24T20:28:58.417Z] Login Succeeded [2023-04-24T20:28:58.417Z] nexus3.edgexfoundry.org:10004 [2023-04-24T20:28:58.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:28:58.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:28:58.417Z] Configure a credential helper to remove this warning. See [2023-04-24T20:28:58.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:28:58.417Z] [2023-04-24T20:28:58.417Z] Login Succeeded [2023-04-24T20:28:58.417Z] docker.io [2023-04-24T20:28:58.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:28:58.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:28:58.678Z] Configure a credential helper to remove this warning. See [2023-04-24T20:28:58.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:28:58.678Z] [2023-04-24T20:28:58.678Z] Login Succeeded [2023-04-24T20:28:58.678Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T20:28:58.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T20:28:58.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T20:28:58.722Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-04-24T20:28:58.722Z] 53354d8b2375586dce6506093df12345f31d42e7 [2023-04-24T20:28:58.722Z] latest [2023-04-24T20:28:58.722Z] 3.0.0-dev.4 [2023-04-24T20:28:58.722Z] 53354d8b2375586dce6506093df12345f31d42e7-3.0.0-dev.4 [2023-04-24T20:28:58.722Z] main [2023-04-24T20:28:58.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:28:59.028Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:28:59.334Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:53354d8b2375586dce6506093df12345f31d42e7 [2023-04-24T20:28:59.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-04-24T20:28:59.334Z] 99644a508439: Preparing [2023-04-24T20:28:59.334Z] 06a90db7cd74: Preparing [2023-04-24T20:28:59.334Z] bcf692a2fe79: Preparing [2023-04-24T20:28:59.334Z] 9733ccc39513: Preparing [2023-04-24T20:28:59.334Z] 9733ccc39513: Layer already exists [2023-04-24T20:28:59.334Z] 99644a508439: Pushed [2023-04-24T20:28:59.334Z] 06a90db7cd74: Pushed [2023-04-24T20:29:02.622Z] bcf692a2fe79: Pushed [2023-04-24T20:29:02.882Z] 53354d8b2375586dce6506093df12345f31d42e7: digest: sha256:577f8b782f4660aaa916af7679b2b36289d36515924657c66faaf13c95f6bf63 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:29:03.201Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:29:03.517Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-04-24T20:29:03.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-04-24T20:29:03.518Z] 99644a508439: Preparing [2023-04-24T20:29:03.518Z] 06a90db7cd74: Preparing [2023-04-24T20:29:03.518Z] bcf692a2fe79: Preparing [2023-04-24T20:29:03.518Z] 9733ccc39513: Preparing [2023-04-24T20:29:03.518Z] 9733ccc39513: Layer already exists [2023-04-24T20:29:03.518Z] 99644a508439: Layer already exists [2023-04-24T20:29:03.518Z] 06a90db7cd74: Layer already exists [2023-04-24T20:29:03.518Z] bcf692a2fe79: Layer already exists [2023-04-24T20:29:03.518Z] latest: digest: sha256:577f8b782f4660aaa916af7679b2b36289d36515924657c66faaf13c95f6bf63 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:29:03.838Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:29:04.150Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.4 [2023-04-24T20:29:04.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-04-24T20:29:04.150Z] 99644a508439: Preparing [2023-04-24T20:29:04.150Z] 06a90db7cd74: Preparing [2023-04-24T20:29:04.150Z] bcf692a2fe79: Preparing [2023-04-24T20:29:04.150Z] 9733ccc39513: Preparing [2023-04-24T20:29:04.150Z] 99644a508439: Layer already exists [2023-04-24T20:29:04.150Z] bcf692a2fe79: Layer already exists [2023-04-24T20:29:04.150Z] 06a90db7cd74: Layer already exists [2023-04-24T20:29:04.150Z] 9733ccc39513: Layer already exists [2023-04-24T20:29:04.150Z] 3.0.0-dev.4: digest: sha256:577f8b782f4660aaa916af7679b2b36289d36515924657c66faaf13c95f6bf63 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:29:04.473Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:53354d8b2375586dce6506093df12345f31d42e7-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:29:04.787Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:53354d8b2375586dce6506093df12345f31d42e7-3.0.0-dev.4 [2023-04-24T20:29:04.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-04-24T20:29:04.787Z] 99644a508439: Preparing [2023-04-24T20:29:04.787Z] 06a90db7cd74: Preparing [2023-04-24T20:29:04.787Z] bcf692a2fe79: Preparing [2023-04-24T20:29:04.787Z] 9733ccc39513: Preparing [2023-04-24T20:29:04.787Z] bcf692a2fe79: Layer already exists [2023-04-24T20:29:04.787Z] 9733ccc39513: Layer already exists [2023-04-24T20:29:04.787Z] 99644a508439: Layer already exists [2023-04-24T20:29:04.787Z] 06a90db7cd74: Layer already exists [2023-04-24T20:29:04.787Z] 53354d8b2375586dce6506093df12345f31d42e7-3.0.0-dev.4: digest: sha256:577f8b782f4660aaa916af7679b2b36289d36515924657c66faaf13c95f6bf63 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:29:05.102Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:29:05.408Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-04-24T20:29:05.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-04-24T20:29:05.408Z] 99644a508439: Preparing [2023-04-24T20:29:05.408Z] 06a90db7cd74: Preparing [2023-04-24T20:29:05.408Z] bcf692a2fe79: Preparing [2023-04-24T20:29:05.408Z] 9733ccc39513: Preparing [2023-04-24T20:29:05.408Z] 06a90db7cd74: Layer already exists [2023-04-24T20:29:05.408Z] 9733ccc39513: Layer already exists [2023-04-24T20:29:05.408Z] 99644a508439: Layer already exists [2023-04-24T20:29:05.408Z] bcf692a2fe79: Layer already exists [2023-04-24T20:29:05.408Z] main: digest: sha256:577f8b782f4660aaa916af7679b2b36289d36515924657c66faaf13c95f6bf63 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T20:29:05.447Z] ===================================================== [Pipeline] echo [2023-04-24T20:29:05.454Z] taggedImages: [2023-04-24T20:29:05.454Z] - nexus3.edgexfoundry.org:10004/edgex-ui:53354d8b2375586dce6506093df12345f31d42e7 [2023-04-24T20:29:05.454Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-04-24T20:29:05.454Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.4 [2023-04-24T20:29:05.454Z] - nexus3.edgexfoundry.org:10004/edgex-ui:53354d8b2375586dce6506093df12345f31d42e7-3.0.0-dev.4 [2023-04-24T20:29:05.454Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:29:05.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T20:29:05.793Z] [2023-04-24T20:29:05.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:29:06.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T20:29:06.090Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-24T20:29:06.090Z] 5eb5b503b376: Pulling fs layer [2023-04-24T20:29:06.090Z] 5c69ac0246d0: Pulling fs layer [2023-04-24T20:29:06.090Z] ec43610c2a17: Pulling fs layer [2023-04-24T20:29:06.090Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-24T20:29:06.090Z] 33b1e0a273af: Pulling fs layer [2023-04-24T20:29:06.090Z] 5d3b04190fa2: Pulling fs layer [2023-04-24T20:29:06.090Z] 2f39f015ded8: Pulling fs layer [2023-04-24T20:29:06.090Z] 3a2ae6a8a46f: Waiting [2023-04-24T20:29:06.090Z] 33b1e0a273af: Waiting [2023-04-24T20:29:06.090Z] 5d3b04190fa2: Waiting [2023-04-24T20:29:06.090Z] 5c69ac0246d0: Verifying Checksum [2023-04-24T20:29:06.090Z] 5c69ac0246d0: Download complete [2023-04-24T20:29:06.090Z] 3a2ae6a8a46f: Download complete [2023-04-24T20:29:06.090Z] ec43610c2a17: Verifying Checksum [2023-04-24T20:29:06.090Z] ec43610c2a17: Download complete [2023-04-24T20:29:06.090Z] 33b1e0a273af: Verifying Checksum [2023-04-24T20:29:06.090Z] 33b1e0a273af: Download complete [2023-04-24T20:29:06.090Z] 5d3b04190fa2: Download complete [2023-04-24T20:29:06.349Z] 5eb5b503b376: Verifying Checksum [2023-04-24T20:29:06.349Z] 5eb5b503b376: Download complete [2023-04-24T20:29:06.919Z] 2f39f015ded8: Download complete [2023-04-24T20:29:07.855Z] 5eb5b503b376: Pull complete [2023-04-24T20:29:07.856Z] 5c69ac0246d0: Pull complete [2023-04-24T20:29:08.421Z] ec43610c2a17: Pull complete [2023-04-24T20:29:08.421Z] 3a2ae6a8a46f: Pull complete [2023-04-24T20:29:08.681Z] 33b1e0a273af: Pull complete [2023-04-24T20:29:08.681Z] 5d3b04190fa2: Pull complete [2023-04-24T20:29:13.946Z] 2f39f015ded8: Pull complete [2023-04-24T20:29:13.946Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-24T20:29:13.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T20:29:13.946Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T20:29:14.024Z] prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container [2023-04-24T20:29:14.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-24T20:29:19.523Z] $ docker top 73d9573f3df4ab81304c78810dc48ef157c74033416e001f13edba2bfd1b7eb2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T20:29:19.960Z] ---> job-cost.sh [2023-04-24T20:29:19.960Z] lf-activate-venv: SKIPPING [2023-04-24T20:29:19.960Z] INFO: No Stack... [2023-04-24T20:29:20.252Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T20:29:20.510Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T20:29:20.800Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-04-24T20:29:20.800Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T20:29:20.815Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-100-stack-cost] [2023-04-24T20:29:20.821Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-100-stack-cost] did not exist. Created. [2023-04-24T20:29:20.821Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T20:29:21.118Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-24T20:29:21.584Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T20:29:21.591Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-100-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T20:29:21.614Z] $ docker stop --time=1 73d9573f3df4ab81304c78810dc48ef157c74033416e001f13edba2bfd1b7eb2 [2023-04-24T20:29:23.258Z] $ docker rm -f --volumes 73d9573f3df4ab81304c78810dc48ef157c74033416e001f13edba2bfd1b7eb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-24T20:29:49.044Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9564 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-04-24T20:29:49.058Z] Running in /w/workspace/edgex-ui-go/100 [Pipeline] { [Pipeline] checkout [2023-04-24T20:29:49.097Z] The recommended git tool is: git [2023-04-24T20:29:55.550Z] using credential edgex-jenkins-ssh [2023-04-24T20:29:55.568Z] Cloning the remote Git repository [2023-04-24T20:29:55.625Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-24T20:29:55.749Z] > git init /w/workspace/edgex-ui-go/100 # timeout=10 [2023-04-24T20:29:55.933Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-24T20:29:55.935Z] > git --version # timeout=10 [2023-04-24T20:29:55.959Z] > git --version # 'git version 2.25.1' [2023-04-24T20:29:55.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T20:29:56.165Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T20:30:00.668Z] Avoid second fetch [2023-04-24T20:30:00.668Z] Checking out Revision 53354d8b2375586dce6506093df12345f31d42e7 (main) [2023-04-24T20:29:59.631Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-24T20:29:59.657Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T20:30:00.690Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T20:30:00.770Z] > git checkout -f 53354d8b2375586dce6506093df12345f31d42e7 # timeout=10 [2023-04-24T20:30:01.707Z] Commit message: "Merge pull request #598 from bnevis-i/update-authentication-url" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T20:30:02.809Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-24T20:30:02.809Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T20:30:02.809Z] Dload Upload Total Spent Left Speed [2023-04-24T20:30:02.810Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh [2023-04-24T20:30:03.460Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-24T20:30:03.810Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-24T20:30:03.810Z] + sudo tee /etc/docker/daemon.new [2023-04-24T20:30:03.810Z] { [2023-04-24T20:30:03.810Z] "registry-mirrors": [ [2023-04-24T20:30:03.810Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-24T20:30:03.810Z] ], [2023-04-24T20:30:03.810Z] "bip": "10.250.0.254/24", [2023-04-24T20:30:03.810Z] "hosts": [ [2023-04-24T20:30:03.810Z] "tcp://0.0.0.0:5555", [2023-04-24T20:30:03.810Z] "unix:///var/run/docker.sock" [2023-04-24T20:30:03.810Z] ], [2023-04-24T20:30:03.810Z] "mtu": 1458, [2023-04-24T20:30:03.810Z] "selinux-enabled": true, [2023-04-24T20:30:03.810Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-24T20:30:03.810Z] } [Pipeline] sh [2023-04-24T20:30:04.149Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-24T20:30:04.494Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T20:30:22.803Z] provisioning config files... [2023-04-24T20:30:22.836Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/100@tmp/config15810429140357885031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T20:30:23.209Z] ---> docker-login.sh [2023-04-24T20:30:23.209Z] nexus3.edgexfoundry.org:10001 [2023-04-24T20:30:23.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:30:24.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:30:24.076Z] Configure a credential helper to remove this warning. See [2023-04-24T20:30:24.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:30:24.076Z] [2023-04-24T20:30:24.076Z] Login Succeeded [2023-04-24T20:30:24.076Z] nexus3.edgexfoundry.org:10002 [2023-04-24T20:30:24.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:30:24.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:30:24.347Z] Configure a credential helper to remove this warning. See [2023-04-24T20:30:24.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:30:24.347Z] [2023-04-24T20:30:24.347Z] Login Succeeded [2023-04-24T20:30:24.347Z] nexus3.edgexfoundry.org:10003 [2023-04-24T20:30:24.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:30:24.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:30:24.885Z] Configure a credential helper to remove this warning. See [2023-04-24T20:30:24.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:30:24.885Z] [2023-04-24T20:30:24.885Z] Login Succeeded [2023-04-24T20:30:24.885Z] nexus3.edgexfoundry.org:10004 [2023-04-24T20:30:24.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:30:25.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:30:25.158Z] Configure a credential helper to remove this warning. See [2023-04-24T20:30:25.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:30:25.158Z] [2023-04-24T20:30:25.158Z] Login Succeeded [2023-04-24T20:30:25.158Z] docker.io [2023-04-24T20:30:25.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:30:25.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:30:25.700Z] Configure a credential helper to remove this warning. See [2023-04-24T20:30:25.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:30:25.700Z] [2023-04-24T20:30:25.700Z] Login Succeeded [2023-04-24T20:30:25.700Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T20:30:25.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T20:30:26.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T20:30:26.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T20:30:26.062Z] ========================================================= [2023-04-24T20:30:26.062Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-24T20:30:26.062Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:30:26.424Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-24T20:30:27.406Z] Sending build context to Docker daemon 28.79MB [2023-04-24T20:30:27.406Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-24T20:30:27.406Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-24T20:30:27.681Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-24T20:30:27.681Z] af6eaf76a39c: Pulling fs layer [2023-04-24T20:30:27.681Z] 55522c791124: Pulling fs layer [2023-04-24T20:30:27.681Z] ce5c4a1c91eb: Pulling fs layer [2023-04-24T20:30:27.681Z] 169dfbe0d373: Pulling fs layer [2023-04-24T20:30:27.681Z] e1ff8fa3b103: Pulling fs layer [2023-04-24T20:30:27.681Z] 52ebb69f0ebf: Pulling fs layer [2023-04-24T20:30:27.681Z] 5abe8eddf0d5: Pulling fs layer [2023-04-24T20:30:27.681Z] 169dfbe0d373: Waiting [2023-04-24T20:30:27.681Z] e1ff8fa3b103: Waiting [2023-04-24T20:30:27.681Z] 52ebb69f0ebf: Waiting [2023-04-24T20:30:27.681Z] 5abe8eddf0d5: Waiting [2023-04-24T20:30:27.681Z] 55522c791124: Verifying Checksum [2023-04-24T20:30:27.681Z] 55522c791124: Download complete [2023-04-24T20:30:27.681Z] 169dfbe0d373: Verifying Checksum [2023-04-24T20:30:27.681Z] 169dfbe0d373: Download complete [2023-04-24T20:30:27.681Z] e1ff8fa3b103: Verifying Checksum [2023-04-24T20:30:27.681Z] e1ff8fa3b103: Download complete [2023-04-24T20:30:27.681Z] af6eaf76a39c: Verifying Checksum [2023-04-24T20:30:29.137Z] 5abe8eddf0d5: Verifying Checksum [2023-04-24T20:30:29.137Z] 5abe8eddf0d5: Download complete [2023-04-24T20:30:29.137Z] af6eaf76a39c: Pull complete [2023-04-24T20:30:29.747Z] 55522c791124: Pull complete [2023-04-24T20:30:30.738Z] ce5c4a1c91eb: Verifying Checksum [2023-04-24T20:30:30.738Z] ce5c4a1c91eb: Download complete [2023-04-24T20:30:30.738Z] 52ebb69f0ebf: Verifying Checksum [2023-04-24T20:30:30.738Z] 52ebb69f0ebf: Download complete [2023-04-24T20:30:43.093Z] ce5c4a1c91eb: Pull complete [2023-04-24T20:30:43.093Z] 169dfbe0d373: Pull complete [2023-04-24T20:30:43.093Z] e1ff8fa3b103: Pull complete [2023-04-24T20:30:49.785Z] 52ebb69f0ebf: Pull complete [2023-04-24T20:30:53.274Z] 5abe8eddf0d5: Pull complete [2023-04-24T20:30:53.274Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-24T20:30:53.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-24T20:30:53.274Z] ---> 6cb57ee374ae [2023-04-24T20:30:53.274Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-24T20:30:54.705Z] ---> Running in ba62445ff876 [2023-04-24T20:30:55.299Z] Removing intermediate container ba62445ff876 [2023-04-24T20:30:55.299Z] ---> 4fe52fdc59cc [2023-04-24T20:30:55.299Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-24T20:30:55.299Z] ---> Running in fc120507827b [2023-04-24T20:30:55.568Z] Removing intermediate container fc120507827b [2023-04-24T20:30:55.568Z] ---> 52fd9690aa0b [2023-04-24T20:30:55.568Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T20:30:55.568Z] ---> Running in 9b25582abeb8 [2023-04-24T20:30:56.155Z] Removing intermediate container 9b25582abeb8 [2023-04-24T20:30:56.155Z] ---> dc01cecdd6e2 [2023-04-24T20:30:56.155Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-24T20:30:56.155Z] ---> Running in 54ba1e6b1a33 [2023-04-24T20:30:56.425Z] Removing intermediate container 54ba1e6b1a33 [2023-04-24T20:30:56.426Z] ---> 27972d1c214a [2023-04-24T20:30:56.426Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-24T20:30:56.709Z] ---> Running in 5efe9765ba3f [2023-04-24T20:30:56.983Z] Removing intermediate container 5efe9765ba3f [2023-04-24T20:30:56.983Z] ---> c3098e17f342 [2023-04-24T20:30:56.983Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-24T20:30:57.572Z] latest: Pulling from library/docker [2023-04-24T20:30:57.572Z] c41833b44d91: Pulling fs layer [2023-04-24T20:30:57.572Z] 6343a5c17821: Pulling fs layer [2023-04-24T20:30:57.572Z] 7fb3fc37985f: Pulling fs layer [2023-04-24T20:30:57.572Z] 0575e395e061: Pulling fs layer [2023-04-24T20:30:57.572Z] 28a0dd61ea81: Pulling fs layer [2023-04-24T20:30:57.572Z] bce86b966039: Pulling fs layer [2023-04-24T20:30:57.572Z] 0575e395e061: Waiting [2023-04-24T20:30:57.572Z] 3d10cc7f1ddc: Pulling fs layer [2023-04-24T20:30:57.572Z] 714e529b432d: Pulling fs layer [2023-04-24T20:30:57.572Z] 28a0dd61ea81: Waiting [2023-04-24T20:30:57.572Z] d21675ac3ed3: Pulling fs layer [2023-04-24T20:30:57.572Z] c40c053d63ba: Pulling fs layer [2023-04-24T20:30:57.572Z] bce86b966039: Waiting [2023-04-24T20:30:57.572Z] 990fd125c536: Pulling fs layer [2023-04-24T20:30:57.572Z] ec21c8e16db0: Pulling fs layer [2023-04-24T20:30:57.572Z] c96d84818e07: Pulling fs layer [2023-04-24T20:30:57.572Z] 3d10cc7f1ddc: Waiting [2023-04-24T20:30:57.572Z] 5925a93ce1eb: Pulling fs layer [2023-04-24T20:30:57.572Z] 714e529b432d: Waiting [2023-04-24T20:30:57.572Z] ec21c8e16db0: Waiting [2023-04-24T20:30:57.572Z] c96d84818e07: Waiting [2023-04-24T20:30:57.572Z] d21675ac3ed3: Waiting [2023-04-24T20:30:57.572Z] 5925a93ce1eb: Waiting [2023-04-24T20:30:57.572Z] c40c053d63ba: Waiting [2023-04-24T20:30:57.572Z] 990fd125c536: Waiting [2023-04-24T20:30:57.572Z] 7fb3fc37985f: Verifying Checksum [2023-04-24T20:30:57.572Z] 7fb3fc37985f: Download complete [2023-04-24T20:30:57.848Z] 6343a5c17821: Verifying Checksum [2023-04-24T20:30:57.848Z] 6343a5c17821: Download complete [2023-04-24T20:30:57.848Z] c41833b44d91: Verifying Checksum [2023-04-24T20:30:57.848Z] c41833b44d91: Download complete [2023-04-24T20:30:58.444Z] 28a0dd61ea81: Verifying Checksum [2023-04-24T20:30:58.444Z] 28a0dd61ea81: Download complete [2023-04-24T20:30:58.444Z] 0575e395e061: Verifying Checksum [2023-04-24T20:30:58.444Z] 0575e395e061: Download complete [2023-04-24T20:30:58.444Z] bce86b966039: Verifying Checksum [2023-04-24T20:30:58.444Z] bce86b966039: Download complete [2023-04-24T20:30:58.444Z] 714e529b432d: Verifying Checksum [2023-04-24T20:30:58.444Z] 714e529b432d: Download complete [2023-04-24T20:30:58.444Z] d21675ac3ed3: Verifying Checksum [2023-04-24T20:30:58.444Z] 3d10cc7f1ddc: Verifying Checksum [2023-04-24T20:30:58.444Z] d21675ac3ed3: Download complete [2023-04-24T20:30:58.444Z] 3d10cc7f1ddc: Download complete [2023-04-24T20:30:58.719Z] c41833b44d91: Pull complete [2023-04-24T20:30:58.719Z] 990fd125c536: Verifying Checksum [2023-04-24T20:30:58.719Z] 990fd125c536: Download complete [2023-04-24T20:30:58.989Z] c40c053d63ba: Verifying Checksum [2023-04-24T20:30:58.989Z] c40c053d63ba: Download complete [2023-04-24T20:30:58.989Z] 5925a93ce1eb: Verifying Checksum [2023-04-24T20:30:58.989Z] 5925a93ce1eb: Download complete [2023-04-24T20:30:59.260Z] 6343a5c17821: Pull complete [2023-04-24T20:30:59.535Z] 7fb3fc37985f: Pull complete [2023-04-24T20:30:59.805Z] c96d84818e07: Verifying Checksum [2023-04-24T20:30:59.805Z] c96d84818e07: Download complete [2023-04-24T20:31:00.075Z] ec21c8e16db0: Verifying Checksum [2023-04-24T20:31:00.075Z] ec21c8e16db0: Download complete [2023-04-24T20:31:00.678Z] 0575e395e061: Pull complete [2023-04-24T20:31:01.646Z] 28a0dd61ea81: Pull complete [2023-04-24T20:31:03.065Z] bce86b966039: Pull complete [2023-04-24T20:31:03.336Z] 3d10cc7f1ddc: Pull complete [2023-04-24T20:31:03.605Z] 714e529b432d: Pull complete [2023-04-24T20:31:03.878Z] d21675ac3ed3: Pull complete [2023-04-24T20:31:07.230Z] c40c053d63ba: Pull complete [2023-04-24T20:31:07.230Z] 990fd125c536: Pull complete [2023-04-24T20:31:09.823Z] ec21c8e16db0: Pull complete [2023-04-24T20:31:09.823Z] c96d84818e07: Pull complete [2023-04-24T20:31:10.093Z] 5925a93ce1eb: Pull complete [2023-04-24T20:31:10.093Z] Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 [2023-04-24T20:31:10.093Z] Status: Downloaded newer image for docker:latest [2023-04-24T20:31:12.703Z] ---> 5b9fe848bed2 [2023-04-24T20:31:12.703Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-24T20:31:12.703Z] ---> Running in aa8b6796f86d [2023-04-24T20:31:14.679Z] Removing intermediate container aa8b6796f86d [2023-04-24T20:31:14.679Z] ---> c9378a83b374 [2023-04-24T20:31:14.679Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T20:31:14.679Z] ---> Running in 4fd05a1691c5 [2023-04-24T20:31:15.648Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T20:31:16.616Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T20:31:18.573Z] OK: 263 MiB in 53 packages [2023-04-24T20:31:19.167Z] Removing intermediate container 4fd05a1691c5 [2023-04-24T20:31:19.167Z] ---> dcb0afa9fec3 [2023-04-24T20:31:19.167Z] Step 11/16 : ENV GO111MODULE=on [2023-04-24T20:31:19.439Z] ---> Running in 2f9bea1ebedf [2023-04-24T20:31:19.709Z] Removing intermediate container 2f9bea1ebedf [2023-04-24T20:31:19.709Z] ---> 3b41ba0610f1 [2023-04-24T20:31:19.709Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-24T20:31:19.985Z] ---> Running in ca5bef5ef866 [2023-04-24T20:31:20.255Z] Removing intermediate container ca5bef5ef866 [2023-04-24T20:31:20.255Z] ---> bd0ed1b6e5a8 [2023-04-24T20:31:20.255Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-24T20:31:20.847Z] ---> 73320e5ca685 [2023-04-24T20:31:20.847Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T20:31:21.118Z] ---> Running in b0fadd8a1f05 [2023-04-24T20:32:29.039Z] Removing intermediate container b0fadd8a1f05 [2023-04-24T20:32:29.039Z] ---> 03d0a50fd3d4 [2023-04-24T20:32:29.039Z] Step 15/16 : COPY . . [2023-04-24T20:32:29.039Z] ---> f86ed3cbeb79 [2023-04-24T20:32:29.039Z] Step 16/16 : RUN ${MAKE} [2023-04-24T20:32:29.039Z] ---> Running in 435f0a736ccb [2023-04-24T20:32:29.039Z] noop [2023-04-24T20:32:29.039Z] Removing intermediate container 435f0a736ccb [2023-04-24T20:32:29.039Z] ---> 42fdeb08904f [2023-04-24T20:32:29.039Z] Successfully built 42fdeb08904f [2023-04-24T20:32:29.039Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:32:29.387Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T20:32:29.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T20:32:29.602Z] prd-ubuntu20.04-docker-arm64-4c-16g-9564 does not seem to be running inside a container [2023-04-24T20:32:29.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/100 -v /w/workspace/edgex-ui-go/100:/w/workspace/edgex-ui-go/100:rw,z -v /w/workspace/edgex-ui-go/100@tmp:/w/workspace/edgex-ui-go/100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-24T20:32:30.975Z] $ docker top cc19e1010f302cdb5cc8b801a317c33bb7196e3137c46f921f0fc5b6582fcbc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T20:32:31.824Z] + go version [2023-04-24T20:32:31.824Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-24T20:32:31.853Z] $ docker stop --time=1 cc19e1010f302cdb5cc8b801a317c33bb7196e3137c46f921f0fc5b6582fcbc7 [2023-04-24T20:32:33.514Z] $ docker rm -f --volumes cc19e1010f302cdb5cc8b801a317c33bb7196e3137c46f921f0fc5b6582fcbc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:32:34.050Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T20:32:34.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T20:32:34.237Z] prd-ubuntu20.04-docker-arm64-4c-16g-9564 does not seem to be running inside a container [2023-04-24T20:32:34.323Z] $ 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/100 -v /w/workspace/edgex-ui-go/100:/w/workspace/edgex-ui-go/100:rw,z -v /w/workspace/edgex-ui-go/100@tmp:/w/workspace/edgex-ui-go/100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-24T20:32:35.498Z] $ docker top cf90c946e4097e291817bb8cb53a5e81b5875694330614b9c4699618e9f7dae0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T20:32:35.991Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/100 [Pipeline] fileExists [Pipeline] sh [2023-04-24T20:32:36.334Z] + make test [2023-04-24T20:32:36.334Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-24T20:33:08.557Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-24T20:35:00.239Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-24T20:35:00.239Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-24T20:35:00.239Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-24T20:35:00.239Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-24T20:35:00.240Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-24T20:35:00.240Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-24T20:35:00.240Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-24T20:35:00.240Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-24T20:35:00.240Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-24T20:35:26.941Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T20:35:26.941Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T20:35:26.941Z] ./bin/test-attribution-txt.sh [2023-04-24T20:35:26.941Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-24T20:35:27.208Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-24T20:35:27.208Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-24T20:35:27.208Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-24T20:35:27.208Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-24T20:35:27.208Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-24T20:35:27.208Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-24T20:35:27.208Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-24T20:35:27.208Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-24T20:35:27.208Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-24T20:35:27.208Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-24T20:35:27.208Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-24T20:35:27.208Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-24T20:35:27.208Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-24T20:35:27.208Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-24T20:35:27.208Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-24T20:35:27.208Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-24T20:35:27.208Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-24T20:35:27.208Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-24T20:35:27.208Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-24T20:35:27.208Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-24T20:35:27.208Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-24T20:35:27.476Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-24T20:35:27.476Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-24T20:35:27.476Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-24T20:35:27.476Z] make -C web test [2023-04-24T20:35:27.476Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/100/web' [2023-04-24T20:35:27.476Z] make[1]: tput: No such file or directory [2023-04-24T20:35:27.476Z] make[1]: tput: No such file or directory [2023-04-24T20:35:27.476Z] warning: generating ./VERSION [2023-04-24T20:35:27.476Z] echo "0.0.0" > VERSION [2023-04-24T20:35:27.476Z] docker build \ [2023-04-24T20:35:27.476Z] -f Dockerfile \ [2023-04-24T20:35:27.476Z] --build-arg USER=1000 \ [2023-04-24T20:35:27.476Z] \ [2023-04-24T20:35:27.476Z] --label "git_sha=53354d8b2375586dce6506093df12345f31d42e7" \ [2023-04-24T20:35:27.476Z] -t edgexfoundry/edgex-web-ui:53354d8b2375586dce6506093df12345f31d42e7 \ [2023-04-24T20:35:27.476Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-24T20:35:27.476Z] . [2023-04-24T20:35:27.476Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-24T20:35:27.476Z] Install the buildx component to build images with BuildKit: [2023-04-24T20:35:27.476Z] https://docs.docker.com/go/buildx/ [2023-04-24T20:35:27.476Z] [2023-04-24T20:35:28.058Z] Sending build context to Docker daemon 3.269MB [2023-04-24T20:35:28.058Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-24T20:35:28.323Z] 16.17-alpine3.15: Pulling from library/node [2023-04-24T20:35:28.589Z] 47517142f6ba: Pulling fs layer [2023-04-24T20:35:28.589Z] 5f8c4bfa009b: Pulling fs layer [2023-04-24T20:35:28.589Z] f7079c9c4ba1: Pulling fs layer [2023-04-24T20:35:28.589Z] aba105e6f55a: Pulling fs layer [2023-04-24T20:35:28.589Z] aba105e6f55a: Waiting [2023-04-24T20:35:28.589Z] 47517142f6ba: Download complete [2023-04-24T20:35:28.855Z] aba105e6f55a: Verifying Checksum [2023-04-24T20:35:28.855Z] aba105e6f55a: Download complete [2023-04-24T20:35:28.855Z] f7079c9c4ba1: Verifying Checksum [2023-04-24T20:35:28.855Z] f7079c9c4ba1: Download complete [2023-04-24T20:35:29.125Z] 47517142f6ba: Pull complete [2023-04-24T20:35:30.530Z] 5f8c4bfa009b: Verifying Checksum [2023-04-24T20:35:30.530Z] 5f8c4bfa009b: Download complete [2023-04-24T20:35:33.883Z] 5f8c4bfa009b: Pull complete [2023-04-24T20:35:33.883Z] f7079c9c4ba1: Pull complete [2023-04-24T20:35:34.148Z] aba105e6f55a: Pull complete [2023-04-24T20:35:34.148Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-24T20:35:34.148Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-24T20:35:34.148Z] ---> bf1b8b58d215 [2023-04-24T20:35:34.148Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-24T20:35:34.734Z] ---> Running in b706789acddf [2023-04-24T20:35:35.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-04-24T20:35:35.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-04-24T20:35:36.914Z] (1/128) Installing libxau (1.0.9-r0) [2023-04-24T20:35:36.914Z] (2/128) Installing libmd (1.0.3-r0) [2023-04-24T20:35:36.914Z] (3/128) Installing libbsd (0.11.3-r1) [2023-04-24T20:35:36.914Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-04-24T20:35:36.914Z] (5/128) Installing libxcb (1.14-r2) [2023-04-24T20:35:36.914Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-04-24T20:35:36.914Z] (7/128) Installing libxext (1.3.4-r0) [2023-04-24T20:35:36.914Z] (8/128) Installing libice (1.0.10-r0) [2023-04-24T20:35:37.178Z] (9/128) Installing libuuid (2.37.4-r0) [2023-04-24T20:35:37.178Z] (10/128) Installing libsm (1.2.3-r0) [2023-04-24T20:35:37.178Z] (11/128) Installing libxt (1.2.1-r0) [2023-04-24T20:35:37.178Z] (12/128) Installing libxmu (1.1.3-r0) [2023-04-24T20:35:37.178Z] (13/128) Installing xset (1.2.4-r0) [2023-04-24T20:35:37.178Z] (14/128) Installing xprop (1.2.5-r0) [2023-04-24T20:35:37.178Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-04-24T20:35:37.178Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-24T20:35:37.178Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-04-24T20:35:37.178Z] (18/128) Installing libffi (3.4.2-r1) [2023-04-24T20:35:37.178Z] (19/128) Installing libintl (0.21-r0) [2023-04-24T20:35:37.178Z] (20/128) Installing libblkid (2.37.4-r0) [2023-04-24T20:35:37.178Z] (21/128) Installing libmount (2.37.4-r0) [2023-04-24T20:35:37.178Z] (22/128) Installing pcre (8.45-r1) [2023-04-24T20:35:37.178Z] (23/128) Installing glib (2.70.1-r0) [2023-04-24T20:35:37.445Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-04-24T20:35:37.445Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-04-24T20:35:37.718Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-04-24T20:35:37.718Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-04-24T20:35:37.718Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-04-24T20:35:37.718Z] (29/128) Installing libpng (1.6.37-r1) [2023-04-24T20:35:37.718Z] (30/128) Installing libwebp (1.2.2-r0) [2023-04-24T20:35:37.718Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-04-24T20:35:37.718Z] (32/128) Installing tiff (4.4.0-r1) [2023-04-24T20:35:37.718Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-04-24T20:35:37.984Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-24T20:35:37.984Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-04-24T20:35:37.984Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-04-24T20:35:37.984Z] (37/128) Installing libxrender (0.9.10-r3) [2023-04-24T20:35:37.984Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-04-24T20:35:37.984Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-04-24T20:35:37.984Z] (40/128) Installing libxi (1.8-r0) [2023-04-24T20:35:37.984Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-04-24T20:35:37.984Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-04-24T20:35:37.984Z] (43/128) Installing atk (2.36.0-r0) [2023-04-24T20:35:37.984Z] (44/128) Installing libxtst (1.2.3-r3) [2023-04-24T20:35:37.984Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-04-24T20:35:37.984Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-04-24T20:35:37.984Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-04-24T20:35:37.984Z] (48/128) Installing expat (2.5.0-r0) [2023-04-24T20:35:37.984Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-04-24T20:35:38.249Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-04-24T20:35:38.249Z] (51/128) Installing freetype (2.11.1-r2) [2023-04-24T20:35:38.249Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-04-24T20:35:38.249Z] (53/128) Installing pixman (0.40.0-r4) [2023-04-24T20:35:38.249Z] (54/128) Installing cairo (1.16.0-r5) [2023-04-24T20:35:38.249Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-04-24T20:35:38.249Z] (56/128) Installing avahi-libs (0.8-r5) [2023-04-24T20:35:38.249Z] (57/128) Installing gmp (6.2.1-r1) [2023-04-24T20:35:38.249Z] (58/128) Installing nettle (3.7.3-r0) [2023-04-24T20:35:38.516Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-04-24T20:35:38.516Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-04-24T20:35:38.516Z] (61/128) Installing libunistring (0.9.10-r1) [2023-04-24T20:35:38.516Z] (62/128) Installing gnutls (3.7.1-r2) [2023-04-24T20:35:38.516Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-04-24T20:35:38.516Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-04-24T20:35:38.516Z] (65/128) Installing fribidi (1.0.11-r0) [2023-04-24T20:35:38.516Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-04-24T20:35:38.516Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-04-24T20:35:38.517Z] (68/128) Installing libxft (2.3.4-r0) [2023-04-24T20:35:38.517Z] (69/128) Installing pango (1.48.10-r0) [2023-04-24T20:35:38.783Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-04-24T20:35:38.783Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-24T20:35:38.783Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-04-24T20:35:38.783Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-04-24T20:35:39.050Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-04-24T20:35:39.050Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-04-24T20:35:39.317Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-24T20:35:39.317Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-04-24T20:35:39.583Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-04-24T20:35:39.583Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-04-24T20:35:39.583Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-24T20:35:42.160Z] (79/128) Installing libogg (1.3.5-r0) [2023-04-24T20:35:42.160Z] (80/128) Installing flac (1.3.4-r0) [2023-04-24T20:35:42.160Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-04-24T20:35:42.160Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-04-24T20:35:42.160Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-04-24T20:35:42.160Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-04-24T20:35:42.160Z] (85/128) Installing libass (0.15.2-r0) [2023-04-24T20:35:42.160Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-04-24T20:35:42.160Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-24T20:35:42.160Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-24T20:35:42.160Z] (89/128) Installing lame (3.100-r0) [2023-04-24T20:35:42.427Z] (90/128) Installing opus (1.3.1-r1) [2023-04-24T20:35:42.427Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-04-24T20:35:42.427Z] (92/128) Installing soxr (0.1.3-r2) [2023-04-24T20:35:42.427Z] (93/128) Installing libsrt (1.4.2-r1) [2023-04-24T20:35:42.427Z] (94/128) Installing libssh (0.9.6-r1) [2023-04-24T20:35:42.427Z] (95/128) Installing libtheora (1.1.1-r16) [2023-04-24T20:35:42.427Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-04-24T20:35:42.427Z] (97/128) Installing libdrm (2.4.109-r0) [2023-04-24T20:35:42.427Z] (98/128) Installing libva (2.13.0-r0) [2023-04-24T20:35:42.427Z] (99/128) Installing libvdpau (1.4-r0) [2023-04-24T20:35:42.427Z] (100/128) Installing vidstab (1.1.0-r1) [2023-04-24T20:35:42.427Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-04-24T20:35:42.427Z] (102/128) Installing libvpx (1.10.0-r0) [2023-04-24T20:35:42.694Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-04-24T20:35:42.694Z] (104/128) Installing x264-libs (20210613-r0) [2023-04-24T20:35:42.694Z] (105/128) Installing x265-libs (3.5-r0) [2023-04-24T20:35:42.694Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-04-24T20:35:42.694Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-04-24T20:35:43.280Z] (108/128) Installing libevent (2.1.12-r4) [2023-04-24T20:35:43.280Z] (109/128) Installing mesa (21.2.6-r0) [2023-04-24T20:35:43.280Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-04-24T20:35:43.280Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-04-24T20:35:43.280Z] (112/128) Installing lcms2 (2.12-r1) [2023-04-24T20:35:43.280Z] (113/128) Installing nspr (4.32-r0) [2023-04-24T20:35:43.280Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-04-24T20:35:43.546Z] (115/128) Installing nss (3.78.1-r0) [2023-04-24T20:35:43.546Z] (116/128) Installing libasyncns (0.8-r1) [2023-04-24T20:35:43.812Z] (117/128) Installing libltdl (2.4.6-r7) [2023-04-24T20:35:43.812Z] (118/128) Installing orc (0.4.32-r0) [2023-04-24T20:35:43.812Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-04-24T20:35:43.812Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-04-24T20:35:43.812Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-04-24T20:35:43.812Z] (122/128) Installing libpulse (15.0-r2) [2023-04-24T20:35:43.812Z] (123/128) Installing re2 (2021.11.01-r0) [2023-04-24T20:35:44.079Z] (124/128) Installing snappy (1.1.9-r1) [2023-04-24T20:35:44.079Z] (125/128) Installing libgpg-error (1.42-r1) [2023-04-24T20:35:44.079Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-04-24T20:35:44.079Z] (127/128) Installing libxslt (1.1.35-r0) [2023-04-24T20:35:44.079Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-04-24T20:35:49.426Z] Executing busybox-1.34.1-r7.trigger [2023-04-24T20:35:49.426Z] Executing glib-2.70.1-r0.trigger [2023-04-24T20:35:49.426Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-24T20:35:50.838Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-24T20:35:50.838Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-24T20:35:50.838Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-24T20:35:50.838Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-24T20:35:50.838Z] OK: 275 MiB in 144 packages [2023-04-24T20:36:00.910Z] Removing intermediate container b706789acddf [2023-04-24T20:36:00.910Z] ---> 2a441f5d75e6 [2023-04-24T20:36:00.910Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-24T20:36:00.910Z] ---> Running in f9f92b8a4191 [2023-04-24T20:36:00.910Z] Removing intermediate container f9f92b8a4191 [2023-04-24T20:36:00.910Z] ---> a820a41aa797 [2023-04-24T20:36:00.910Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-24T20:36:00.910Z] ---> Running in 0ba0638e3e7b [2023-04-24T20:36:01.178Z] Removing intermediate container 0ba0638e3e7b [2023-04-24T20:36:01.178Z] ---> 8a505465f582 [2023-04-24T20:36:01.178Z] Step 5/10 : RUN npm install -g npm [2023-04-24T20:36:01.178Z] ---> Running in ede840f84f27 [2023-04-24T20:36:27.868Z] [2023-04-24T20:36:27.868Z] removed 7 packages, changed 100 packages, and audited 239 packages in 22s [2023-04-24T20:36:27.868Z] [2023-04-24T20:36:27.868Z] 18 packages are looking for funding [2023-04-24T20:36:27.868Z] run `npm fund` for details [2023-04-24T20:36:27.868Z] [2023-04-24T20:36:27.868Z] found 0 vulnerabilities [2023-04-24T20:36:29.815Z] Removing intermediate container ede840f84f27 [2023-04-24T20:36:29.815Z] ---> 57fff8f5d852 [2023-04-24T20:36:29.815Z] Step 6/10 : ARG USER=1000 [2023-04-24T20:36:29.815Z] ---> Running in 73d6aa9e6d00 [2023-04-24T20:36:30.083Z] Removing intermediate container 73d6aa9e6d00 [2023-04-24T20:36:30.083Z] ---> a5f5fa9d4b99 [2023-04-24T20:36:30.083Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-24T20:36:30.083Z] ---> Running in 789114db3787 [2023-04-24T20:36:32.121Z] Removing intermediate container 789114db3787 [2023-04-24T20:36:32.121Z] ---> 34d42e4a1fc5 [2023-04-24T20:36:32.121Z] Step 8/10 : USER $USER:$USER [2023-04-24T20:36:32.121Z] ---> Running in 148fe3f520a4 [2023-04-24T20:36:32.121Z] Removing intermediate container 148fe3f520a4 [2023-04-24T20:36:32.121Z] ---> bc5bbdf0acfe [2023-04-24T20:36:32.121Z] Step 9/10 : WORKDIR /app [2023-04-24T20:36:32.392Z] ---> Running in 11331d07d8e7 [2023-04-24T20:36:32.663Z] Removing intermediate container 11331d07d8e7 [2023-04-24T20:36:32.663Z] ---> 7ecabd988350 [2023-04-24T20:36:32.663Z] Step 10/10 : LABEL git_sha=53354d8b2375586dce6506093df12345f31d42e7 [2023-04-24T20:36:32.663Z] ---> Running in 6fa6560984ad [2023-04-24T20:36:32.934Z] Removing intermediate container 6fa6560984ad [2023-04-24T20:36:32.934Z] ---> e6892087c890 [2023-04-24T20:36:32.934Z] Successfully built e6892087c890 [2023-04-24T20:36:32.934Z] Successfully tagged edgexfoundry/edgex-web-ui:53354d8b2375586dce6506093df12345f31d42e7 [2023-04-24T20:36:32.934Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-24T20:36:32.934Z] touch edgex-web-ui.imagebuilt [2023-04-24T20:36:33.233Z] mkdir -p node_modules coverage [2023-04-24T20:36:33.233Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-24T20:36:33.233Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE Unsupported engine { [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE required: { [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE }, [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE } [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE Unsupported engine { [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE required: { [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE }, [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE } [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE Unsupported engine { [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE required: { [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE }, [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE } [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE Unsupported engine { [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE required: { [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE }, [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE } [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE Unsupported engine { [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE required: { [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE }, [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE } [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE Unsupported engine { [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE required: { [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE }, [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE } [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE Unsupported engine { [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE required: { [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE }, [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE } [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE Unsupported engine { [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE required: { [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE }, [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE } [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE Unsupported engine { [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE required: { [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE }, [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-24T20:36:45.628Z] npm WARN EBADENGINE } [2023-04-24T20:37:12.299Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-24T20:37:12.299Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-24T20:37:12.299Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-24T20:37:12.299Z] 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-04-24T20:37:13.706Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-24T20:37:19.043Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-24T20:37:24.385Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-24T20:37:25.344Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-24T20:37:25.344Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-24T20:37:47.410Z] 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-04-24T20:37:47.411Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-24T20:37:47.411Z] 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-04-24T20:37:50.000Z] 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-04-24T20:37:51.407Z] 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-04-24T20:37:53.348Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-24T20:38:05.657Z] 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-04-24T20:38:06.617Z] 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-04-24T20:38:21.706Z] 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-04-24T20:38:53.925Z] 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-04-24T20:39:32.807Z] [2023-04-24T20:39:32.807Z] added 1475 packages, and audited 1476 packages in 3m [2023-04-24T20:39:32.807Z] [2023-04-24T20:39:32.807Z] 90 packages are looking for funding [2023-04-24T20:39:32.807Z] run `npm fund` for details [2023-04-24T20:39:32.807Z] [2023-04-24T20:39:32.807Z] 41 vulnerabilities (1 low, 13 moderate, 22 high, 5 critical) [2023-04-24T20:39:32.807Z] [2023-04-24T20:39:32.807Z] To address issues that do not require attention, run: [2023-04-24T20:39:32.807Z] npm audit fix [2023-04-24T20:39:32.807Z] [2023-04-24T20:39:32.807Z] To address all issues (including breaking changes), run: [2023-04-24T20:39:32.807Z] npm audit fix --force [2023-04-24T20:39:32.807Z] [2023-04-24T20:39:32.807Z] Run `npm audit` for details. [2023-04-24T20:39:32.807Z] 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-04-24T20:39:47.789Z] - Generating browser application bundles (phase: setup)... [2023-04-24T20:40:20.022Z] Compiling @angular/core : es2015 as esm2015 [2023-04-24T20:40:20.022Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-24T20:40:46.709Z] Compiling @angular/common : es2015 as esm2015 [2023-04-24T20:40:46.709Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-24T20:40:50.039Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-24T20:40:50.039Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-24T20:40:53.381Z] Compiling @angular/router : es2015 as esm2015 [2023-04-24T20:40:53.962Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-24T20:40:59.301Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-24T20:41:00.705Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-24T20:41:00.971Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-24T20:41:05.222Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-24T20:41:05.809Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-24T20:41:06.076Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-24T20:42:02.459Z] 24 04 2023 20:41:59.488:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-24T20:42:02.459Z] 24 04 2023 20:41:59.501:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-24T20:42:02.459Z] 24 04 2023 20:41:59.525:INFO [launcher]: Starting browser ChromeHeadless [2023-04-24T20:43:24.080Z] 24 04 2023 20:43:18.110:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-04-24T20:43:30.721Z] 24 04 2023 20:43:29.840:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-04-24T20:43:57.392Z] ✔ Browser application bundle generation complete. [2023-04-24T20:43:57.392Z] 24 04 2023 20:43:54.549:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket UZAXAVDXBAuHG6wPAAAB with id 47822875 [2023-04-24T20:44:12.471Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-24T20:44:13.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.186 secs) [2023-04-24T20:44:14.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.727 secs) [2023-04-24T20:44:14.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.825 secs) [2023-04-24T20:44:14.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.871 secs) [2023-04-24T20:44:15.016Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.917 secs) [2023-04-24T20:44:15.016Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.126 secs) [2023-04-24T20:44:15.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.252 secs) [2023-04-24T20:44:15.551Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.52 secs) [2023-04-24T20:44:15.551Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.598 secs) [2023-04-24T20:44:16.134Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.881 secs) [2023-04-24T20:44:16.134Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.023 secs) [2023-04-24T20:44:16.420Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.172 secs) [2023-04-24T20:44:16.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.442 secs) [2023-04-24T20:44:16.952Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.561 secs) [2023-04-24T20:44:16.952Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.595 secs) [2023-04-24T20:44:17.220Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.915 secs) [2023-04-24T20:44:17.484Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.979 secs) [2023-04-24T20:44:17.484Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 4.043 secs) [2023-04-24T20:44:17.484Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.11 secs) [2023-04-24T20:44:17.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.183 secs) [2023-04-24T20:44:17.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.306 secs) [2023-04-24T20:44:18.015Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.364 secs) [2023-04-24T20:44:18.015Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.449 secs) [2023-04-24T20:44:18.015Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.479 secs) [2023-04-24T20:44:18.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.566 secs) [2023-04-24T20:44:18.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.621 secs) [2023-04-24T20:44:18.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.648 secs) [2023-04-24T20:44:18.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.721 secs) [2023-04-24T20:44:18.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.772 secs) [2023-04-24T20:44:18.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.874 secs) [2023-04-24T20:44:18.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.014 secs) [2023-04-24T20:44:18.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.08 secs) [2023-04-24T20:44:19.081Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.175 secs) [2023-04-24T20:44:19.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.534 secs) [2023-04-24T20:44:19.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.611 secs) [2023-04-24T20:44:19.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.64 secs) [2023-04-24T20:44:19.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.667 secs) [2023-04-24T20:44:19.883Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.862 secs) [2023-04-24T20:44:20.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.033 secs) [2023-04-24T20:44:20.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.06 secs) [2023-04-24T20:44:20.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.201 secs) [2023-04-24T20:44:20.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.355 secs) [2023-04-24T20:44:20.680Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.405 secs) [2023-04-24T20:44:20.680Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.49 secs) [2023-04-24T20:44:20.680Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.552 secs) [2023-04-24T20:44:20.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.694 secs) [2023-04-24T20:44:21.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.843 secs) [2023-04-24T20:44:21.478Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.035 secs) [2023-04-24T20:44:21.478Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.105 secs) [2023-04-24T20:44:21.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.159 secs) [2023-04-24T20:44:21.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.186 secs) [2023-04-24T20:44:21.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.205 secs) [2023-04-24T20:44:21.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.226 secs) [2023-04-24T20:44:21.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.252 secs) [2023-04-24T20:44:21.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.325 secs) [2023-04-24T20:44:22.332Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.776 secs) [2023-04-24T20:44:22.332Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.83 secs) [2023-04-24T20:44:22.599Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.905 secs) [2023-04-24T20:44:22.864Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.176 secs) [2023-04-24T20:44:23.131Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 8.269 secs) [2023-04-24T20:44:23.131Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 8.409 secs) [2023-04-24T20:44:23.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 8.47 secs) [2023-04-24T20:44:23.397Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.552 secs) [2023-04-24T20:44:23.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.595 secs) [2023-04-24T20:44:23.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.623 secs) [2023-04-24T20:44:24.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.131 secs) [2023-04-24T20:44:24.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.199 secs) [2023-04-24T20:44:24.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.237 secs) [2023-04-24T20:44:24.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.274 secs) [2023-04-24T20:44:24.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.285 secs) [2023-04-24T20:44:24.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.31 secs) [2023-04-24T20:44:24.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.37 secs) [2023-04-24T20:44:24.772Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.498 secs) [2023-04-24T20:44:24.772Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.605 secs) [2023-04-24T20:44:24.772Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.618 secs) [2023-04-24T20:44:24.772Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.627 secs) [2023-04-24T20:44:25.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.652 secs) [2023-04-24T20:44:25.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.713 secs) [2023-04-24T20:44:25.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.787 secs) [2023-04-24T20:44:25.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.811 secs) [2023-04-24T20:44:25.301Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.854 secs) [2023-04-24T20:44:25.301Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.986 secs) [2023-04-24T20:44:25.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 10.055 secs) [2023-04-24T20:44:25.834Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.243 secs) [2023-04-24T20:44:25.834Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.408 secs) [2023-04-24T20:44:25.834Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 10.428 secs) [2023-04-24T20:44:26.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.44 secs) [2023-04-24T20:44:26.101Z] WARN: ' [2023-04-24T20:44:26.101Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-24T20:44:26.101Z] Support for using the ngModel input property and ngModelChange event with [2023-04-24T20:44:26.101Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-24T20:44:26.101Z] in a future version of Angular. [2023-04-24T20:44:26.101Z] [2023-04-24T20:44:26.101Z] For more information on this, see our API docs here: [2023-04-24T20:44:26.101Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-24T20:44:26.101Z] ' [2023-04-24T20:44:26.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.44 secs) [2023-04-24T20:44:26.101Z] WARN: ' [2023-04-24T20:44:26.101Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-24T20:44:26.101Z] Support for using the ngModel input property and ngModelChange event with [2023-04-24T20:44:26.101Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-24T20:44:26.101Z] in a future version of Angular. [2023-04-24T20:44:26.101Z] [2023-04-24T20:44:26.101Z] For more information on this, see our API docs here: [2023-04-24T20:44:26.101Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-24T20:44:26.101Z] ' [2023-04-24T20:44:26.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.572 secs) [2023-04-24T20:44:26.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.6 secs) [2023-04-24T20:44:26.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10.614 secs) [2023-04-24T20:44:26.367Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.673 secs) [2023-04-24T20:44:26.367Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.841 secs) [2023-04-24T20:44:26.633Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.865 secs) [2023-04-24T20:44:26.633Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.876 secs) [2023-04-24T20:44:26.633Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.926 secs) [2023-04-24T20:44:26.633Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.974 secs) [2023-04-24T20:44:26.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.026 secs) [2023-04-24T20:44:26.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.044 secs) [2023-04-24T20:44:26.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.053 secs) [2023-04-24T20:44:26.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.078 secs) [2023-04-24T20:44:26.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.087 secs) [2023-04-24T20:44:26.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.109 secs) [2023-04-24T20:44:26.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.166 secs) [2023-04-24T20:44:27.164Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.218 secs) [2023-04-24T20:44:27.164Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.246 secs) [2023-04-24T20:44:27.430Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.452 secs) [2023-04-24T20:44:27.430Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.475 secs) [2023-04-24T20:44:27.430Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.49 secs) [2023-04-24T20:44:27.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.508 secs) [2023-04-24T20:44:27.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.546 secs) [2023-04-24T20:44:27.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.582 secs) [2023-04-24T20:44:27.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.604 secs) [2023-04-24T20:44:27.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.614 secs) [2023-04-24T20:44:27.960Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.798 secs) [2023-04-24T20:44:27.960Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.824 secs) [2023-04-24T20:44:27.960Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.837 secs) [2023-04-24T20:44:28.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.931 secs) [2023-04-24T20:44:28.491Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.119 secs) [2023-04-24T20:44:28.491Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.144 secs) [2023-04-24T20:44:28.491Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.164 secs) [2023-04-24T20:44:28.491Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.175 secs) [2023-04-24T20:44:28.757Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.21 secs) [2023-04-24T20:44:28.757Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.349 secs) [2023-04-24T20:44:29.022Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.421 secs) [2023-04-24T20:44:29.022Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.482 secs) [2023-04-24T20:44:29.022Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.517 secs) [2023-04-24T20:44:29.287Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.533 secs) [2023-04-24T20:44:29.287Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.656 secs) [2023-04-24T20:44:29.551Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.735 secs) [2023-04-24T20:44:29.551Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.78 secs) [2023-04-24T20:44:29.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.917 secs) [2023-04-24T20:44:29.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.937 secs) [2023-04-24T20:44:30.083Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.243 secs) [2023-04-24T20:44:30.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.378 secs) [2023-04-24T20:44:30.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.419 secs) [2023-04-24T20:44:30.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.458 secs) [2023-04-24T20:44:30.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.601 secs) [2023-04-24T20:44:30.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.627 secs) [2023-04-24T20:44:30.879Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.646 secs) [2023-04-24T20:44:30.879Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.847 secs) [2023-04-24T20:44:31.145Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.964 secs) [2023-04-24T20:44:31.145Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.992 secs) [2023-04-24T20:44:31.145Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.02 secs) [2023-04-24T20:44:31.411Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.045 secs) [2023-04-24T20:44:31.411Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.112 secs) [2023-04-24T20:44:31.411Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.153 secs) [2023-04-24T20:44:31.411Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.169 secs) [2023-04-24T20:44:31.677Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.214 secs) [2023-04-24T20:44:31.677Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.244 secs) [2023-04-24T20:44:32.632Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.055 secs / 14.244 secs) [2023-04-24T20:44:32.632Z] TOTAL: 149 SUCCESS [2023-04-24T20:44:32.632Z] ✔ Browser application bundle generation complete. [2023-04-24T20:44:35.966Z] [2023-04-24T20:44:35.966Z] =============================== Coverage summary =============================== [2023-04-24T20:44:35.966Z] Statements : 40.98% ( 1467/3580 ) [2023-04-24T20:44:35.966Z] Branches : 12.03% ( 111/923 ) [2023-04-24T20:44:35.966Z] Functions : 33.28% ( 432/1298 ) [2023-04-24T20:44:35.966Z] Lines : 38.91% ( 1318/3387 ) [2023-04-24T20:44:35.966Z] ================================================================================ [2023-04-24T20:44:35.966Z] 24 04 2023 20:44:35.783:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-24T20:44:36.924Z] ✔ Browser application bundle generation complete. [2023-04-24T20:44:37.882Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/100/web' [Pipeline] echo [2023-04-24T20:44:37.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T20:44:37.918Z] $ docker stop --time=1 cf90c946e4097e291817bb8cb53a5e81b5875694330614b9c4699618e9f7dae0 [2023-04-24T20:44:39.593Z] $ docker rm -f --volumes cf90c946e4097e291817bb8cb53a5e81b5875694330614b9c4699618e9f7dae0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T20:44:40.637Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T20:44:43.238Z] Warning: overwriting stash ‘coverage-report’ [2023-04-24T20:44:48.471Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T20:44:48.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T20:44:51.751Z] + ls -al . [2023-04-24T20:44:51.751Z] total 184 [2023-04-24T20:44:51.751Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 24 20:32 . [2023-04-24T20:44:51.751Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 20:29 .. [2023-04-24T20:44:51.751Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 20:30 .blubracket [2023-04-24T20:44:51.751Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 24 20:30 .dockerignore [2023-04-24T20:44:51.751Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 20:30 .git [2023-04-24T20:44:51.751Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 20:30 .github [2023-04-24T20:44:51.751Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 24 20:30 .gitignore [2023-04-24T20:44:51.751Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 24 20:30 Attribution.txt [2023-04-24T20:44:51.751Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 24 20:30 CHANGELOG.md [2023-04-24T20:44:51.751Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 24 20:30 CONTRIBUTING.md [2023-04-24T20:44:51.751Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 24 20:30 Dockerfile [2023-04-24T20:44:51.751Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 24 20:30 Jenkinsfile [2023-04-24T20:44:51.751Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 24 20:30 LICENSE [2023-04-24T20:44:51.751Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 24 20:30 Makefile [2023-04-24T20:44:51.751Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 24 20:30 README.md [2023-04-24T20:44:51.751Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 24 20:25 VERSION [2023-04-24T20:44:51.751Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 20:30 assets [2023-04-24T20:44:51.751Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 20:30 bin [2023-04-24T20:44:51.751Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 20:30 cmd [2023-04-24T20:44:51.751Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 24 20:32 coverage.out [2023-04-24T20:44:51.751Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 20:30 docs [2023-04-24T20:44:51.751Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 24 20:30 go.mod [2023-04-24T20:44:51.751Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 24 20:30 go.sum [2023-04-24T20:44:51.751Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 20:30 internal [2023-04-24T20:44:51.751Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 20:30 snap [2023-04-24T20:44:51.751Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 20:30 testing [2023-04-24T20:44:51.751Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 24 20:30 version.go [2023-04-24T20:44:51.751Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 24 20:36 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:44:52.085Z] + 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=53354d8b2375586dce6506093df12345f31d42e7 --label arch=arm64 --label version=3.0.0-dev.4 . [2023-04-24T20:44:53.668Z] Sending build context to Docker daemon 31.55MB [2023-04-24T20:44:53.668Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-24T20:44:53.668Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-24T20:44:53.668Z] ---> 42fdeb08904f [2023-04-24T20:44:53.668Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-24T20:44:54.249Z] ---> Running in e2f71b0621d2 [2023-04-24T20:44:54.516Z] Removing intermediate container e2f71b0621d2 [2023-04-24T20:44:54.516Z] ---> 9081eb51ebb6 [2023-04-24T20:44:54.516Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-24T20:44:54.516Z] ---> Running in 8f04bd2e1364 [2023-04-24T20:44:54.782Z] Removing intermediate container 8f04bd2e1364 [2023-04-24T20:44:54.782Z] ---> 211226c3dabf [2023-04-24T20:44:54.782Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T20:44:54.782Z] ---> Running in 9c07afbf26e3 [2023-04-24T20:44:55.048Z] Removing intermediate container 9c07afbf26e3 [2023-04-24T20:44:55.048Z] ---> a2b40a0d92da [2023-04-24T20:44:55.048Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-24T20:44:55.048Z] ---> Running in d5457c08af4e [2023-04-24T20:44:55.314Z] Removing intermediate container d5457c08af4e [2023-04-24T20:44:55.314Z] ---> ddac15daba28 [2023-04-24T20:44:55.314Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-24T20:44:55.582Z] ---> Running in d4e99ac33359 [2023-04-24T20:44:55.848Z] Removing intermediate container d4e99ac33359 [2023-04-24T20:44:55.848Z] ---> 16d0413e987f [2023-04-24T20:44:55.848Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-24T20:44:57.252Z] ---> 61620532af33 [2023-04-24T20:44:57.252Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-24T20:44:57.252Z] ---> Running in d32e03318baf [2023-04-24T20:44:58.663Z] Removing intermediate container d32e03318baf [2023-04-24T20:44:58.663Z] ---> c87afe87af58 [2023-04-24T20:44:58.663Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T20:44:58.663Z] ---> Running in b1d81c9695aa [2023-04-24T20:44:59.621Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T20:45:00.581Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T20:45:01.988Z] OK: 263 MiB in 53 packages [2023-04-24T20:45:02.951Z] Removing intermediate container b1d81c9695aa [2023-04-24T20:45:02.951Z] ---> c972abfc91ab [2023-04-24T20:45:02.951Z] Step 11/26 : ENV GO111MODULE=on [2023-04-24T20:45:02.951Z] ---> Running in 778c3943a0a9 [2023-04-24T20:45:02.951Z] Removing intermediate container 778c3943a0a9 [2023-04-24T20:45:02.951Z] ---> af9257143f74 [2023-04-24T20:45:02.951Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-24T20:45:03.216Z] ---> Running in 6311c02470c6 [2023-04-24T20:45:03.482Z] Removing intermediate container 6311c02470c6 [2023-04-24T20:45:03.482Z] ---> aced0934e474 [2023-04-24T20:45:03.482Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-24T20:45:04.072Z] ---> 7a4932ad23ef [2023-04-24T20:45:04.072Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T20:45:04.072Z] ---> Running in a65a87c80606 [2023-04-24T20:45:06.011Z] Removing intermediate container a65a87c80606 [2023-04-24T20:45:06.011Z] ---> e774f5718eb4 [2023-04-24T20:45:06.011Z] Step 15/26 : COPY . . [2023-04-24T20:45:10.258Z] ---> b8372014895e [2023-04-24T20:45:10.259Z] Step 16/26 : RUN ${MAKE} [2023-04-24T20:45:10.259Z] ---> Running in 25411b70238a [2023-04-24T20:45:10.839Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.4" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-04-24T20:47:17.494Z] Removing intermediate container 25411b70238a [2023-04-24T20:47:17.494Z] ---> 73a44f2bd71d [2023-04-24T20:47:17.494Z] Step 17/26 : FROM alpine:3.14 [2023-04-24T20:47:17.494Z] 3.14: Pulling from library/alpine [2023-04-24T20:47:17.494Z] 422ed46b1a92: Pulling fs layer [2023-04-24T20:47:17.494Z] 422ed46b1a92: Verifying Checksum [2023-04-24T20:47:17.494Z] 422ed46b1a92: Download complete [2023-04-24T20:47:17.494Z] 422ed46b1a92: Pull complete [2023-04-24T20:47:17.494Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-24T20:47:17.494Z] Status: Downloaded newer image for alpine:3.14 [2023-04-24T20:47:17.494Z] ---> 46c5e66a9efa [2023-04-24T20:47:17.494Z] Step 18/26 : EXPOSE 4000 [2023-04-24T20:47:17.494Z] ---> Running in be25a42f047b [2023-04-24T20:47:17.494Z] Removing intermediate container be25a42f047b [2023-04-24T20:47:17.494Z] ---> 5e202720835a [2023-04-24T20:47:17.494Z] Step 19/26 : 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-04-24T20:47:17.494Z] ---> 24f14110a2b7 [2023-04-24T20:47:17.494Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-24T20:47:17.494Z] ---> 8b5ba9c93b68 [2023-04-24T20:47:17.494Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-24T20:47:17.494Z] ---> 149f3f090928 [2023-04-24T20:47:17.494Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-24T20:47:17.494Z] ---> Running in 1c312e87eba3 [2023-04-24T20:47:17.494Z] Removing intermediate container 1c312e87eba3 [2023-04-24T20:47:17.494Z] ---> d464d6992dd4 [2023-04-24T20:47:17.494Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-24T20:47:17.494Z] ---> Running in a83a1557f0ec [2023-04-24T20:47:17.494Z] Removing intermediate container a83a1557f0ec [2023-04-24T20:47:17.494Z] ---> 8d2ca77bbe05 [2023-04-24T20:47:17.494Z] Step 24/26 : LABEL arch=arm64 [2023-04-24T20:47:17.494Z] ---> Running in e0e9f3d51875 [2023-04-24T20:47:17.494Z] Removing intermediate container e0e9f3d51875 [2023-04-24T20:47:17.494Z] ---> 3f3eb17bbc1c [2023-04-24T20:47:17.494Z] Step 25/26 : LABEL git_sha=53354d8b2375586dce6506093df12345f31d42e7 [2023-04-24T20:47:17.494Z] ---> Running in b0d7e8ddb81d [2023-04-24T20:47:17.494Z] Removing intermediate container b0d7e8ddb81d [2023-04-24T20:47:17.494Z] ---> 115438507dce [2023-04-24T20:47:17.494Z] Step 26/26 : LABEL version=3.0.0-dev.4 [2023-04-24T20:47:17.494Z] ---> Running in 4aefe1cdab04 [2023-04-24T20:47:17.494Z] Removing intermediate container 4aefe1cdab04 [2023-04-24T20:47:17.494Z] ---> 20ad6c90be43 [2023-04-24T20:47:17.494Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T20:47:17.494Z] Successfully built 20ad6c90be43 [2023-04-24T20:47:17.494Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T20:47:17.598Z] provisioning config files... [2023-04-24T20:47:17.614Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/100@tmp/config10635977561363036305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T20:47:17.954Z] ---> docker-login.sh [2023-04-24T20:47:17.954Z] nexus3.edgexfoundry.org:10001 [2023-04-24T20:47:17.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:47:18.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:47:18.221Z] Configure a credential helper to remove this warning. See [2023-04-24T20:47:18.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:47:18.221Z] [2023-04-24T20:47:18.221Z] Login Succeeded [2023-04-24T20:47:18.221Z] nexus3.edgexfoundry.org:10002 [2023-04-24T20:47:18.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:47:18.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:47:18.488Z] Configure a credential helper to remove this warning. See [2023-04-24T20:47:18.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:47:18.488Z] [2023-04-24T20:47:18.488Z] Login Succeeded [2023-04-24T20:47:18.754Z] nexus3.edgexfoundry.org:10003 [2023-04-24T20:47:19.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:47:19.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:47:19.021Z] Configure a credential helper to remove this warning. See [2023-04-24T20:47:19.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:47:19.021Z] [2023-04-24T20:47:19.021Z] Login Succeeded [2023-04-24T20:47:19.021Z] nexus3.edgexfoundry.org:10004 [2023-04-24T20:47:19.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:47:19.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:47:19.557Z] Configure a credential helper to remove this warning. See [2023-04-24T20:47:19.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:47:19.557Z] [2023-04-24T20:47:19.557Z] Login Succeeded [2023-04-24T20:47:19.557Z] docker.io [2023-04-24T20:47:19.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T20:47:20.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T20:47:20.090Z] Configure a credential helper to remove this warning. See [2023-04-24T20:47:20.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T20:47:20.090Z] [2023-04-24T20:47:20.090Z] Login Succeeded [2023-04-24T20:47:20.090Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T20:47:20.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T20:47:20.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T20:47:20.161Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-04-24T20:47:20.161Z] 53354d8b2375586dce6506093df12345f31d42e7 [2023-04-24T20:47:20.161Z] latest [2023-04-24T20:47:20.161Z] 3.0.0-dev.4 [2023-04-24T20:47:20.161Z] 53354d8b2375586dce6506093df12345f31d42e7-3.0.0-dev.4 [2023-04-24T20:47:20.161Z] main [2023-04-24T20:47:20.161Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:47:20.501Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:47:20.842Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:53354d8b2375586dce6506093df12345f31d42e7 [2023-04-24T20:47:20.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-04-24T20:47:20.842Z] 0569152b5149: Preparing [2023-04-24T20:47:20.842Z] 3447847b2e67: Preparing [2023-04-24T20:47:20.842Z] 0aad6f144121: Preparing [2023-04-24T20:47:20.842Z] 6979b741102e: Preparing [2023-04-24T20:47:20.842Z] 6979b741102e: Layer already exists [2023-04-24T20:47:21.109Z] 3447847b2e67: Pushed [2023-04-24T20:47:21.109Z] 0569152b5149: Pushed [2023-04-24T20:47:27.742Z] 0aad6f144121: Pushed [2023-04-24T20:47:27.742Z] 53354d8b2375586dce6506093df12345f31d42e7: digest: sha256:1f9a09668446c72bccfeb37d6ec7e2dd27906d42f420aa086bdc770fea9534cc size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:47:28.087Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:47:28.426Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-04-24T20:47:28.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-04-24T20:47:28.426Z] 0569152b5149: Preparing [2023-04-24T20:47:28.426Z] 3447847b2e67: Preparing [2023-04-24T20:47:28.426Z] 0aad6f144121: Preparing [2023-04-24T20:47:28.426Z] 6979b741102e: Preparing [2023-04-24T20:47:28.426Z] 6979b741102e: Layer already exists [2023-04-24T20:47:28.426Z] 0aad6f144121: Layer already exists [2023-04-24T20:47:28.426Z] 3447847b2e67: Layer already exists [2023-04-24T20:47:28.426Z] 0569152b5149: Layer already exists [2023-04-24T20:47:28.426Z] latest: digest: sha256:1f9a09668446c72bccfeb37d6ec7e2dd27906d42f420aa086bdc770fea9534cc size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:47:29.026Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:47:29.372Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.4 [2023-04-24T20:47:29.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-04-24T20:47:29.372Z] 0569152b5149: Preparing [2023-04-24T20:47:29.372Z] 3447847b2e67: Preparing [2023-04-24T20:47:29.372Z] 0aad6f144121: Preparing [2023-04-24T20:47:29.372Z] 6979b741102e: Preparing [2023-04-24T20:47:29.372Z] 0aad6f144121: Layer already exists [2023-04-24T20:47:29.372Z] 3447847b2e67: Layer already exists [2023-04-24T20:47:29.372Z] 6979b741102e: Layer already exists [2023-04-24T20:47:29.372Z] 0569152b5149: Layer already exists [2023-04-24T20:47:29.372Z] 3.0.0-dev.4: digest: sha256:1f9a09668446c72bccfeb37d6ec7e2dd27906d42f420aa086bdc770fea9534cc size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:47:29.721Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:53354d8b2375586dce6506093df12345f31d42e7-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:47:30.056Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:53354d8b2375586dce6506093df12345f31d42e7-3.0.0-dev.4 [2023-04-24T20:47:30.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-04-24T20:47:30.056Z] 0569152b5149: Preparing [2023-04-24T20:47:30.056Z] 3447847b2e67: Preparing [2023-04-24T20:47:30.056Z] 0aad6f144121: Preparing [2023-04-24T20:47:30.056Z] 6979b741102e: Preparing [2023-04-24T20:47:30.056Z] 3447847b2e67: Layer already exists [2023-04-24T20:47:30.056Z] 0aad6f144121: Layer already exists [2023-04-24T20:47:30.056Z] 6979b741102e: Layer already exists [2023-04-24T20:47:30.056Z] 0569152b5149: Layer already exists [2023-04-24T20:47:30.056Z] 53354d8b2375586dce6506093df12345f31d42e7-3.0.0-dev.4: digest: sha256:1f9a09668446c72bccfeb37d6ec7e2dd27906d42f420aa086bdc770fea9534cc size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:47:30.402Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:47:30.744Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-04-24T20:47:30.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-04-24T20:47:30.744Z] 0569152b5149: Preparing [2023-04-24T20:47:30.744Z] 3447847b2e67: Preparing [2023-04-24T20:47:30.744Z] 0aad6f144121: Preparing [2023-04-24T20:47:30.744Z] 6979b741102e: Preparing [2023-04-24T20:47:30.744Z] 0569152b5149: Layer already exists [2023-04-24T20:47:30.744Z] 6979b741102e: Layer already exists [2023-04-24T20:47:30.744Z] 3447847b2e67: Layer already exists [2023-04-24T20:47:30.744Z] 0aad6f144121: Layer already exists [2023-04-24T20:47:30.744Z] main: digest: sha256:1f9a09668446c72bccfeb37d6ec7e2dd27906d42f420aa086bdc770fea9534cc size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T20:47:31.066Z] ===================================================== [Pipeline] echo [2023-04-24T20:47:31.075Z] taggedImages: [2023-04-24T20:47:31.075Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:53354d8b2375586dce6506093df12345f31d42e7 [2023-04-24T20:47:31.075Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-04-24T20:47:31.075Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.4 [2023-04-24T20:47:31.075Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:53354d8b2375586dce6506093df12345f31d42e7-3.0.0-dev.4 [2023-04-24T20:47:31.075Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:47:31.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T20:47:31.438Z] [2023-04-24T20:47:31.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:47:31.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T20:47:31.777Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-24T20:47:31.777Z] 8998bd30e6a1: Pulling fs layer [2023-04-24T20:47:31.777Z] 04944245beec: Pulling fs layer [2023-04-24T20:47:31.777Z] 699f458cf7ca: Pulling fs layer [2023-04-24T20:47:31.777Z] 765212b225bb: Pulling fs layer [2023-04-24T20:47:31.777Z] f23df028b6ca: Pulling fs layer [2023-04-24T20:47:31.777Z] d65c8cfc05b1: Pulling fs layer [2023-04-24T20:47:31.777Z] 2437ff75d9bd: Pulling fs layer [2023-04-24T20:47:31.777Z] f23df028b6ca: Waiting [2023-04-24T20:47:31.777Z] 765212b225bb: Waiting [2023-04-24T20:47:31.777Z] d65c8cfc05b1: Waiting [2023-04-24T20:47:31.777Z] 2437ff75d9bd: Waiting [2023-04-24T20:47:32.044Z] 04944245beec: Verifying Checksum [2023-04-24T20:47:32.044Z] 04944245beec: Download complete [2023-04-24T20:47:32.044Z] 765212b225bb: Verifying Checksum [2023-04-24T20:47:32.044Z] 765212b225bb: Download complete [2023-04-24T20:47:32.044Z] f23df028b6ca: Verifying Checksum [2023-04-24T20:47:32.044Z] f23df028b6ca: Download complete [2023-04-24T20:47:32.044Z] d65c8cfc05b1: Verifying Checksum [2023-04-24T20:47:32.044Z] d65c8cfc05b1: Download complete [2023-04-24T20:47:32.309Z] 699f458cf7ca: Verifying Checksum [2023-04-24T20:47:32.309Z] 699f458cf7ca: Download complete [2023-04-24T20:47:32.575Z] 8998bd30e6a1: Verifying Checksum [2023-04-24T20:47:32.575Z] 8998bd30e6a1: Download complete [2023-04-24T20:47:35.157Z] 2437ff75d9bd: Verifying Checksum [2023-04-24T20:47:35.157Z] 2437ff75d9bd: Download complete [2023-04-24T20:47:36.564Z] 8998bd30e6a1: Pull complete [2023-04-24T20:47:36.831Z] 04944245beec: Pull complete [2023-04-24T20:47:38.241Z] 699f458cf7ca: Pull complete [2023-04-24T20:47:38.508Z] 765212b225bb: Pull complete [2023-04-24T20:47:39.468Z] f23df028b6ca: Pull complete [2023-04-24T20:47:39.468Z] d65c8cfc05b1: Pull complete [2023-04-24T20:47:54.466Z] 2437ff75d9bd: Pull complete [2023-04-24T20:47:54.467Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-24T20:47:54.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T20:47:54.467Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T20:47:54.656Z] prd-ubuntu20.04-docker-arm64-4c-16g-9564 does not seem to be running inside a container [2023-04-24T20:47:54.725Z] $ 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/100 -v /w/workspace/edgex-ui-go/100:/w/workspace/edgex-ui-go/100:rw,z -v /w/workspace/edgex-ui-go/100@tmp:/w/workspace/edgex-ui-go/100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-24T20:47:57.450Z] $ docker top dda62e5c2814b5d7bd0c4a07c7801593b0cdbafd1d33c724310119e1739c6514 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T20:47:57.947Z] ---> job-cost.sh [2023-04-24T20:47:58.213Z] lf-activate-venv: SKIPPING [2023-04-24T20:47:58.213Z] INFO: No Stack... [2023-04-24T20:47:58.479Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-24T20:47:59.433Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T20:47:59.849Z] + cat /w/workspace/edgex-ui-go/100/archives/cost.csv [2023-04-24T20:47:59.849Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T20:47:59.928Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-100-stack-cost] [2023-04-24T20:47:59.935Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-100-stack-cost] did not exist. Created. [2023-04-24T20:47:59.935Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T20:48:00.623Z] /w/workspace/edgex-ui-go/100@tmp/durable-f04a53ce/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-24T20:48:01.300Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-24T20:48:01.322Z] Warning: overwriting stash ‘stack-cost’ [2023-04-24T20:48:06.153Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T20:48:06.159Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-100-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T20:48:06.184Z] $ docker stop --time=1 dda62e5c2814b5d7bd0c4a07c7801593b0cdbafd1d33c724310119e1739c6514 [2023-04-24T20:48:07.858Z] $ docker rm -f --volumes dda62e5c2814b5d7bd0c4a07c7801593b0cdbafd1d33c724310119e1739c6514 [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-04-24T20:48:08.251Z] provisioning config files... [2023-04-24T20:48:08.259Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2500076873540952914tmp [Pipeline] { [Pipeline] sh [2023-04-24T20:48:08.554Z] + set +x [2023-04-24T20:48:08.554Z] + bash -s -- [2023-04-24T20:48:08.554Z] + curl -s https://codecov.io/bash [2023-04-24T20:48:08.554Z] [2023-04-24T20:48:08.554Z] _____ _ [2023-04-24T20:48:08.554Z] / ____| | | [2023-04-24T20:48:08.554Z] | | ___ __| | ___ ___ _____ __ [2023-04-24T20:48:08.554Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-24T20:48:08.554Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-24T20:48:08.554Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-24T20:48:08.554Z] Bash-1.0.6 [2023-04-24T20:48:08.554Z] [2023-04-24T20:48:08.554Z] [2023-04-24T20:48:08.554Z] ==> git version 2.25.1 found [2023-04-24T20:48:08.554Z] ==> 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-04-24T20:48:08.554Z] Release-Date: 2020-01-08 [2023-04-24T20:48:08.554Z] 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-04-24T20:48:08.554Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-24T20:48:08.554Z] ==> Jenkins CI detected. [2023-04-24T20:48:08.554Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-04-24T20:48:08.554Z] project root: . [2023-04-24T20:48:08.554Z] --> token set from env [2023-04-24T20:48:08.554Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-24T20:48:08.554Z] ==> Running gcov in . (disable via -X gcov) [2023-04-24T20:48:08.813Z] ==> Python coveragepy not found [2023-04-24T20:48:08.813Z] ==> Searching for coverage reports in: [2023-04-24T20:48:08.813Z] + . [2023-04-24T20:48:08.813Z] -> Found 1 reports [2023-04-24T20:48:08.813Z] ==> Detecting git/mercurial file structure [2023-04-24T20:48:08.813Z] ==> Reading reports [2023-04-24T20:48:08.813Z] + ./coverage.out bytes=10 [2023-04-24T20:48:08.813Z] ==> Appending adjustments [2023-04-24T20:48:08.813Z] https://docs.codecov.io/docs/fixing-reports [2023-04-24T20:48:09.748Z] + Found adjustments [2023-04-24T20:48:09.748Z] ==> Gzipping contents [2023-04-24T20:48:09.748Z] 12K /tmp/codecov.GROjD9.gz [2023-04-24T20:48:09.748Z] ==> Uploading reports [2023-04-24T20:48:09.748Z] url: https://codecov.io [2023-04-24T20:48:09.748Z] query: branch=main&commit=53354d8b2375586dce6506093df12345f31d42e7&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-24T20:48:09.748Z] -> Pinging Codecov [2023-04-24T20:48:09.748Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=53354d8b2375586dce6506093df12345f31d42e7&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-24T20:48:09.748Z] -> Uploading to [2023-04-24T20:48:09.748Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-24/FB506323287CE973F263BFD2A0EB1F37/53354d8b2375586dce6506093df12345f31d42e7/15eae7b3-e7ee-4975-b0db-57327bed258e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T204809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=839c51209b75918086ddccb700fb9bd3f168a560d89503e4df0ffbd252f061d4 [2023-04-24T20:48:09.748Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T20:48:09.748Z] Dload Upload Total Spent Left Speed [2023-04-24T20:48:10.007Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 37348 --:--:-- --:--:-- --:--:-- 37348 [2023-04-24T20:48:10.007Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] } [2023-04-24T20:48:10.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-24T20:48:10.146Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-24T20:48:10.159Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:48:10.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T20:48:10.457Z] [2023-04-24T20:48:10.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:48:10.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T20:48:10.759Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-24T20:48:10.759Z] df9b9388f04a: Pulling fs layer [2023-04-24T20:48:10.759Z] 52dc419b0ee2: Pulling fs layer [2023-04-24T20:48:10.759Z] 25bc292e5bac: Pulling fs layer [2023-04-24T20:48:10.759Z] 114826534d7a: Pulling fs layer [2023-04-24T20:48:10.759Z] 4657fd5d0bcf: Pulling fs layer [2023-04-24T20:48:10.759Z] 6ad1cebc031e: Pulling fs layer [2023-04-24T20:48:10.759Z] 114826534d7a: Waiting [2023-04-24T20:48:10.759Z] 4657fd5d0bcf: Waiting [2023-04-24T20:48:10.759Z] 8a3aa393b2d8: Pulling fs layer [2023-04-24T20:48:10.759Z] 6ad1cebc031e: Waiting [2023-04-24T20:48:10.760Z] 8a3aa393b2d8: Waiting [2023-04-24T20:48:10.760Z] 25bc292e5bac: Verifying Checksum [2023-04-24T20:48:10.760Z] 25bc292e5bac: Download complete [2023-04-24T20:48:10.760Z] 52dc419b0ee2: Download complete [2023-04-24T20:48:10.760Z] 4657fd5d0bcf: Verifying Checksum [2023-04-24T20:48:10.760Z] 4657fd5d0bcf: Download complete [2023-04-24T20:48:10.760Z] df9b9388f04a: Download complete [2023-04-24T20:48:11.154Z] df9b9388f04a: Pull complete [2023-04-24T20:48:11.154Z] 6ad1cebc031e: Verifying Checksum [2023-04-24T20:48:11.154Z] 6ad1cebc031e: Download complete [2023-04-24T20:48:11.723Z] 52dc419b0ee2: Pull complete [2023-04-24T20:48:11.723Z] 114826534d7a: Verifying Checksum [2023-04-24T20:48:11.723Z] 114826534d7a: Download complete [2023-04-24T20:48:11.723Z] 25bc292e5bac: Pull complete [2023-04-24T20:48:11.723Z] 8a3aa393b2d8: Verifying Checksum [2023-04-24T20:48:11.723Z] 8a3aa393b2d8: Download complete [2023-04-24T20:48:15.906Z] 114826534d7a: Pull complete [2023-04-24T20:48:15.906Z] 4657fd5d0bcf: Pull complete [2023-04-24T20:48:15.906Z] 6ad1cebc031e: Pull complete [2023-04-24T20:48:19.189Z] 8a3aa393b2d8: Pull complete [2023-04-24T20:48:19.189Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-24T20:48:19.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T20:48:19.189Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T20:48:19.270Z] prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container [2023-04-24T20:48:19.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-24T20:48:24.415Z] $ docker top 83af4553140235c8b119757db0dfad21607be7c87f46c5bb4391ce50ca64c39c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-24T20:48:24.483Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-04-24T20:48:24.763Z] + set -o pipefail [2023-04-24T20:48:24.763Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-04-24T20:48:31.333Z] [2023-04-24T20:48:31.333Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-04-24T20:48:31.333Z] [2023-04-24T20:48:31.333Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/44687794-695b-4ee2-a8fa-931523c0c383 [2023-04-24T20:48:31.333Z] [2023-04-24T20:48:31.333Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-04-24T20:48:31.333Z] [2023-04-24T20:48:31.333Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-24T20:48:31.333Z] [2023-04-24T20:48:31.590Z] [2023-04-24T20:48:31.590Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-24T20:48:31.590Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-24T20:48:31.590Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-24T20:48:31.602Z] $ docker stop --time=1 83af4553140235c8b119757db0dfad21607be7c87f46c5bb4391ce50ca64c39c [2023-04-24T20:48:35.852Z] $ docker rm -f --volumes 83af4553140235c8b119757db0dfad21607be7c87f46c5bb4391ce50ca64c39c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T20:48:36.517Z] + git log --format=format:%s -1 53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] sh [2023-04-24T20:48:36.811Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T20:48:36.811Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:48:37.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T20:48:37.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T20:48:37.179Z] prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container [2023-04-24T20:48:37.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T20:48:37.768Z] $ docker top a6b3e2a68c97a5b43f6f29f2f81e7c0673c3c2c876310172fdfd6118d700e132 -eo pid,comm [2023-04-24T20:48:37.817Z] 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-04-24T20:48:37.817Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T20:48:37.859Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T20:48:37.859Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T20:48:37.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T20:48:37.982Z] $ docker exec a6b3e2a68c97a5b43f6f29f2f81e7c0673c3c2c876310172fdfd6118d700e132 ssh-agent [2023-04-24T20:48:38.087Z] SSH_AUTH_SOCK=/tmp/ssh-FZt49ujUAtyl/agent.32 [2023-04-24T20:48:38.087Z] SSH_AGENT_PID=38 [2023-04-24T20:48:38.093Z] Running ssh-add (command line suppressed) [2023-04-24T20:48:38.201Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6932033566043604178.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6932033566043604178.key) [2023-04-24T20:48:38.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T20:48:38.494Z] + git semver tag [2023-04-24T20:48:38.755Z] 2023-04-24 20:48:38,665 [run_tag] DEBUG tag force:False [2023-04-24T20:48:38.755Z] 2023-04-24 20:48:38,665 [check_head_tag] DEBUG check head tag [2023-04-24T20:48:38.755Z] 2023-04-24 20:48:38,666 [execute] INFO git cat-file --batch-check [2023-04-24T20:48:38.755Z] 2023-04-24 20:48:38,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-04-24T20:48:38.755Z] 2023-04-24 20:48:38,669 [execute] INFO git cat-file --batch [2023-04-24T20:48:38.755Z] 2023-04-24 20:48:38,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-04-24T20:48:38.755Z] 2023-04-24 20:48:38,681 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-24T20:48:38.755Z] 2023-04-24 20:48:38,681 [execute] INFO git tag -a v3.0.0-dev.4 -m v3.0.0-dev.4 [2023-04-24T20:48:38.755Z] 2023-04-24 20:48:38,681 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.4', '-m', 'v3.0.0-dev.4'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-24T20:48:38.755Z] 2023-04-24 20:48:38,688 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-24T20:48:38.755Z] 3.0.0-dev.4 [Pipeline] } [2023-04-24T20:48:38.768Z] $ docker exec --env ******** --env ******** a6b3e2a68c97a5b43f6f29f2f81e7c0673c3c2c876310172fdfd6118d700e132 ssh-agent -k [2023-04-24T20:48:38.871Z] unset SSH_AUTH_SOCK; [2023-04-24T20:48:38.872Z] unset SSH_AGENT_PID; [2023-04-24T20:48:38.872Z] echo Agent pid 38 killed; [2023-04-24T20:48:38.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T20:48:39.184Z] + git semver [Pipeline] } [2023-04-24T20:48:39.459Z] $ docker stop --time=1 a6b3e2a68c97a5b43f6f29f2f81e7c0673c3c2c876310172fdfd6118d700e132 [2023-04-24T20:48:40.710Z] $ docker rm -f --volumes a6b3e2a68c97a5b43f6f29f2f81e7c0673c3c2c876310172fdfd6118d700e132 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:48:41.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T20:48:41.095Z] [2023-04-24T20:48:41.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:48:41.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T20:48:41.391Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-24T20:48:41.391Z] ab5ef0e58194: Pulling fs layer [2023-04-24T20:48:41.391Z] 9712f1f96733: Pulling fs layer [2023-04-24T20:48:41.391Z] 63f879dbbcfc: Pulling fs layer [2023-04-24T20:48:41.391Z] 0d9ebad4ef96: Pulling fs layer [2023-04-24T20:48:41.391Z] e9a5061849ea: Pulling fs layer [2023-04-24T20:48:41.391Z] d747dcd14b5f: Pulling fs layer [2023-04-24T20:48:41.391Z] 2de7ff778b66: Pulling fs layer [2023-04-24T20:48:41.391Z] e9a5061849ea: Waiting [2023-04-24T20:48:41.391Z] 0d9ebad4ef96: Waiting [2023-04-24T20:48:41.391Z] d747dcd14b5f: Waiting [2023-04-24T20:48:41.391Z] 2de7ff778b66: Waiting [2023-04-24T20:48:41.391Z] 9712f1f96733: Verifying Checksum [2023-04-24T20:48:41.391Z] 9712f1f96733: Download complete [2023-04-24T20:48:41.650Z] 63f879dbbcfc: Verifying Checksum [2023-04-24T20:48:41.650Z] 63f879dbbcfc: Download complete [2023-04-24T20:48:41.909Z] e9a5061849ea: Verifying Checksum [2023-04-24T20:48:41.909Z] e9a5061849ea: Download complete [2023-04-24T20:48:41.909Z] d747dcd14b5f: Download complete [2023-04-24T20:48:41.909Z] 0d9ebad4ef96: Verifying Checksum [2023-04-24T20:48:41.909Z] 0d9ebad4ef96: Download complete [2023-04-24T20:48:41.909Z] ab5ef0e58194: Verifying Checksum [2023-04-24T20:48:41.909Z] ab5ef0e58194: Download complete [2023-04-24T20:48:41.909Z] 2de7ff778b66: Verifying Checksum [2023-04-24T20:48:41.909Z] 2de7ff778b66: Download complete [2023-04-24T20:48:45.334Z] ab5ef0e58194: Pull complete [2023-04-24T20:48:45.334Z] 9712f1f96733: Pull complete [2023-04-24T20:48:45.592Z] 63f879dbbcfc: Pull complete [2023-04-24T20:48:49.823Z] 0d9ebad4ef96: Pull complete [2023-04-24T20:48:49.823Z] e9a5061849ea: Pull complete [2023-04-24T20:48:49.823Z] d747dcd14b5f: Pull complete [2023-04-24T20:48:50.760Z] 2de7ff778b66: Pull complete [2023-04-24T20:48:50.760Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-24T20:48:50.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T20:48:50.760Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T20:48:50.838Z] prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container [2023-04-24T20:48:50.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-24T20:48:57.954Z] $ docker top 00da6b2c18c560ce0cb3400d782cee1706a47d1d39489c93b8a7986da268a09b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-24T20:48:58.024Z] provisioning config files... [2023-04-24T20:48:58.030Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config787410454645211009tmp [2023-04-24T20:48:58.041Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8243329021829236904tmp [2023-04-24T20:48:58.051Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2330479555206878679tmp [Pipeline] { [Pipeline] echo [2023-04-24T20:48:58.068Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T20:48:58.352Z] ---> sigul-configuration.sh [2023-04-24T20:48:58.353Z] gpg: directory `/root/.gnupg' created [2023-04-24T20:48:58.353Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-24T20:48:58.353Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-24T20:48:58.353Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-24T20:48:58.353Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-24T20:48:58.353Z] gpg: CAST5 encrypted data [2023-04-24T20:48:58.353Z] gpg: encrypted with 1 passphrase [2023-04-24T20:48:58.353Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-24T20:48:58.638Z] + mkdir /home/jenkins [2023-04-24T20:48:58.638Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-24T20:48:58.923Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-24T20:48:58.933Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T20:48:59.215Z] ---> sigul-install.sh [2023-04-24T20:48:59.215Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-24T20:48:59.502Z] + git tag --list [2023-04-24T20:48:59.502Z] 0.1.1 [2023-04-24T20:48:59.502Z] v1.1.0 [2023-04-24T20:48:59.502Z] v1.2.0 [2023-04-24T20:48:59.502Z] v1.2.1 [2023-04-24T20:48:59.502Z] v1.3.0 [2023-04-24T20:48:59.502Z] v2.0.0 [2023-04-24T20:48:59.502Z] v2.1.0 [2023-04-24T20:48:59.502Z] v2.2.0 [2023-04-24T20:48:59.502Z] v2.2.1-dev.1 [2023-04-24T20:48:59.502Z] v2.2.1-dev.2 [2023-04-24T20:48:59.502Z] v2.2.1-dev.3 [2023-04-24T20:48:59.502Z] v2.2.1-dev.4 [2023-04-24T20:48:59.502Z] v2.2.1-dev.5 [2023-04-24T20:48:59.502Z] v2.2.1-dev.6 [2023-04-24T20:48:59.502Z] v2.2.1-dev.7 [2023-04-24T20:48:59.502Z] v2.3.0 [2023-04-24T20:48:59.502Z] v2.3.0-dev.10 [2023-04-24T20:48:59.502Z] v2.3.0-dev.11 [2023-04-24T20:48:59.502Z] v2.3.0-dev.12 [2023-04-24T20:48:59.502Z] v2.3.0-dev.13 [2023-04-24T20:48:59.502Z] v2.3.0-dev.14 [2023-04-24T20:48:59.502Z] v2.3.0-dev.15 [2023-04-24T20:48:59.502Z] v2.3.0-dev.16 [2023-04-24T20:48:59.502Z] v2.3.0-dev.17 [2023-04-24T20:48:59.502Z] v2.3.0-dev.18 [2023-04-24T20:48:59.502Z] v2.3.0-dev.19 [2023-04-24T20:48:59.502Z] v2.3.0-dev.20 [2023-04-24T20:48:59.502Z] v2.3.0-dev.21 [2023-04-24T20:48:59.502Z] v2.3.0-dev.22 [2023-04-24T20:48:59.502Z] v2.3.0-dev.23 [2023-04-24T20:48:59.502Z] v2.3.0-dev.24 [2023-04-24T20:48:59.502Z] v2.3.0-dev.7 [2023-04-24T20:48:59.502Z] v2.3.0-dev.8 [2023-04-24T20:48:59.502Z] v2.3.0-dev.9 [2023-04-24T20:48:59.502Z] v3.0.0-dev.1 [2023-04-24T20:48:59.502Z] v3.0.0-dev.2 [2023-04-24T20:48:59.502Z] v3.0.0-dev.3 [2023-04-24T20:48:59.502Z] v3.0.0-dev.4 [Pipeline] sh [2023-04-24T20:48:59.788Z] + lftools sign git-tag v3.0.0-dev.4 [2023-04-24T20:49:00.355Z] Signing Git tag with Sigul... [2023-04-24T20:49:00.355Z] Signing v3.0.0-dev.4 [Pipeline] echo [2023-04-24T20:49:00.932Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T20:49:01.218Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-24T20:49:01.225Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-24T20:49:01.245Z] $ docker stop --time=1 00da6b2c18c560ce0cb3400d782cee1706a47d1d39489c93b8a7986da268a09b [2023-04-24T20:49:02.537Z] $ docker rm -f --volumes 00da6b2c18c560ce0cb3400d782cee1706a47d1d39489c93b8a7986da268a09b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-24T20:49:02.948Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T20:49:02.948Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:49:03.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T20:49:03.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T20:49:03.316Z] prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container [2023-04-24T20:49:03.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T20:49:03.682Z] $ docker top 9d102b48b49f96bbd378a13137fd0342ef97133c775b3d3dd799b2e004a993ff -eo pid,comm [2023-04-24T20:49:03.727Z] 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-04-24T20:49:03.727Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T20:49:03.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T20:49:03.766Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T20:49:03.875Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T20:49:03.880Z] $ docker exec 9d102b48b49f96bbd378a13137fd0342ef97133c775b3d3dd799b2e004a993ff ssh-agent [2023-04-24T20:49:03.986Z] SSH_AUTH_SOCK=/tmp/ssh-sJVHOJrkMCi3/agent.31 [2023-04-24T20:49:03.986Z] SSH_AGENT_PID=37 [2023-04-24T20:49:03.991Z] Running ssh-add (command line suppressed) [2023-04-24T20:49:04.094Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12340919659882202530.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12340919659882202530.key) [2023-04-24T20:49:04.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T20:49:04.384Z] + git semver bump pre [2023-04-24T20:49:04.649Z] 2023-04-24 20:49:04,567 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-24T20:49:04.649Z] 2023-04-24 20:49:04,568 [bump_version] DEBUG bumping version:3.0.0-dev.4 on axis:pre with prefix:dev [2023-04-24T20:49:04.649Z] 2023-04-24 20:49:04,568 [bump_version] DEBUG bumped version:3.0.0-dev.5 [2023-04-24T20:49:04.649Z] 2023-04-24 20:49:04,568 [write_version] DEBUG write version:3.0.0-dev.5 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-04-24T20:49:04.649Z] 2023-04-24 20:49:04,568 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-24T20:49:04.649Z] 2023-04-24 20:49:04,568 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-24T20:49:04.649Z] 2023-04-24 20:49:04,570 [execute] INFO git cat-file --batch-check [2023-04-24T20:49:04.649Z] 2023-04-24 20:49:04,570 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T20:49:04.649Z] 2023-04-24 20:49:04,576 [execute] INFO git cat-file --batch [2023-04-24T20:49:04.649Z] 2023-04-24 20:49:04,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T20:49:04.649Z] 2023-04-24 20:49:04,580 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-24T20:49:04.649Z] 3.0.0-dev.5 [Pipeline] } [2023-04-24T20:49:04.661Z] $ docker exec --env ******** --env ******** 9d102b48b49f96bbd378a13137fd0342ef97133c775b3d3dd799b2e004a993ff ssh-agent -k [2023-04-24T20:49:04.783Z] unset SSH_AUTH_SOCK; [2023-04-24T20:49:04.783Z] unset SSH_AGENT_PID; [2023-04-24T20:49:04.783Z] echo Agent pid 37 killed; [2023-04-24T20:49:04.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T20:49:05.148Z] + git semver [Pipeline] } [2023-04-24T20:49:05.422Z] $ docker stop --time=1 9d102b48b49f96bbd378a13137fd0342ef97133c775b3d3dd799b2e004a993ff [2023-04-24T20:49:06.677Z] $ docker rm -f --volumes 9d102b48b49f96bbd378a13137fd0342ef97133c775b3d3dd799b2e004a993ff [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T20:49:07.009Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T20:49:07.009Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:49:07.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T20:49:07.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T20:49:07.384Z] prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container [2023-04-24T20:49:07.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T20:49:07.756Z] $ docker top a81c2e095a0fcaa9781c7d9db0fddce54f3413de92581ec87d7ca358b894b66e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T20:49:07.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T20:49:07.841Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T20:49:07.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T20:49:07.966Z] $ docker exec a81c2e095a0fcaa9781c7d9db0fddce54f3413de92581ec87d7ca358b894b66e ssh-agent [2023-04-24T20:49:08.070Z] SSH_AUTH_SOCK=/tmp/ssh-epSfXGGWQ3fe/agent.32 [2023-04-24T20:49:08.070Z] SSH_AGENT_PID=38 [2023-04-24T20:49:08.075Z] Running ssh-add (command line suppressed) [2023-04-24T20:49:08.181Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13626911156407618943.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13626911156407618943.key) [2023-04-24T20:49:08.193Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T20:49:08.478Z] + git semver push [2023-04-24T20:49:08.737Z] 2023-04-24 20:49:08,671 [run_push] DEBUG push [2023-04-24T20:49:08.737Z] 2023-04-24 20:49:08,672 [execute] INFO git cat-file --batch-check [2023-04-24T20:49:08.737Z] 2023-04-24 20:49:08,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T20:49:08.737Z] 2023-04-24 20:49:08,676 [execute] INFO git rev-list 96324e3d6a594ad2cb49e486fd68523b53625f53 -- [2023-04-24T20:49:08.737Z] 2023-04-24 20:49:08,676 [execute] DEBUG Popen(['git', 'rev-list', '96324e3d6a594ad2cb49e486fd68523b53625f53', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-24T20:49:08.737Z] 2023-04-24 20:49:08,684 [execute] INFO git fetch -v origin [2023-04-24T20:49:08.737Z] 2023-04-24 20:49:08,684 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-24T20:49:09.304Z] 2023-04-24 20:49:09,175 [run_push] DEBUG no remote changes detected [2023-04-24T20:49:09.304Z] 2023-04-24 20:49:09,176 [execute] INFO git push origin semver [2023-04-24T20:49:09.304Z] 2023-04-24 20:49:09,176 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-24T20:49:10.253Z] 2023-04-24 20:49:09,998 [run_push] DEBUG push all version tags [2023-04-24T20:49:10.253Z] 2023-04-24 20:49:09,999 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-24T20:49:10.253Z] 2023-04-24 20:49:10,000 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-24T20:49:10.821Z] 2023-04-24 20:49:10,773 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-24T20:49:10.821Z] 3.0.0-dev.5 [Pipeline] } [2023-04-24T20:49:10.833Z] $ docker exec --env ******** --env ******** a81c2e095a0fcaa9781c7d9db0fddce54f3413de92581ec87d7ca358b894b66e ssh-agent -k [2023-04-24T20:49:10.925Z] unset SSH_AUTH_SOCK; [2023-04-24T20:49:10.926Z] unset SSH_AGENT_PID; [2023-04-24T20:49:10.926Z] echo Agent pid 38 killed; [2023-04-24T20:49:10.932Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T20:49:11.241Z] + git semver [Pipeline] } [2023-04-24T20:49:11.517Z] $ docker stop --time=1 a81c2e095a0fcaa9781c7d9db0fddce54f3413de92581ec87d7ca358b894b66e [2023-04-24T20:49:12.785Z] $ docker rm -f --volumes a81c2e095a0fcaa9781c7d9db0fddce54f3413de92581ec87d7ca358b894b66e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-04-24T20:49:13.347Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-04-24T20:49:13.347Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-04-24T20:49:13.347Z] total 16 [2023-04-24T20:49:13.347Z] drwxr-xr-x 3 root root 4096 Apr 24 20:29 . [2023-04-24T20:49:13.347Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 24 20:48 .. [2023-04-24T20:49:13.347Z] drwxr-xr-x 2 root root 4096 Apr 24 20:29 cost [2023-04-24T20:49:13.347Z] -rw-r--r-- 1 root root 83 Apr 24 20:29 cost.csv [2023-04-24T20:49:13.347Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-04-24T20:49:13.347Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-04-24T20:49:13.347Z] total 16 [2023-04-24T20:49:13.347Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 20:29 . [2023-04-24T20:49:13.347Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 24 20:48 .. [2023-04-24T20:49:13.347Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 20:29 cost [2023-04-24T20:49:13.347Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 24 20:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-24T20:49:13.635Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T20:49:14.489Z] ---> package-listing.sh [2023-04-24T20:49:14.489Z] ++ facter osfamily [2023-04-24T20:49:14.489Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-24T20:49:14.748Z] + OS_FAMILY=debian [2023-04-24T20:49:14.748Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-04-24T20:49:14.748Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-24T20:49:14.748Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-24T20:49:14.748Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-24T20:49:14.748Z] + PACKAGES=/tmp/packages_start.txt [2023-04-24T20:49:14.748Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-04-24T20:49:14.748Z] + PACKAGES=/tmp/packages_end.txt [2023-04-24T20:49:14.748Z] + case "${OS_FAMILY}" in [2023-04-24T20:49:14.748Z] + dpkg -l [2023-04-24T20:49:14.748Z] + grep '^ii' [2023-04-24T20:49:14.748Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-24T20:49:14.748Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-24T20:49:14.748Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-24T20:49:14.748Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-04-24T20:49:14.748Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-04-24T20:49:14.748Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2023-04-24T20:49:14.757Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-24T20:49:15.032Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T20:49:15.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T20:49:15.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T20:49:15.661Z] prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container [2023-04-24T20:49:15.696Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-24T20:49:15.922Z] $ docker top 09f95edf2a9c84b5c52aa9e72c1038dc850f7184d11616f2b4d2a45aa00ac80d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T20:49:16.258Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-24T20:49:16.559Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-24T20:49:16.846Z] + ls /var/log/sa-host [2023-04-24T20:49:16.846Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T20:49:17.000Z] provisioning config files... [2023-04-24T20:49:17.010Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12974672989949206414tmp [Pipeline] { [Pipeline] echo [2023-04-24T20:49:17.022Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T20:49:17.304Z] ---> create-netrc.sh [Pipeline] } [2023-04-24T20:49:17.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-24T20:49:17.638Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-24T20:49:17.645Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T20:49:17.926Z] ---> sudo-logs.sh [2023-04-24T20:49:17.926Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-24T20:49:17.957Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T20:49:18.235Z] ---> job-cost.sh [2023-04-24T20:49:18.236Z] lf-activate-venv: SKIPPING [2023-04-24T20:49:18.236Z] DEBUG: total: 0.2199999988079071 [2023-04-24T20:49:18.236Z] INFO: Retrieving Stack Cost... [2023-04-24T20:49:18.495Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T20:49:19.063Z] INFO: Archiving Costs [Pipeline] echo [2023-04-24T20:49:19.072Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T20:49:19.355Z] ---> logs-deploy.sh [2023-04-24T20:49:19.355Z] lf-activate-venv: SKIPPING [2023-04-24T20:49:19.355Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/100 [2023-04-24T20:49:19.355Z] INFO: archiving workspace using pattern(s): [2023-04-24T20:49:20.295Z] Archives upload complete. [2023-04-24T20:49:20.553Z] INFO: archiving logs to Nexus [2023-04-24T20:49:21.125Z] ---> uname -a: [2023-04-24T20:49:21.125Z] Linux prd-ubuntu20-04-docker-8c-8g-9563 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-24T20:49:21.125Z] [2023-04-24T20:49:21.125Z] [2023-04-24T20:49:21.125Z] ---> lscpu: [2023-04-24T20:49:21.125Z] Architecture: x86_64 [2023-04-24T20:49:21.125Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-24T20:49:21.125Z] Byte Order: Little Endian [2023-04-24T20:49:21.125Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-24T20:49:21.125Z] CPU(s): 8 [2023-04-24T20:49:21.125Z] On-line CPU(s) list: 0-7 [2023-04-24T20:49:21.125Z] Thread(s) per core: 1 [2023-04-24T20:49:21.125Z] Core(s) per socket: 1 [2023-04-24T20:49:21.125Z] Socket(s): 8 [2023-04-24T20:49:21.125Z] NUMA node(s): 1 [2023-04-24T20:49:21.125Z] Vendor ID: AuthenticAMD [2023-04-24T20:49:21.125Z] CPU family: 23 [2023-04-24T20:49:21.125Z] Model: 49 [2023-04-24T20:49:21.125Z] Model name: AMD EPYC-Rome Processor [2023-04-24T20:49:21.125Z] Stepping: 0 [2023-04-24T20:49:21.125Z] CPU MHz: 2799.998 [2023-04-24T20:49:21.125Z] BogoMIPS: 5599.99 [2023-04-24T20:49:21.125Z] Virtualization: AMD-V [2023-04-24T20:49:21.125Z] Hypervisor vendor: KVM [2023-04-24T20:49:21.125Z] Virtualization type: full [2023-04-24T20:49:21.125Z] L1d cache: 256 KiB [2023-04-24T20:49:21.125Z] L1i cache: 256 KiB [2023-04-24T20:49:21.125Z] L2 cache: 4 MiB [2023-04-24T20:49:21.125Z] L3 cache: 128 MiB [2023-04-24T20:49:21.125Z] NUMA node0 CPU(s): 0-7 [2023-04-24T20:49:21.125Z] Vulnerability Itlb multihit: Not affected [2023-04-24T20:49:21.125Z] Vulnerability L1tf: Not affected [2023-04-24T20:49:21.125Z] Vulnerability Mds: Not affected [2023-04-24T20:49:21.125Z] Vulnerability Meltdown: Not affected [2023-04-24T20:49:21.125Z] Vulnerability Mmio stale data: Not affected [2023-04-24T20:49:21.125Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-24T20:49:21.125Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-24T20:49:21.125Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-24T20:49:21.125Z] Vulnerability Srbds: Not affected [2023-04-24T20:49:21.125Z] Vulnerability Tsx async abort: Not affected [2023-04-24T20:49:21.125Z] 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-04-24T20:49:21.125Z] [2023-04-24T20:49:21.125Z] [2023-04-24T20:49:21.125Z] ---> nproc: [2023-04-24T20:49:21.125Z] 8 [2023-04-24T20:49:21.125Z] [2023-04-24T20:49:21.125Z] [2023-04-24T20:49:21.125Z] ---> df -h: [2023-04-24T20:49:21.125Z] Filesystem Size Used Avail Use% Mounted on [2023-04-24T20:49:21.126Z] overlay 155G 15G 141G 10% / [2023-04-24T20:49:21.126Z] tmpfs 64M 0 64M 0% /dev [2023-04-24T20:49:21.126Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-24T20:49:21.126Z] shm 64M 0 64M 0% /dev/shm [2023-04-24T20:49:21.126Z] /dev/vda1 155G 15G 141G 10% /facter-os [2023-04-24T20:49:21.126Z] [2023-04-24T20:49:21.126Z] [2023-04-24T20:49:21.126Z] ---> sar -b -r -n DEV: [2023-04-24T20:49:21.126Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9563) 04/24/23 _x86_64_ (8 CPU) [2023-04-24T20:49:21.126Z] [2023-04-24T20:49:21.126Z] 20:24:15 LINUX RESTART (8 CPU) [2023-04-24T20:49:21.126Z] [2023-04-24T20:49:21.126Z] 20:25:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-24T20:49:21.126Z] 20:26:01 177.22 4.29 172.93 0.00 430.21 76171.19 0.00 [2023-04-24T20:49:21.126Z] 20:27:01 241.53 0.08 241.44 0.00 8.00 53662.52 0.00 [2023-04-24T20:49:21.126Z] 20:28:01 114.03 0.32 113.71 0.00 2.53 31513.15 0.00 [2023-04-24T20:49:21.126Z] 20:29:01 162.37 0.17 162.21 0.00 8.00 28360.22 0.00 [2023-04-24T20:49:21.126Z] 20:30:01 99.30 11.63 87.67 0.00 5178.81 26358.01 0.00 [2023-04-24T20:49:21.126Z] 20:31:01 6.08 0.02 6.07 0.00 0.13 125.31 0.00 [2023-04-24T20:49:21.126Z] 20:32:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 [2023-04-24T20:49:21.126Z] 20:33:01 1.88 0.00 1.88 0.00 0.00 22.53 0.00 [2023-04-24T20:49:21.126Z] 20:34:01 0.75 0.00 0.75 0.00 0.00 8.80 0.00 [2023-04-24T20:49:21.126Z] 20:35:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 [2023-04-24T20:49:21.126Z] 20:36:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 [2023-04-24T20:49:21.126Z] 20:37:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 [2023-04-24T20:49:21.126Z] 20:38:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 [2023-04-24T20:49:21.126Z] 20:39:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 [2023-04-24T20:49:21.126Z] 20:40:01 2.10 0.02 2.08 0.00 0.13 29.06 0.00 [2023-04-24T20:49:21.126Z] 20:41:01 1.88 0.00 1.88 0.00 0.00 22.13 0.00 [2023-04-24T20:49:21.126Z] 20:42:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 [2023-04-24T20:49:21.126Z] 20:43:01 1.83 0.00 1.83 0.00 0.00 21.33 0.00 [2023-04-24T20:49:21.126Z] 20:44:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 [2023-04-24T20:49:21.126Z] 20:45:01 1.97 0.00 1.97 0.00 0.00 24.40 0.00 [2023-04-24T20:49:21.126Z] 20:46:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 [2023-04-24T20:49:21.126Z] 20:47:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 [2023-04-24T20:49:21.126Z] 20:48:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 [2023-04-24T20:49:21.126Z] 20:49:01 95.58 0.38 95.20 0.00 22.13 60672.82 0.00 [2023-04-24T20:49:21.126Z] Average: 38.50 0.71 37.80 0.00 235.57 11593.70 0.00 [2023-04-24T20:49:21.126Z] [2023-04-24T20:49:21.126Z] 20:25:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-24T20:49:21.126Z] 20:26:01 27554132 31575256 717548 2.18 139740 4040780 1863372 5.49 1202300 3626408 345432 [2023-04-24T20:49:21.126Z] 20:27:01 27368608 31524544 767512 2.33 163540 4140980 2091736 6.16 1259068 3741388 500 [2023-04-24T20:49:21.126Z] 20:28:01 26081856 31067736 1216204 3.70 209004 4789764 2179312 6.42 1846592 4284464 21540 [2023-04-24T20:49:21.126Z] 20:29:01 26416924 31531964 758760 2.31 213380 4927300 1849080 5.45 1604032 4228648 924 [2023-04-24T20:49:21.126Z] 20:30:01 25370344 31508056 770032 2.34 252820 5840348 1817084 5.36 1949456 4844244 984 [2023-04-24T20:49:21.126Z] 20:31:01 25379036 31511868 767148 2.33 251328 5837092 1777032 5.24 1940568 4841092 4 [2023-04-24T20:49:21.126Z] 20:32:01 25380752 31513672 765284 2.33 251400 5837100 1777032 5.24 1938260 4841096 8 [2023-04-24T20:49:21.126Z] 20:33:01 25381376 31514416 764612 2.33 251480 5837104 1777032 5.24 1938220 4841104 8 [2023-04-24T20:49:21.126Z] 20:34:01 25388480 31521640 757460 2.30 251496 5837104 1777032 5.24 1930832 4841208 8 [2023-04-24T20:49:21.126Z] 20:35:01 25388724 31521804 757184 2.30 251516 5837108 1777032 5.24 1930924 4841212 12 [2023-04-24T20:49:21.126Z] 20:36:01 25388988 31522336 757088 2.30 251564 5837112 1777032 5.24 1930588 4841480 8 [2023-04-24T20:49:21.126Z] 20:37:01 25388752 31522172 757248 2.30 251608 5837112 1777032 5.24 1930656 4841480 8 [2023-04-24T20:49:21.126Z] 20:38:01 25388672 31522268 757068 2.30 251676 5837244 1777032 5.24 1930712 4841600 8 [2023-04-24T20:49:21.126Z] 20:39:01 25388448 31522132 757060 2.30 251728 5837244 1777032 5.24 1930776 4841604 8 [2023-04-24T20:49:21.126Z] 20:40:01 25387696 31521552 757280 2.30 251772 5837224 1812548 5.34 1930924 4841592 148 [2023-04-24T20:49:21.126Z] 20:41:01 25387908 31521832 756908 2.30 251824 5837232 1812548 5.34 1931060 4841600 8 [2023-04-24T20:49:21.126Z] 20:42:01 25387608 31521592 757096 2.30 251876 5837232 1812548 5.34 1930964 4841604 8 [2023-04-24T20:49:21.126Z] 20:43:01 25387584 31521652 756984 2.30 251948 5837236 1812548 5.34 1931116 4841604 8 [2023-04-24T20:49:21.126Z] 20:44:01 25387796 31521924 756612 2.30 252008 5837236 1812548 5.34 1931144 4841608 16 [2023-04-24T20:49:21.126Z] 20:45:01 25388280 31522472 756212 2.30 252088 5837228 1812548 5.34 1931288 4841616 8 [2023-04-24T20:49:21.126Z] 20:46:01 25387972 31522228 756392 2.30 252132 5837248 1812548 5.34 1931380 4841628 8 [2023-04-24T20:49:21.126Z] 20:47:01 25388164 31522420 756320 2.30 252160 5837248 1812548 5.34 1931372 4841628 8 [2023-04-24T20:49:21.126Z] 20:48:01 25388100 31522420 756276 2.30 252212 5837252 1812548 5.34 1931380 4841636 8 [2023-04-24T20:49:21.126Z] 20:49:01 23846640 31471552 797936 2.43 300592 7145772 1954860 5.76 2080004 6091048 1128 [2023-04-24T20:49:21.126Z] Average: 25566785 31502063 778259 2.37 242120 5664762 1835903 5.41 1863484 4748441 15450 [2023-04-24T20:49:21.126Z] [2023-04-24T20:49:21.126Z] 20:25:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-24T20:49:21.126Z] 20:26:01 lo 4.72 4.72 0.48 0.48 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:26:01 docker0 210.39 348.35 16.14 2002.38 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:26:01 ens3 656.12 370.23 7958.53 48.74 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:27:01 veth6989967 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:27:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:27:01 vethc5b16a6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:27:01 vetha2919a3 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:27:01 docker0 36.48 105.55 2.43 2066.42 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:27:01 ens3 184.00 105.47 2786.16 114.24 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:28:01 veth0551c51 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:28:01 vetha2919a3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:28:01 docker0 131.58 207.62 20.62 2060.63 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:28:01 ens3 242.21 154.74 2088.06 37.82 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:29:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:29:01 docker0 5.80 6.87 0.31 42.81 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:29:01 ens3 73.05 59.07 137.31 212.63 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:30:01 lo 4.60 4.60 0.45 0.45 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:30:01 ens3 333.89 222.96 5406.87 152.23 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:31:01 ens3 0.37 0.30 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:32:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:34:01 ens3 0.22 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:35:01 ens3 0.38 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:36:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:38:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:39:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:40:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:43:01 ens3 0.58 0.53 0.27 0.22 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:44:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:45:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.126Z] 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.127Z] 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.127Z] 20:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.127Z] 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.127Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.127Z] 20:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.127Z] 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.127Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.127Z] 20:48:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.127Z] 20:49:01 veth2e5e4a7 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.127Z] 20:49:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.127Z] 20:49:01 docker0 53.32 93.62 4.08 689.10 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.127Z] 20:49:01 ens3 418.88 231.99 7880.59 38.48 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.127Z] Average: veth2e5e4a7 0.01 0.02 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.127Z] Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.127Z] Average: docker0 18.37 31.97 1.83 287.08 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.127Z] Average: ens3 80.04 48.00 1098.91 25.21 0.00 0.00 0.00 0.00 [2023-04-24T20:49:21.127Z] [2023-04-24T20:49:21.127Z] [2023-04-24T20:49:21.127Z] ---> sar -P ALL: [2023-04-24T20:49:21.127Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9563) 04/24/23 _x86_64_ (8 CPU) [2023-04-24T20:49:21.127Z] [2023-04-24T20:49:21.127Z] 20:24:15 LINUX RESTART (8 CPU) [2023-04-24T20:49:21.127Z] [2023-04-24T20:49:21.127Z] 20:25:00 CPU %user %nice %system %iowait %steal %idle [2023-04-24T20:49:21.127Z] 20:26:01 all 9.75 0.00 4.57 4.69 0.07 80.93 [2023-04-24T20:49:21.127Z] 20:26:01 0 9.70 0.00 3.88 0.72 0.07 85.64 [2023-04-24T20:49:21.127Z] 20:26:01 1 8.99 0.00 4.14 1.11 0.07 85.69 [2023-04-24T20:49:21.127Z] 20:26:01 2 10.77 0.00 3.71 2.51 0.08 82.93 [2023-04-24T20:49:21.127Z] 20:26:01 3 10.75 0.00 6.24 21.97 0.07 60.98 [2023-04-24T20:49:21.127Z] 20:26:01 4 10.46 0.00 3.88 1.41 0.05 84.20 [2023-04-24T20:49:21.127Z] 20:26:01 5 8.82 0.00 4.51 2.45 0.07 84.16 [2023-04-24T20:49:21.127Z] 20:26:01 6 11.36 0.00 4.15 1.67 0.07 82.76 [2023-04-24T20:49:21.127Z] 20:26:01 7 7.12 0.00 6.09 5.84 0.08 80.87 [2023-04-24T20:49:21.127Z] 20:27:01 all 20.46 0.00 5.48 4.29 0.09 69.68 [2023-04-24T20:49:21.127Z] 20:27:01 0 22.38 0.00 5.52 0.86 0.08 71.16 [2023-04-24T20:49:21.127Z] 20:27:01 1 19.73 0.00 5.17 3.43 0.07 71.59 [2023-04-24T20:49:21.127Z] 20:27:01 2 23.13 0.00 6.15 13.65 0.07 57.00 [2023-04-24T20:49:21.127Z] 20:27:01 3 19.39 0.00 5.55 9.89 0.08 65.08 [2023-04-24T20:49:21.127Z] 20:27:01 4 19.06 0.00 4.85 0.40 0.07 75.62 [2023-04-24T20:49:21.127Z] 20:27:01 5 19.44 0.00 5.59 2.61 0.19 72.17 [2023-04-24T20:49:21.127Z] 20:27:01 6 20.02 0.00 6.06 3.36 0.08 70.47 [2023-04-24T20:49:21.127Z] 20:27:01 7 20.57 0.00 4.91 0.17 0.08 74.27 [2023-04-24T20:49:21.127Z] 20:28:01 all 17.86 0.00 4.78 2.85 0.07 74.44 [2023-04-24T20:49:21.127Z] 20:28:01 0 13.43 0.00 4.35 15.29 0.08 66.85 [2023-04-24T20:49:21.127Z] 20:28:01 1 13.93 0.00 3.84 0.32 0.05 81.86 [2023-04-24T20:49:21.127Z] 20:28:01 2 22.55 0.00 6.13 1.03 0.07 70.23 [2023-04-24T20:49:21.127Z] 20:28:01 3 34.82 0.00 7.10 0.87 0.08 57.12 [2023-04-24T20:49:21.127Z] 20:28:01 4 21.42 0.00 4.85 3.89 0.07 69.77 [2023-04-24T20:49:21.127Z] 20:28:01 5 14.27 0.00 4.68 0.57 0.03 80.45 [2023-04-24T20:49:21.127Z] 20:28:01 6 9.62 0.00 4.15 0.64 0.08 85.51 [2023-04-24T20:49:21.127Z] 20:28:01 7 12.81 0.00 3.16 0.19 0.07 83.78 [2023-04-24T20:49:21.127Z] 20:29:01 all 21.41 0.00 4.76 2.72 0.06 71.05 [2023-04-24T20:49:21.127Z] 20:29:01 0 22.10 0.00 4.67 0.77 0.07 72.39 [2023-04-24T20:49:21.127Z] 20:29:01 1 20.47 0.00 5.13 0.94 0.07 73.39 [2023-04-24T20:49:21.127Z] 20:29:01 2 33.39 0.00 5.16 2.85 0.07 58.54 [2023-04-24T20:49:21.127Z] 20:29:01 3 20.67 0.00 5.80 12.29 0.07 61.18 [2023-04-24T20:49:21.127Z] 20:29:01 4 20.95 0.00 4.55 0.03 0.07 74.39 [2023-04-24T20:49:21.127Z] 20:29:01 5 17.96 0.00 4.25 1.02 0.05 76.72 [2023-04-24T20:49:21.127Z] 20:29:01 6 16.11 0.00 3.99 3.06 0.05 76.78 [2023-04-24T20:49:21.127Z] 20:29:01 7 19.56 0.00 4.53 0.84 0.07 75.00 [2023-04-24T20:49:21.127Z] 20:30:01 all 5.73 0.00 3.18 2.21 0.05 88.82 [2023-04-24T20:49:21.127Z] 20:30:01 0 7.92 0.00 3.41 0.25 0.05 88.37 [2023-04-24T20:49:21.127Z] 20:30:01 1 5.71 0.00 4.35 0.77 0.05 89.11 [2023-04-24T20:49:21.127Z] 20:30:01 2 5.07 0.00 2.67 0.62 0.05 91.59 [2023-04-24T20:49:21.127Z] 20:30:01 3 5.42 0.00 3.73 8.80 0.08 81.97 [2023-04-24T20:49:21.127Z] 20:30:01 4 4.21 0.00 3.56 2.31 0.03 89.89 [2023-04-24T20:49:21.127Z] 20:30:01 5 5.17 0.00 2.38 0.08 0.05 92.32 [2023-04-24T20:49:21.127Z] 20:30:01 6 6.21 0.00 2.99 3.11 0.03 87.65 [2023-04-24T20:49:21.127Z] 20:30:01 7 6.14 0.00 2.36 1.74 0.08 89.68 [2023-04-24T20:49:21.127Z] 20:31:01 all 0.34 0.00 0.06 0.03 0.01 99.57 [2023-04-24T20:49:21.127Z] 20:31:01 0 0.23 0.00 0.15 0.00 0.02 99.60 [2023-04-24T20:49:21.127Z] 20:31:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-24T20:49:21.127Z] 20:31:01 2 0.15 0.00 0.05 0.02 0.00 99.78 [2023-04-24T20:49:21.127Z] 20:31:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2023-04-24T20:49:21.127Z] 20:31:01 4 0.03 0.00 0.05 0.13 0.00 99.78 [2023-04-24T20:49:21.127Z] 20:31:01 5 0.07 0.00 0.05 0.02 0.00 99.87 [2023-04-24T20:49:21.127Z] 20:31:01 6 2.02 0.00 0.02 0.05 0.02 97.90 [2023-04-24T20:49:21.127Z] 20:31:01 7 0.10 0.00 0.08 0.00 0.02 99.80 [2023-04-24T20:49:21.127Z] 20:32:01 all 0.18 0.00 0.02 0.00 0.00 99.80 [2023-04-24T20:49:21.127Z] 20:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T20:49:21.127Z] 20:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T20:49:21.127Z] 20:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-24T20:49:21.127Z] 20:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T20:49:21.127Z] 20:32:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-24T20:49:21.127Z] 20:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T20:49:21.127Z] 20:32:01 6 1.26 0.00 0.03 0.03 0.00 98.68 [2023-04-24T20:49:21.127Z] 20:32:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2023-04-24T20:49:21.127Z] 20:33:01 all 0.00 0.00 0.01 0.01 0.01 99.97 [2023-04-24T20:49:21.127Z] 20:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T20:49:21.127Z] 20:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T20:49:21.127Z] 20:33:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-24T20:49:21.127Z] 20:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T20:49:21.127Z] 20:33:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-24T20:49:21.127Z] 20:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T20:49:21.127Z] 20:33:01 6 0.00 0.00 0.00 0.03 0.02 99.95 [2023-04-24T20:49:21.127Z] 20:33:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-24T20:49:21.127Z] 20:34:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-04-24T20:49:21.127Z] 20:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T20:49:21.127Z] 20:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T20:49:21.127Z] 20:34:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2023-04-24T20:49:21.127Z] 20:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T20:49:21.127Z] 20:34:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2023-04-24T20:49:21.127Z] 20:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-24T20:49:21.127Z] 20:34:01 6 0.00 0.00 0.03 0.02 0.00 99.95 [2023-04-24T20:49:21.127Z] 20:34:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-24T20:49:21.127Z] 20:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-04-24T20:49:21.127Z] 20:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T20:49:21.127Z] 20:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T20:49:21.127Z] 20:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-24T20:49:21.127Z] 20:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T20:49:21.127Z] 20:35:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-24T20:49:21.127Z] 20:35:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-24T20:49:21.127Z] 20:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T20:49:21.127Z] 20:35:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-24T20:49:21.127Z] 20:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-04-24T20:49:21.127Z] 20:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T20:49:21.127Z] 20:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T20:49:21.127Z] 20:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T20:49:21.127Z] 20:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T20:49:21.127Z] 20:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T20:49:21.127Z] 20:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-24T20:49:21.127Z] 20:36:01 6 0.03 0.00 0.00 0.03 0.02 99.92 [2023-04-24T20:49:21.127Z] 20:36:01 7 0.07 0.00 0.07 0.00 0.02 99.85 [2023-04-24T20:49:21.127Z] [2023-04-24T20:49:21.127Z] 20:36:01 CPU %user %nice %system %iowait %steal %idle [2023-04-24T20:49:21.127Z] 20:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-04-24T20:49:21.127Z] 20:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T20:49:21.127Z] 20:37:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-24T20:49:21.127Z] 20:37:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-24T20:49:21.127Z] 20:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T20:49:21.127Z] 20:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T20:49:21.127Z] 20:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T20:49:21.127Z] 20:37:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-24T20:49:21.127Z] 20:37:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-24T20:49:21.127Z] 20:38:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-04-24T20:49:21.127Z] 20:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T20:49:21.127Z] 20:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T20:49:21.127Z] 20:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-24T20:49:21.127Z] 20:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-24T20:49:21.127Z] 20:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T20:49:21.128Z] 20:38:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-24T20:49:21.128Z] 20:38:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-24T20:49:21.128Z] 20:38:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-24T20:49:21.128Z] 20:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-04-24T20:49:21.128Z] 20:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T20:49:21.128Z] 20:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T20:49:21.128Z] 20:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T20:49:21.128Z] 20:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T20:49:21.128Z] 20:39:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-24T20:49:21.128Z] 20:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T20:49:21.128Z] 20:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-24T20:49:21.128Z] 20:39:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-24T20:49:21.128Z] 20:40:01 all 0.04 0.00 0.04 0.01 0.01 99.91 [2023-04-24T20:49:21.128Z] 20:40:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2023-04-24T20:49:21.128Z] 20:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T20:49:21.128Z] 20:40:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2023-04-24T20:49:21.128Z] 20:40:01 3 0.00 0.00 0.03 0.05 0.02 99.90 [2023-04-24T20:49:21.128Z] 20:40:01 4 0.05 0.00 0.05 0.00 0.00 99.90 [2023-04-24T20:49:21.128Z] 20:40:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2023-04-24T20:49:21.128Z] 20:40:01 6 0.02 0.00 0.02 0.03 0.02 99.92 [2023-04-24T20:49:21.128Z] 20:40:01 7 0.10 0.00 0.05 0.00 0.02 99.83 [2023-04-24T20:49:21.128Z] 20:41:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-04-24T20:49:21.128Z] 20:41:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2023-04-24T20:49:21.128Z] 20:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T20:49:21.128Z] 20:41:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-24T20:49:21.128Z] 20:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-24T20:49:21.128Z] 20:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T20:49:21.128Z] 20:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T20:49:21.128Z] 20:41:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2023-04-24T20:49:21.128Z] 20:41:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-24T20:49:21.128Z] 20:42:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-04-24T20:49:21.128Z] 20:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T20:49:21.128Z] 20:42:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-24T20:49:21.128Z] 20:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-24T20:49:21.128Z] 20:42:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-24T20:49:21.128Z] 20:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T20:49:21.128Z] 20:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T20:49:21.128Z] 20:42:01 6 0.00 0.00 0.02 0.03 0.02 99.93 [2023-04-24T20:49:21.128Z] 20:42:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2023-04-24T20:49:21.128Z] 20:43:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-04-24T20:49:21.128Z] 20:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T20:49:21.128Z] 20:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T20:49:21.128Z] 20:43:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-24T20:49:21.128Z] 20:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-24T20:49:21.128Z] 20:43:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-24T20:49:21.128Z] 20:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-24T20:49:21.128Z] 20:43:01 6 0.03 0.00 0.02 0.03 0.00 99.92 [2023-04-24T20:49:21.128Z] 20:43:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-24T20:49:21.128Z] 20:44:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-04-24T20:49:21.128Z] 20:44:01 0 0.17 0.00 0.00 0.00 0.02 99.82 [2023-04-24T20:49:21.128Z] 20:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T20:49:21.128Z] 20:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-24T20:49:21.128Z] 20:44:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-24T20:49:21.128Z] 20:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T20:49:21.128Z] 20:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T20:49:21.128Z] 20:44:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-24T20:49:21.128Z] 20:44:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-24T20:49:21.128Z] 20:45:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2023-04-24T20:49:21.128Z] 20:45:01 0 0.17 0.00 0.00 0.00 0.00 99.83 [2023-04-24T20:49:21.128Z] 20:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T20:49:21.128Z] 20:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T20:49:21.128Z] 20:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T20:49:21.128Z] 20:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T20:49:21.128Z] 20:45:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-04-24T20:49:21.128Z] 20:45:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-24T20:49:21.128Z] 20:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-24T20:49:21.128Z] 20:46:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-04-24T20:49:21.128Z] 20:46:01 0 0.10 0.00 0.00 0.00 0.02 99.88 [2023-04-24T20:49:21.128Z] 20:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T20:49:21.128Z] 20:46:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-24T20:49:21.128Z] 20:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-24T20:49:21.128Z] 20:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T20:49:21.128Z] 20:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-24T20:49:21.128Z] 20:46:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-24T20:49:21.128Z] 20:46:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2023-04-24T20:49:21.128Z] 20:47:01 all 0.02 0.00 0.01 0.05 0.01 99.91 [2023-04-24T20:49:21.128Z] 20:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T20:49:21.128Z] 20:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-24T20:49:21.128Z] 20:47:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-24T20:49:21.128Z] 20:47:01 3 0.00 0.00 0.00 0.18 0.00 99.82 [2023-04-24T20:49:21.128Z] 20:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-24T20:49:21.128Z] 20:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-24T20:49:21.128Z] 20:47:01 6 0.03 0.00 0.00 0.10 0.02 99.85 [2023-04-24T20:49:21.128Z] 20:47:01 7 0.05 0.00 0.02 0.15 0.02 99.77 [2023-04-24T20:49:21.128Z] [2023-04-24T20:49:21.128Z] 20:47:01 CPU %user %nice %system %iowait %steal %idle [2023-04-24T20:49:21.128Z] 20:48:01 all 0.18 0.00 0.00 0.00 0.01 99.80 [2023-04-24T20:49:21.128Z] 20:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-24T20:49:21.128Z] 20:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-24T20:49:21.128Z] 20:48:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-24T20:49:21.128Z] 20:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-24T20:49:21.128Z] 20:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T20:49:21.128Z] 20:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-24T20:49:21.128Z] 20:48:01 6 1.22 0.00 0.00 0.03 0.00 98.74 [2023-04-24T20:49:21.128Z] 20:48:01 7 0.07 0.00 0.00 0.00 0.03 99.90 [2023-04-24T20:49:21.128Z] 20:49:01 all 8.92 0.00 3.85 3.69 0.05 83.48 [2023-04-24T20:49:21.128Z] 20:49:01 0 9.36 0.00 4.23 4.54 0.05 81.82 [2023-04-24T20:49:21.128Z] 20:49:01 1 9.22 0.00 3.18 0.85 0.05 86.70 [2023-04-24T20:49:21.128Z] 20:49:01 2 10.85 0.00 3.16 0.49 0.05 85.44 [2023-04-24T20:49:21.128Z] 20:49:01 3 8.20 0.00 4.14 0.79 0.03 86.84 [2023-04-24T20:49:21.128Z] 20:49:01 4 8.32 0.00 4.00 2.40 0.03 85.26 [2023-04-24T20:49:21.128Z] 20:49:01 5 8.73 0.00 3.73 0.17 0.05 87.32 [2023-04-24T20:49:21.128Z] 20:49:01 6 7.90 0.00 3.98 3.10 0.05 84.97 [2023-04-24T20:49:21.128Z] 20:49:01 7 8.82 0.00 4.39 17.28 0.07 69.44 [2023-04-24T20:49:21.128Z] Average: all 3.53 0.00 1.11 0.85 0.02 94.48 [2023-04-24T20:49:21.128Z] Average: 0 3.56 0.00 1.09 0.93 0.02 94.41 [2023-04-24T20:49:21.128Z] Average: 1 3.24 0.00 1.08 0.31 0.02 95.36 [2023-04-24T20:49:21.128Z] Average: 2 4.41 0.00 1.13 0.87 0.02 93.56 [2023-04-24T20:49:21.128Z] Average: 3 4.11 0.00 1.35 2.27 0.02 92.24 [2023-04-24T20:49:21.128Z] Average: 4 3.51 0.00 1.07 0.44 0.01 94.97 [2023-04-24T20:49:21.128Z] Average: 5 3.10 0.00 1.05 0.29 0.02 95.53 [2023-04-24T20:49:21.128Z] Average: 6 3.15 0.00 1.06 0.64 0.02 95.13 [2023-04-24T20:49:21.128Z] Average: 7 3.14 0.00 1.07 1.08 0.03 94.68 [2023-04-24T20:49:21.128Z] [2023-04-24T20:49:21.128Z] [2023-04-24T20:49:21.128Z]