Pull request #599 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 8e9ad77562c1e3786da02f78d6f716dc13eb9216+53354d8b2375586dce6506093df12345f31d42e7 (11b41a3981430e36e9146721645695cfea712248) 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-ssh4363512763816910657.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-ssh14766051219323352785.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-599/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-599/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12840014262516710628.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-599/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12727612073470278034.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1673231222201208420.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-599/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-599/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11983453493061844058.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 ‘prd-ubuntu20.04-docker-8c-8g-10837’ Running on prd-ubuntu20.04-docker-8c-8g-10841 in /w/workspace/edgexfoundry_edgex-ui-go_PR-599 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-599 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/EDGEX-400 commit 53354d8b2375586dce6506093df12345f31d42e7 into PR head commit 8e9ad77562c1e3786da02f78d6f716dc13eb9216 Merge succeeded, producing 8e9ad77562c1e3786da02f78d6f716dc13eb9216 Checking out Revision 8e9ad77562c1e3786da02f78d6f716dc13eb9216 (PR-599) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/599/head:refs/remotes/origin/PR-599 +refs/heads/EDGEX-400:refs/remotes/origin/EDGEX-400 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e9ad77562c1e3786da02f78d6f716dc13eb9216 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 53354d8b2375586dce6506093df12345f31d42e7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e9ad77562c1e3786da02f78d6f716dc13eb9216 # timeout=10 Commit message: "build(snap): Upgrade snap base to core22, upgrade go to 1.20" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:09:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:09:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:09:54 ========================================================= 15:09:54 EdgeX Global Pipelines Version Info 15:09:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:09:55 ------------------- 15:09:55 stable info: 15:09:55 ------------------- 15:09:55 Commited By: Bill Mahoney bill.mahoney@intel.com 15:09:55 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 15:09:55 Message: update stable to v1.0.248 15:09:56 ------------------- 15:09:56 experimental info: 15:09:56 ------------------- 15:09:56 Commited By: **** collab-it+edgex@linuxfoundation.org 15:09:56 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 15:09:56 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:09:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:09:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:09:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:09:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:09:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:09:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:09:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:09:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:09:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:09:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:09:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:09:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:09:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:09:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:09:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:09:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:09:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:09:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:09:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:09:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:09:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:09:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:09:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:09:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:09:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:09:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:09:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-599 [Pipeline] echo 15:09:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-599 [Pipeline] echo 15:09:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-599 [Pipeline] echo 15:09:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e9ad77562c1e3786da02f78d6f716dc13eb9216 [Pipeline] echo 15:09:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e9ad77 [Pipeline] echo 15:09:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:09:58 provisioning config files... 15:09:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp/config6901461595508052075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:58 ---> docker-login.sh 15:09:58 nexus3.edgexfoundry.org:10001 15:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:58 Configure a credential helper to remove this warning. See 15:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:58 15:09:58 Login Succeeded 15:09:58 nexus3.edgexfoundry.org:10002 15:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:58 Configure a credential helper to remove this warning. See 15:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:58 15:09:58 Login Succeeded 15:09:58 nexus3.edgexfoundry.org:10003 15:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:59 Configure a credential helper to remove this warning. See 15:09:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:59 15:09:59 Login Succeeded 15:09:59 nexus3.edgexfoundry.org:10004 15:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:59 Configure a credential helper to remove this warning. See 15:09:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:59 15:09:59 Login Succeeded 15:09:59 docker.io 15:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:59 Configure a credential helper to remove this warning. See 15:09:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:59 15:09:59 Login Succeeded 15:09:59 ---> docker-login.sh ends [Pipeline] } 15:09:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:10:00 + git rev-list -1 --merges 8e9ad77562c1e3786da02f78d6f716dc13eb9216~1..8e9ad77562c1e3786da02f78d6f716dc13eb9216 [Pipeline] echo 15:10:00 -----------> git rev-list -1 --merges 8e9ad77562c1e3786da02f78d6f716dc13eb9216~1..8e9ad77562c1e3786da02f78d6f716dc13eb9216 8e9ad77562c1e3786da02f78d6f716dc13eb9216 [false] [Pipeline] sh 15:10:00 + git log --format=format:%s -1 8e9ad77562c1e3786da02f78d6f716dc13eb9216 [Pipeline] echo 15:10:00 ========================================================= 15:10:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:10:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:10:00 + git log --format=format:%s -1 8e9ad77562c1e3786da02f78d6f716dc13eb9216 [Pipeline] echo 15:10:00 [semverPrep] GIT_COMMIT: 8e9ad77562c1e3786da02f78d6f716dc13eb9216, Commit Message: build(snap): Upgrade snap base to core22, upgrade go to 1.20 [Pipeline] echo 15:10:00 [semverPrep] This is not a build commit. [Pipeline] sh 15:10:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:10:01 + grep -v github /etc/ssh/ssh_known_hosts 15:10:01 + [ -e /tmp/ssh_known_hosts ] 15:10:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:10:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:10:01 + sudo tee -a /etc/ssh/ssh_known_hosts 15:10:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:10:01 15:10:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:10:02 0.1.4: Pulling from edgex-devops/py-git-semver 15:10:02 b85a868b505f: Pulling fs layer 15:10:02 e2be974225ed: Pulling fs layer 15:10:02 339a4e72a1f5: Pulling fs layer 15:10:02 988bab9f4d93: Pulling fs layer 15:10:02 1469e6f7b9e6: Pulling fs layer 15:10:02 eaf3925da568: Pulling fs layer 15:10:02 bab4dde63d76: Pulling fs layer 15:10:02 bde34c3a00c8: Pulling fs layer 15:10:02 b352a97aabf1: Pulling fs layer 15:10:02 4872d77fe225: Pulling fs layer 15:10:02 5851b861e8e6: Pulling fs layer 15:10:02 988bab9f4d93: Waiting 15:10:02 eaf3925da568: Waiting 15:10:02 1469e6f7b9e6: Waiting 15:10:02 bab4dde63d76: Waiting 15:10:02 5851b861e8e6: Waiting 15:10:02 4872d77fe225: Waiting 15:10:02 bde34c3a00c8: Waiting 15:10:02 b352a97aabf1: Waiting 15:10:02 e2be974225ed: Download complete 15:10:02 988bab9f4d93: Download complete 15:10:02 339a4e72a1f5: Verifying Checksum 15:10:02 339a4e72a1f5: Download complete 15:10:02 1469e6f7b9e6: Verifying Checksum 15:10:02 1469e6f7b9e6: Download complete 15:10:02 eaf3925da568: Verifying Checksum 15:10:02 eaf3925da568: Download complete 15:10:02 bde34c3a00c8: Verifying Checksum 15:10:02 bde34c3a00c8: Download complete 15:10:02 b352a97aabf1: Download complete 15:10:02 4872d77fe225: Download complete 15:10:02 5851b861e8e6: Verifying Checksum 15:10:02 5851b861e8e6: Download complete 15:10:02 b85a868b505f: Verifying Checksum 15:10:02 b85a868b505f: Download complete 15:10:02 bab4dde63d76: Verifying Checksum 15:10:02 bab4dde63d76: Download complete 15:10:03 b85a868b505f: Pull complete 15:10:03 e2be974225ed: Pull complete 15:10:04 339a4e72a1f5: Pull complete 15:10:04 988bab9f4d93: Pull complete 15:10:04 1469e6f7b9e6: Pull complete 15:10:04 eaf3925da568: Pull complete 15:10:06 bab4dde63d76: Pull complete 15:10:06 bde34c3a00c8: Pull complete 15:10:06 b352a97aabf1: Pull complete 15:10:06 4872d77fe225: Pull complete 15:10:06 5851b861e8e6: Pull complete 15:10:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:10:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:10:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:07 prd-ubuntu20.04-docker-8c-8g-10841 does not seem to be running inside a container 15:10:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-599 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-599:/w/workspace/edgexfoundry_edgex-ui-go_PR-599:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:10:09 $ docker top 063ef21ccaff908237d931c70e61867e2b3424caed0cd714129157292bcc5b4d -eo pid,comm 15:10:09 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). 15:10:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:10:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:09 [ssh-agent] Looking for ssh-agent implementation... 15:10:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:10 $ docker exec 063ef21ccaff908237d931c70e61867e2b3424caed0cd714129157292bcc5b4d ssh-agent 15:10:10 SSH_AUTH_SOCK=/tmp/ssh-9l7Ovxf8QySG/agent.33 15:10:10 SSH_AGENT_PID=39 15:10:10 Running ssh-add (command line suppressed) 15:10:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp/private_key_18205555800325922824.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp/private_key_18205555800325922824.key) 15:10:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:10 + git tag --points-at HEAD [Pipeline] } 15:10:10 $ docker exec --env ******** --env ******** 063ef21ccaff908237d931c70e61867e2b3424caed0cd714129157292bcc5b4d ssh-agent -k 15:10:10 unset SSH_AUTH_SOCK; 15:10:10 unset SSH_AGENT_PID; 15:10:10 echo Agent pid 39 killed; 15:10:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:10:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:10 [ssh-agent] Looking for ssh-agent implementation... 15:10:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:10 $ docker exec 063ef21ccaff908237d931c70e61867e2b3424caed0cd714129157292bcc5b4d ssh-agent 15:10:11 SSH_AUTH_SOCK=/tmp/ssh-PzFPtaD8FxwQ/agent.71 15:10:11 SSH_AGENT_PID=77 15:10:11 Running ssh-add (command line suppressed) 15:10:11 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp/private_key_8932849893270905418.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp/private_key_8932849893270905418.key) 15:10:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:11 + git semver init 15:10:11 2023-04-25 15:10:11,719 [run_init] DEBUG init version:0.0.0 force:False 15:10:11 2023-04-25 15:10:11,720 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-599/.semver 15:10:11 2023-04-25 15:10:11,720 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-599/.semver 15:10:11 2023-04-25 15:10:11,720 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-599/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-599, universal_newlines=False, shell=None, istream=None) 15:10:13 2023-04-25 15:10:13,280 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-599/.git/info/exclude 15:10:13 2023-04-25 15:10:13,281 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-599/.semver/PR-599 with force:False 15:10:13 2023-04-25 15:10:13,281 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-599/.semver/PR-599 15:10:13 2023-04-25 15:10:13,285 [execute] INFO git cat-file --batch-check 15:10:13 2023-04-25 15:10:13,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-599/.semver, universal_newlines=False, shell=None, istream=) 15:10:13 2023-04-25 15:10:13,293 [execute] INFO git cat-file --batch 15:10:13 2023-04-25 15:10:13,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-599/.semver, universal_newlines=False, shell=None, istream=) 15:10:13 2023-04-25 15:10:13,298 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-599/.semver/PR-599 15:10:13 0.0.0 [Pipeline] } 15:10:13 $ docker exec --env ******** --env ******** 063ef21ccaff908237d931c70e61867e2b3424caed0cd714129157292bcc5b4d ssh-agent -k 15:10:13 unset SSH_AUTH_SOCK; 15:10:13 unset SSH_AGENT_PID; 15:10:13 echo Agent pid 77 killed; 15:10:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:10:14 + git semver [Pipeline] } 15:10:14 $ docker stop --time=1 063ef21ccaff908237d931c70e61867e2b3424caed0cd714129157292bcc5b4d 15:10:15 $ docker rm -f --volumes 063ef21ccaff908237d931c70e61867e2b3424caed0cd714129157292bcc5b4d [Pipeline] // withDockerContainer [Pipeline] sh 15:10:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:10:16 Stashed 1 file(s) [Pipeline] echo 15:10:16 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:10:17 provisioning config files... 15:10:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp/config1904980009091596907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:17 ---> docker-login.sh 15:10:17 nexus3.edgexfoundry.org:10001 15:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:17 Configure a credential helper to remove this warning. See 15:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:17 15:10:17 Login Succeeded 15:10:17 nexus3.edgexfoundry.org:10002 15:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:17 Configure a credential helper to remove this warning. See 15:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:17 15:10:17 Login Succeeded 15:10:17 nexus3.edgexfoundry.org:10003 15:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:17 Configure a credential helper to remove this warning. See 15:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:17 15:10:17 Login Succeeded 15:10:17 nexus3.edgexfoundry.org:10004 15:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:17 Configure a credential helper to remove this warning. See 15:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:17 15:10:17 Login Succeeded 15:10:17 docker.io 15:10:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:18 Configure a credential helper to remove this warning. See 15:10:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:18 15:10:18 Login Succeeded 15:10:18 ---> docker-login.sh ends [Pipeline] } 15:10:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:10:18 [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:10:18 [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:10:18 ========================================================= 15:10:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:10:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:18 + 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 . 15:10:19 Sending build context to Docker daemon 45.75MB 15:10:19 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 15:10:19 Step 2/16 : FROM ${BASE} AS builder 15:10:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:10:19 f56be85fc22e: Pulling fs layer 15:10:19 85791d961cd3: Pulling fs layer 15:10:19 d694b5ae8c79: Pulling fs layer 15:10:19 9f32a84ed3da: Pulling fs layer 15:10:19 4d19c01a9841: Pulling fs layer 15:10:19 9325e15d5711: Pulling fs layer 15:10:19 9f32a84ed3da: Waiting 15:10:19 556b6ee489ea: Pulling fs layer 15:10:19 4d19c01a9841: Waiting 15:10:19 c5a4b2cf53e6: Pulling fs layer 15:10:19 9325e15d5711: Waiting 15:10:19 556b6ee489ea: Waiting 15:10:19 85791d961cd3: Download complete 15:10:19 9f32a84ed3da: Verifying Checksum 15:10:19 9f32a84ed3da: Download complete 15:10:19 4d19c01a9841: Verifying Checksum 15:10:19 4d19c01a9841: Download complete 15:10:19 f56be85fc22e: Download complete 15:10:19 9325e15d5711: Verifying Checksum 15:10:19 9325e15d5711: Download complete 15:10:19 f56be85fc22e: Pull complete 15:10:19 85791d961cd3: Pull complete 15:10:19 d694b5ae8c79: Download complete 15:10:20 c5a4b2cf53e6: Verifying Checksum 15:10:20 c5a4b2cf53e6: Download complete 15:10:20 556b6ee489ea: Verifying Checksum 15:10:20 556b6ee489ea: Download complete 15:10:23 d694b5ae8c79: Pull complete 15:10:23 9f32a84ed3da: Pull complete 15:10:23 4d19c01a9841: Pull complete 15:10:23 9325e15d5711: Pull complete 15:10:26 556b6ee489ea: Pull complete 15:10:27 c5a4b2cf53e6: Pull complete 15:10:27 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:10:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:10:27 ---> c4be618373d6 15:10:27 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:10:31 ---> Running in 2172e6dbc60c 15:10:31 Removing intermediate container 2172e6dbc60c 15:10:31 ---> 5cb936908d49 15:10:31 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 15:10:31 ---> Running in 3711aaeb5367 15:10:31 Removing intermediate container 3711aaeb5367 15:10:31 ---> e7cba4a9aa9f 15:10:31 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 15:10:31 ---> Running in 4897762b68a3 15:10:31 Removing intermediate container 4897762b68a3 15:10:31 ---> 74be6b86b407 15:10:31 Step 6/16 : LABEL Name=edgex-ui-go 15:10:31 ---> Running in e8354d992ccb 15:10:31 Removing intermediate container e8354d992ccb 15:10:31 ---> 8686a7a40c44 15:10:31 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 15:10:31 ---> Running in 49f710eb064a 15:10:31 Removing intermediate container 49f710eb064a 15:10:31 ---> 25d17f6d9559 15:10:31 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:10:31 latest: Pulling from library/docker 15:10:31 f56be85fc22e: Already exists 15:10:31 7ed9ddfd3b8f: Pulling fs layer 15:10:31 788e1ab5616a: Pulling fs layer 15:10:31 cdaa2fd4fcdb: Pulling fs layer 15:10:31 31a38982befb: Pulling fs layer 15:10:31 f3fec43afa6b: Pulling fs layer 15:10:31 6dc25e8d3c75: Pulling fs layer 15:10:31 3e24217d64a6: Pulling fs layer 15:10:31 41fdc34e4d3d: Pulling fs layer 15:10:31 df31d1246b63: Pulling fs layer 15:10:31 b2b1666219cb: Pulling fs layer 15:10:31 be1c6fdc6de0: Pulling fs layer 15:10:31 a6d9f116d01b: Pulling fs layer 15:10:31 979b7cfeae76: Pulling fs layer 15:10:31 6dc25e8d3c75: Waiting 15:10:31 df31d1246b63: Waiting 15:10:31 41fdc34e4d3d: Waiting 15:10:31 b2b1666219cb: Waiting 15:10:31 3e24217d64a6: Waiting 15:10:31 be1c6fdc6de0: Waiting 15:10:31 a6d9f116d01b: Waiting 15:10:31 979b7cfeae76: Waiting 15:10:31 f3fec43afa6b: Waiting 15:10:31 31a38982befb: Waiting 15:10:31 788e1ab5616a: Verifying Checksum 15:10:31 788e1ab5616a: Download complete 15:10:31 7ed9ddfd3b8f: Download complete 15:10:31 7ed9ddfd3b8f: Pull complete 15:10:31 cdaa2fd4fcdb: Verifying Checksum 15:10:31 cdaa2fd4fcdb: Download complete 15:10:31 788e1ab5616a: Pull complete 15:10:32 Still waiting to schedule task 15:10:32 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10838’ 15:10:32 31a38982befb: Verifying Checksum 15:10:32 31a38982befb: Download complete 15:10:32 f3fec43afa6b: Verifying Checksum 15:10:32 f3fec43afa6b: Download complete 15:10:32 3e24217d64a6: Verifying Checksum 15:10:32 3e24217d64a6: Download complete 15:10:32 41fdc34e4d3d: Verifying Checksum 15:10:32 41fdc34e4d3d: Download complete 15:10:32 6dc25e8d3c75: Verifying Checksum 15:10:32 6dc25e8d3c75: Download complete 15:10:32 cdaa2fd4fcdb: Pull complete 15:10:32 df31d1246b63: Verifying Checksum 15:10:32 df31d1246b63: Download complete 15:10:32 b2b1666219cb: Download complete 15:10:32 a6d9f116d01b: Verifying Checksum 15:10:32 a6d9f116d01b: Download complete 15:10:32 979b7cfeae76: Download complete 15:10:32 31a38982befb: Pull complete 15:10:32 be1c6fdc6de0: Verifying Checksum 15:10:32 be1c6fdc6de0: Download complete 15:10:33 f3fec43afa6b: Pull complete 15:10:33 6dc25e8d3c75: Pull complete 15:10:33 3e24217d64a6: Pull complete 15:10:33 41fdc34e4d3d: Pull complete 15:10:33 df31d1246b63: Pull complete 15:10:33 b2b1666219cb: Pull complete 15:10:34 be1c6fdc6de0: Pull complete 15:10:34 a6d9f116d01b: Pull complete 15:10:34 979b7cfeae76: Pull complete 15:10:34 Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 15:10:34 Status: Downloaded newer image for docker:latest 15:10:36 ---> 0afecf25de7f 15:10:36 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:10:36 ---> Running in b493315cb1b4 15:10:37 Removing intermediate container b493315cb1b4 15:10:37 ---> 005c10e799a4 15:10:37 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:10:37 ---> Running in bcad547be5e0 15:10:37 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:10:37 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:10:38 OK: 265 MiB in 53 packages 15:10:38 Removing intermediate container bcad547be5e0 15:10:38 ---> 6658aa82142c 15:10:38 Step 11/16 : ENV GO111MODULE=on 15:10:38 ---> Running in 81b348457385 15:10:39 Removing intermediate container 81b348457385 15:10:39 ---> e1c27eac1002 15:10:39 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:10:39 ---> Running in b798275c5aab 15:10:39 Removing intermediate container b798275c5aab 15:10:39 ---> ac418d1b10ad 15:10:39 Step 13/16 : COPY go.mod vendor* ./ 15:10:39 ---> ca34c2f4173b 15:10:39 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:39 ---> Running in 79b41da638d3 15:11:01 Removing intermediate container 79b41da638d3 15:11:01 ---> db090b80dee3 15:11:01 Step 15/16 : COPY . . 15:11:01 ---> 383ff274b305 15:11:01 Step 16/16 : RUN ${MAKE} 15:11:01 ---> Running in 66e24c4949cd 15:11:01 noop 15:11:02 Removing intermediate container 66e24c4949cd 15:11:02 ---> b82fe7af041b 15:11:02 Successfully built b82fe7af041b 15:11:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:02 + docker inspect -f . ci-base-image-x86_64 15:11:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:02 prd-ubuntu20.04-docker-8c-8g-10841 does not seem to be running inside a container 15:11:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-599 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-599:/w/workspace/edgexfoundry_edgex-ui-go_PR-599:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:11:03 $ docker top e733a33e2ef59e6a57b97033180301c26ce5a363f5ea38b7b297ca443ef38840 -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:03 + go version 15:11:03 go version go1.20.2 linux/amd64 [Pipeline] } 15:11:03 $ docker stop --time=1 e733a33e2ef59e6a57b97033180301c26ce5a363f5ea38b7b297ca443ef38840 15:11:04 $ docker rm -f --volumes e733a33e2ef59e6a57b97033180301c26ce5a363f5ea38b7b297ca443ef38840 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:05 + docker inspect -f . ci-base-image-x86_64 15:11:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:05 prd-ubuntu20.04-docker-8c-8g-10841 does not seem to be running inside a container 15:11:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-599 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-599:/w/workspace/edgexfoundry_edgex-ui-go_PR-599:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:11:06 $ docker top 7a64d280ea6595bfd2188fa5b85a7183716f5558180e2a41a9516750c7ae1714 -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:06 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-599 [Pipeline] fileExists [Pipeline] sh 15:11:06 + make test 15:11:06 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:11:12 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:11:22 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:11:22 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:11:22 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:11:22 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:11:22 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:11:22 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:11:22 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:11:22 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:11:22 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 15:11:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:11:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:11:24 ./bin/test-attribution-txt.sh 15:11:24 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 15:11:24 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 15:11:24 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 15:11:24 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 15:11:24 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 15:11:24 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 15:11:24 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 15:11:24 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 15:11:24 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 15:11:24 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 15:11:24 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 15:11:24 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 15:11:24 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 15:11:24 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 15:11:24 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 15:11:24 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 15:11:24 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 15:11:24 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 15:11:24 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 15:11:24 An attribution for golang.org/x/net is missing from Attribution.txt, please add 15:11:24 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 15:11:24 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 15:11:24 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 15:11:24 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 15:11:24 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 15:11:24 make -C web test 15:11:24 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-599/web' 15:11:24 make[1]: tput: No such file or directory 15:11:24 make[1]: tput: No such file or directory 15:11:24 warning: generating ./VERSION 15:11:24 echo "0.0.0" > VERSION 15:11:24 docker build \ 15:11:24 -f Dockerfile \ 15:11:24 --build-arg USER=1000 \ 15:11:24 \ 15:11:24 --label "git_sha=8e9ad77562c1e3786da02f78d6f716dc13eb9216" \ 15:11:24 -t edgexfoundry/edgex-web-ui:8e9ad77562c1e3786da02f78d6f716dc13eb9216 \ 15:11:24 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 15:11:24 . 15:11:24 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 15:11:24 Install the buildx component to build images with BuildKit: 15:11:24 https://docs.docker.com/go/buildx/ 15:11:24 15:11:24 Sending build context to Docker daemon 3.269MB 15:11:24 Step 1/10 : FROM node:16.17-alpine3.15 15:11:24 16.17-alpine3.15: Pulling from library/node 15:11:24 9621f1afde84: Pulling fs layer 15:11:24 c6f70ee39829: Pulling fs layer 15:11:24 56892a8094a2: Pulling fs layer 15:11:24 58dd87906ef0: Pulling fs layer 15:11:24 58dd87906ef0: Waiting 15:11:24 56892a8094a2: Download complete 15:11:24 9621f1afde84: Verifying Checksum 15:11:24 9621f1afde84: Download complete 15:11:24 58dd87906ef0: Verifying Checksum 15:11:24 58dd87906ef0: Download complete 15:11:25 9621f1afde84: Pull complete 15:11:25 c6f70ee39829: Verifying Checksum 15:11:25 c6f70ee39829: Download complete 15:11:26 c6f70ee39829: Pull complete 15:11:26 56892a8094a2: Pull complete 15:11:26 58dd87906ef0: Pull complete 15:11:26 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 15:11:26 Status: Downloaded newer image for node:16.17-alpine3.15 15:11:26 ---> b69703f70c3d 15:11:26 Step 2/10 : RUN apk add --no-cache chromium 15:11:29 ---> Running in 907b9a659851 15:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:11:29 (1/129) Installing libxau (1.0.9-r0) 15:11:29 (2/129) Installing libmd (1.0.3-r0) 15:11:29 (3/129) Installing libbsd (0.11.3-r1) 15:11:29 (4/129) Installing libxdmcp (1.1.3-r0) 15:11:29 (5/129) Installing libxcb (1.14-r2) 15:11:29 (6/129) Installing libx11 (1.7.3.1-r0) 15:11:29 (7/129) Installing libxext (1.3.4-r0) 15:11:29 (8/129) Installing libice (1.0.10-r0) 15:11:29 (9/129) Installing libuuid (2.37.4-r0) 15:11:29 (10/129) Installing libsm (1.2.3-r0) 15:11:29 (11/129) Installing libxt (1.2.1-r0) 15:11:29 (12/129) Installing libxmu (1.1.3-r0) 15:11:29 (13/129) Installing xset (1.2.4-r0) 15:11:29 (14/129) Installing xprop (1.2.5-r0) 15:11:29 (15/129) Installing xdg-utils (1.1.3-r0) 15:11:29 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 15:11:29 (17/129) Installing pkgconf (1.8.1-r0) 15:11:29 (18/129) Installing libffi (3.4.2-r1) 15:11:29 (19/129) Installing libintl (0.21-r0) 15:11:29 (20/129) Installing libblkid (2.37.4-r0) 15:11:29 (21/129) Installing libmount (2.37.4-r0) 15:11:29 (22/129) Installing pcre (8.45-r1) 15:11:29 (23/129) Installing glib (2.70.1-r0) 15:11:29 (24/129) Installing xz-libs (5.2.5-r1) 15:11:29 (25/129) Installing libxml2 (2.9.14-r2) 15:11:29 (26/129) Installing shared-mime-info (2.1-r2) 15:11:29 (27/129) Installing hicolor-icon-theme (0.17-r1) 15:11:29 (28/129) Installing libjpeg-turbo (2.1.2-r0) 15:11:29 (29/129) Installing libpng (1.6.37-r1) 15:11:29 (30/129) Installing libwebp (1.2.2-r0) 15:11:29 (31/129) Installing zstd-libs (1.5.0-r0) 15:11:29 (32/129) Installing tiff (4.4.0-r1) 15:11:29 (33/129) Installing gdk-pixbuf (2.42.8-r0) 15:11:29 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 15:11:29 (35/129) Installing libxcomposite (0.4.5-r0) 15:11:29 (36/129) Installing libxfixes (6.0.0-r0) 15:11:29 (37/129) Installing libxrender (0.9.10-r3) 15:11:29 (38/129) Installing libxcursor (1.2.0-r0) 15:11:29 (39/129) Installing libxdamage (1.1.5-r1) 15:11:29 (40/129) Installing libxi (1.8-r0) 15:11:29 (41/129) Installing libxinerama (1.1.4-r1) 15:11:29 (42/129) Installing libxrandr (1.5.2-r1) 15:11:29 (43/129) Installing atk (2.36.0-r0) 15:11:29 (44/129) Installing libxtst (1.2.3-r3) 15:11:29 (45/129) Installing dbus-libs (1.12.24-r0) 15:11:29 (46/129) Installing at-spi2-core (2.42.0-r0) 15:11:29 (47/129) Installing at-spi2-atk (2.38.0-r0) 15:11:29 (48/129) Installing expat (2.5.0-r0) 15:11:29 (49/129) Installing brotli-libs (1.0.9-r5) 15:11:29 (50/129) Installing libbz2 (1.0.8-r1) 15:11:29 (51/129) Installing freetype (2.11.1-r2) 15:11:29 (52/129) Installing fontconfig (2.13.1-r4) 15:11:29 (53/129) Installing pixman (0.40.0-r4) 15:11:29 (54/129) Installing cairo (1.16.0-r5) 15:11:29 (55/129) Installing cairo-gobject (1.16.0-r5) 15:11:29 (56/129) Installing avahi-libs (0.8-r5) 15:11:29 (57/129) Installing gmp (6.2.1-r1) 15:11:29 (58/129) Installing nettle (3.7.3-r0) 15:11:29 (59/129) Installing p11-kit (0.24.0-r1) 15:11:29 (60/129) Installing libtasn1 (4.18.0-r1) 15:11:29 (61/129) Installing libunistring (0.9.10-r1) 15:11:29 (62/129) Installing gnutls (3.7.1-r2) 15:11:29 (63/129) Installing cups-libs (2.3.3-r6) 15:11:29 (64/129) Installing libepoxy (1.5.9-r0) 15:11:29 (65/129) Installing fribidi (1.0.11-r0) 15:11:29 (66/129) Installing graphite2 (1.3.14-r0) 15:11:29 (67/129) Installing harfbuzz (3.0.0-r2) 15:11:29 (68/129) Installing libxft (2.3.4-r0) 15:11:29 (69/129) Installing pango (1.48.10-r0) 15:11:29 (70/129) Installing wayland-libs-client (1.19.0-r1) 15:11:29 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 15:11:29 (72/129) Installing wayland-libs-egl (1.19.0-r1) 15:11:29 (73/129) Installing xkeyboard-config (2.34-r0) 15:11:29 (74/129) Installing libxkbcommon (1.3.1-r0) 15:11:29 (75/129) Installing gtk+3.0 (3.24.30-r0) 15:11:30 Executing gtk+3.0-3.24.30-r0.post-install 15:11:30 (76/129) Installing libfontenc (1.1.4-r0) 15:11:30 (77/129) Installing mkfontscale (1.2.1-r1) 15:11:30 (78/129) Installing ttf-opensans (1.10-r1) 15:11:30 Executing ttf-opensans-1.10-r1.post-install 15:11:31 (79/129) Installing libogg (1.3.5-r0) 15:11:31 (80/129) Installing flac (1.3.4-r0) 15:11:32 (81/129) Installing alsa-lib (1.2.5.1-r1) 15:11:32 (82/129) Installing libatomic (10.3.1_git20211027-r0) 15:11:32 (83/129) Installing sdl2 (2.0.16-r4) 15:11:32 (84/129) Installing aom-libs (3.2.0-r0) 15:11:32 (85/129) Installing libass (0.15.2-r0) 15:11:32 (86/129) Installing libdav1d (0.9.2-r0) 15:11:32 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 15:11:32 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 15:11:32 (89/129) Installing lame (3.100-r0) 15:11:32 (90/129) Installing opus (1.3.1-r1) 15:11:32 (91/129) Installing libgomp (10.3.1_git20211027-r0) 15:11:32 (92/129) Installing soxr (0.1.3-r2) 15:11:32 (93/129) Installing libsrt (1.4.2-r1) 15:11:32 (94/129) Installing libssh (0.9.6-r1) 15:11:32 (95/129) Installing libtheora (1.1.1-r16) 15:11:32 (96/129) Installing v4l-utils-libs (1.22.1-r1) 15:11:32 (97/129) Installing libpciaccess (0.16-r0) 15:11:32 (98/129) Installing libdrm (2.4.109-r0) 15:11:32 (99/129) Installing libva (2.13.0-r0) 15:11:32 (100/129) Installing libvdpau (1.4-r0) 15:11:32 (101/129) Installing vidstab (1.1.0-r1) 15:11:32 (102/129) Installing libvorbis (1.3.7-r0) 15:11:32 (103/129) Installing libvpx (1.10.0-r0) 15:11:32 (104/129) Installing vulkan-loader (1.2.196-r0) 15:11:32 (105/129) Installing x264-libs (20210613-r0) 15:11:32 (106/129) Installing x265-libs (3.5-r0) 15:11:32 (107/129) Installing xvidcore (1.3.7-r1) 15:11:32 (108/129) Installing ffmpeg-libs (4.4.1-r2) 15:11:32 (109/129) Installing libevent (2.1.12-r4) 15:11:32 (110/129) Installing mesa (21.2.6-r0) 15:11:32 (111/129) Installing wayland-libs-server (1.19.0-r1) 15:11:32 (112/129) Installing mesa-gbm (21.2.6-r0) 15:11:32 (113/129) Installing lcms2 (2.12-r1) 15:11:32 (114/129) Installing nspr (4.32-r0) 15:11:32 (115/129) Installing sqlite-libs (3.36.0-r0) 15:11:32 (116/129) Installing nss (3.78.1-r0) 15:11:32 (117/129) Installing libasyncns (0.8-r1) 15:11:32 (118/129) Installing libltdl (2.4.6-r7) 15:11:32 (119/129) Installing orc (0.4.32-r0) 15:11:32 (120/129) Installing libsndfile (1.0.31-r1) 15:11:32 (121/129) Installing speexdsp (1.2.0-r0) 15:11:32 (122/129) Installing tdb-libs (1.4.5-r0) 15:11:32 (123/129) Installing libpulse (15.0-r2) 15:11:32 (124/129) Installing re2 (2021.11.01-r0) 15:11:32 (125/129) Installing snappy (1.1.9-r1) 15:11:32 (126/129) Installing libgpg-error (1.42-r1) 15:11:32 (127/129) Installing libgcrypt (1.9.4-r0) 15:11:32 (128/129) Installing libxslt (1.1.35-r0) 15:11:32 (129/129) Installing chromium (99.0.4844.84-r0) 15:11:33 Executing busybox-1.34.1-r7.trigger 15:11:33 Executing glib-2.70.1-r0.trigger 15:11:33 Executing shared-mime-info-2.1-r2.trigger 15:11:34 Executing gdk-pixbuf-2.42.8-r0.trigger 15:11:34 Executing gtk-update-icon-cache-2.24.33-r0.trigger 15:11:34 Executing fontconfig-2.13.1-r4.trigger 15:11:34 Executing mkfontscale-1.2.1-r1.trigger 15:11:34 OK: 286 MiB in 145 packages 15:11:40 Removing intermediate container 907b9a659851 15:11:40 ---> 44c4bec15816 15:11:40 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 15:11:40 ---> Running in 7f5fddb50276 15:11:40 Removing intermediate container 7f5fddb50276 15:11:40 ---> eb8a8d9b2c6c 15:11:40 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 15:11:40 ---> Running in 7e3ec1876aae 15:11:40 Removing intermediate container 7e3ec1876aae 15:11:40 ---> 65d8a55af73b 15:11:40 Step 5/10 : RUN npm install -g npm 15:11:40 ---> Running in ebfdf2f02bad 15:11:47 15:11:47 removed 7 packages, changed 100 packages, and audited 239 packages in 6s 15:11:47 15:11:47 18 packages are looking for funding 15:11:47 run `npm fund` for details 15:11:47 15:11:47 found 0 vulnerabilities 15:11:48 Removing intermediate container ebfdf2f02bad 15:11:48 ---> 61c112004a19 15:11:48 Step 6/10 : ARG USER=1000 15:11:48 ---> Running in 3a3e91ca985c 15:11:48 Removing intermediate container 3a3e91ca985c 15:11:48 ---> fba57e75c7ea 15:11:48 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 15:11:48 ---> Running in ea3f4fa36fc8 15:11:49 Removing intermediate container ea3f4fa36fc8 15:11:49 ---> 6ac22d09138e 15:11:49 Step 8/10 : USER $USER:$USER 15:11:49 ---> Running in 85db4daf1805 15:11:49 Removing intermediate container 85db4daf1805 15:11:49 ---> 5da1893d812f 15:11:49 Step 9/10 : WORKDIR /app 15:11:49 ---> Running in d96e9612cf1c 15:11:49 Removing intermediate container d96e9612cf1c 15:11:49 ---> 45db54dae8c1 15:11:49 Step 10/10 : LABEL git_sha=8e9ad77562c1e3786da02f78d6f716dc13eb9216 15:11:49 ---> Running in 661f43e60678 15:11:49 Removing intermediate container 661f43e60678 15:11:49 ---> 4e9eb192e560 15:11:49 Successfully built 4e9eb192e560 15:11:49 Successfully tagged edgexfoundry/edgex-web-ui:8e9ad77562c1e3786da02f78d6f716dc13eb9216 15:11:49 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 15:11:49 touch edgex-web-ui.imagebuilt 15:11:49 mkdir -p node_modules coverage 15:11:49 chown "1000:1000" node_modules coverage package-lock.json 15:11:49 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 15:11:51 npm WARN EBADENGINE Unsupported engine { 15:11:51 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 15:11:51 npm WARN EBADENGINE required: { 15:11:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:11:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:11:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:11:51 npm WARN EBADENGINE }, 15:11:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:11:51 npm WARN EBADENGINE } 15:11:51 npm WARN EBADENGINE Unsupported engine { 15:11:51 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 15:11:51 npm WARN EBADENGINE required: { 15:11:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:11:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:11:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:11:51 npm WARN EBADENGINE }, 15:11:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:11:51 npm WARN EBADENGINE } 15:11:51 npm WARN EBADENGINE Unsupported engine { 15:11:51 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 15:11:51 npm WARN EBADENGINE required: { 15:11:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:11:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:11:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:11:51 npm WARN EBADENGINE }, 15:11:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:11:51 npm WARN EBADENGINE } 15:11:51 npm WARN EBADENGINE Unsupported engine { 15:11:51 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 15:11:51 npm WARN EBADENGINE required: { 15:11:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:11:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:11:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:11:51 npm WARN EBADENGINE }, 15:11:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:11:51 npm WARN EBADENGINE } 15:11:51 npm WARN EBADENGINE Unsupported engine { 15:11:51 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 15:11:51 npm WARN EBADENGINE required: { 15:11:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:11:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:11:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:11:51 npm WARN EBADENGINE }, 15:11:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:11:51 npm WARN EBADENGINE } 15:11:51 npm WARN EBADENGINE Unsupported engine { 15:11:51 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 15:11:51 npm WARN EBADENGINE required: { 15:11:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:11:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:11:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:11:51 npm WARN EBADENGINE }, 15:11:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:11:51 npm WARN EBADENGINE } 15:11:51 npm WARN EBADENGINE Unsupported engine { 15:11:51 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 15:11:51 npm WARN EBADENGINE required: { 15:11:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:11:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:11:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:11:51 npm WARN EBADENGINE }, 15:11:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:11:51 npm WARN EBADENGINE } 15:11:51 npm WARN EBADENGINE Unsupported engine { 15:11:51 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 15:11:51 npm WARN EBADENGINE required: { 15:11:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:11:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:11:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:11:51 npm WARN EBADENGINE }, 15:11:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:11:51 npm WARN EBADENGINE } 15:11:51 npm WARN EBADENGINE Unsupported engine { 15:11:51 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 15:11:51 npm WARN EBADENGINE required: { 15:11:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:11:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:11:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:11:51 npm WARN EBADENGINE }, 15:11:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:11:51 npm WARN EBADENGINE } 15:11:54 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 15:11:55 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 15:11:55 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 15:11:55 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 15:11:55 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 15:11:56 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 15:11:56 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 15:11:57 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 15:11:57 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 15:12:00 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 15:12:00 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 15:12:01 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. 15:12:01 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 15:12:01 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:12:02 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. 15:12:02 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. 15:12:03 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:12:05 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. 15:12:08 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. 15:12:13 15:12:13 added 1478 packages, and audited 1479 packages in 23s 15:12:13 15:12:13 90 packages are looking for funding 15:12:13 run `npm fund` for details 15:12:13 15:12:13 41 vulnerabilities (1 low, 13 moderate, 22 high, 5 critical) 15:12:13 15:12:13 To address issues that do not require attention, run: 15:12:13 npm audit fix 15:12:13 15:12:13 To address all issues (including breaking changes), run: 15:12:13 npm audit fix --force 15:12:13 15:12:13 Run `npm audit` for details. 15:12:21 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 15:12:23 - Generating browser application bundles (phase: setup)... 15:12:29 Compiling @angular/core : es2015 as esm2015 15:12:29 Compiling @angular/compiler/testing : es2015 as esm2015 15:12:32 Compiling @angular/common : es2015 as esm2015 15:12:32 Compiling @angular/core/testing : es2015 as esm2015 15:12:32 Compiling @angular/platform-browser : es2015 as esm2015 15:12:32 Compiling @angular/common/testing : es2015 as esm2015 15:12:32 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 15:12:32 Compiling @angular/platform-browser/testing : es2015 as esm2015 15:12:33 Compiling @angular/common/http : es2015 as esm2015 15:12:33 Compiling @angular/router : es2015 as esm2015 15:12:33 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 15:12:33 Compiling @angular/forms : es2015 as esm2015 15:12:33 Compiling @angular/common/http/testing : es2015 as esm2015 15:12:35 Compiling @angular/router/testing : es2015 as esm2015 15:12:42 25 04 2023 15:12:41.793:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 15:12:42 25 04 2023 15:12:41.802:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 15:12:42 25 04 2023 15:12:41.806:INFO [launcher]: Starting browser ChromeHeadless 15:12:54 ✔ Browser application bundle generation complete. 15:12:54 25 04 2023 15:12:54.192:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket sqmFwtxQXLr5pxd3AAAB with id 51162578 15:12:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 15:12:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.117 secs) 15:12:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.174 secs) 15:12:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.211 secs) 15:12:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.251 secs) 15:12:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.295 secs) 15:12:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.301 secs) 15:12:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.306 secs) 15:12:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.31 secs) 15:12:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.354 secs) 15:12:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.43 secs) 15:12:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.438 secs) 15:12:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.459 secs) 15:12:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.477 secs) 15:12:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.493 secs) 15:12:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.499 secs) 15:12:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.507 secs) 15:12:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.647 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.676 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.699 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.747 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.796 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.81 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.819 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.827 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.836 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.847 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.851 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.861 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.875 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.878 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.881 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.884 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.921 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.947 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.986 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 1.029 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 1.04 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 1.058 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.068 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.073 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.076 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.08 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.088 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.093 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.098 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.122 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.128 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.136 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.149 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.188 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.223 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.235 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.255 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.283 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.302 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.319 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.333 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.341 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.344 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.349 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.352 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.38 secs) 15:12:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.403 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.41 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.421 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.428 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.43 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.439 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.454 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.484 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.501 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.508 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.513 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.532 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.541 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.546 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.556 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.563 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.57 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.58 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.582 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.585 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.62 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.64 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.651 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.675 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.705 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.716 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.719 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.722 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.724 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.729 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.733 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.735 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.745 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.748 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.75 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.755 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.758 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.764 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.772 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.778 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.783 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.792 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.802 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.809 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.812 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.814 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.815 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.831 secs) 15:12:59 WARN: ' 15:12:59 It looks like you're using ngModel on the same form field as formControlName. 15:12:59 Support for using the ngModel input property and ngModelChange event with 15:12:59 reactive form directives has been deprecated in Angular v6 and will be removed 15:12:59 in a future version of Angular. 15:12:59 15:12:59 For more information on this, see our API docs here: 15:12:59 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:12:59 ' 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.831 secs) 15:12:59 WARN: ' 15:12:59 It looks like you're using ngModel on the same form field as formControlName. 15:12:59 Support for using the ngModel input property and ngModelChange event with 15:12:59 reactive form directives has been deprecated in Angular v6 and will be removed 15:12:59 in a future version of Angular. 15:12:59 15:12:59 For more information on this, see our API docs here: 15:12:59 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:12:59 ' 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.856 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.9 secs) 15:12:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.905 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.907 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.928 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.933 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.935 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.937 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.953 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.962 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.964 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.966 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.972 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.979 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.002 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.038 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.048 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.065 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.073 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.09 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.106 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.111 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.121 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.123 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.132 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.136 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.138 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.152 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.158 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.165 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.182 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.196 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.205 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.222 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.229 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.237 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.247 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.265 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.275 secs) 15:13:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.436 secs / 2.275 secs) 15:13:00 TOTAL: 149 SUCCESS 15:13:00 ✔ Browser application bundle generation complete. 15:13:01 15:13:01 =============================== Coverage summary =============================== 15:13:01 Statements : 40.98% ( 1467/3580 ) 15:13:01 Branches : 12.03% ( 111/923 ) 15:13:01 Functions : 33.28% ( 432/1298 ) 15:13:01 Lines : 38.91% ( 1318/3387 ) 15:13:01 ================================================================================ 15:13:01 ✔ Browser application bundle generation complete. 15:13:01 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-599/web' [Pipeline] echo 15:13:01 [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:13:01 $ docker stop --time=1 7a64d280ea6595bfd2188fa5b85a7183716f5558180e2a41a9516750c7ae1714 15:13:03 $ docker rm -f --volumes 7a64d280ea6595bfd2188fa5b85a7183716f5558180e2a41a9516750c7ae1714 [Pipeline] // withDockerContainer [Pipeline] sh 15:13:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:13:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:13:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:13:05 + ls -al . 15:13:05 total 188 15:13:05 drwxrwxr-x 14 jenkins jenkins 4096 Apr 25 15:11 . 15:13:05 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:09 .. 15:13:05 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:09 .blubracket 15:13:05 -rw-rw-r-- 1 jenkins jenkins 18 Apr 25 15:09 .dockerignore 15:13:05 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 15:10 .git 15:13:05 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:09 .github 15:13:05 -rw-rw-r-- 1 jenkins jenkins 185 Apr 25 15:09 .gitignore 15:13:05 drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 15:10 .semver 15:13:05 -rw-rw-r-- 1 jenkins jenkins 4856 Apr 25 15:09 Attribution.txt 15:13:05 -rw-rw-r-- 1 jenkins jenkins 17205 Apr 25 15:09 CHANGELOG.md 15:13:05 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 25 15:09 CONTRIBUTING.md 15:13:05 -rw-rw-r-- 1 jenkins jenkins 1847 Apr 25 15:09 Dockerfile 15:13:05 -rw-rw-r-- 1 jenkins jenkins 652 Apr 25 15:09 Jenkinsfile 15:13:05 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 25 15:09 LICENSE 15:13:05 -rw-rw-r-- 1 jenkins jenkins 2124 Apr 25 15:09 Makefile 15:13:05 -rw-rw-r-- 1 jenkins jenkins 4558 Apr 25 15:09 README.md 15:13:05 -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 15:10 VERSION 15:13:05 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:09 assets 15:13:05 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:09 bin 15:13:05 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:09 cmd 15:13:05 -rw-r--r-- 1 jenkins jenkins 10 Apr 25 15:11 coverage.out 15:13:05 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:09 docs 15:13:05 -rw-rw-r-- 1 jenkins jenkins 3110 Apr 25 15:09 go.mod 15:13:05 -rw-rw-r-- 1 jenkins jenkins 43888 Apr 25 15:09 go.sum 15:13:05 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 15:09 internal 15:13:05 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:09 snap 15:13:05 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:09 testing 15:13:05 -rw-rw-r-- 1 jenkins jenkins 155 Apr 25 15:09 version.go 15:13:05 drwxrwxr-x 6 jenkins jenkins 4096 Apr 25 15:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:06 + 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=8e9ad77562c1e3786da02f78d6f716dc13eb9216 --label arch=amd64 --label version=0.0.0 . 15:13:06 Sending build context to Docker daemon 48.5MB 15:13:06 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 15:13:06 Step 2/26 : FROM ${BASE} AS builder 15:13:06 ---> b82fe7af041b 15:13:06 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:13:07 ---> Running in 18b7ee0cc11e 15:13:07 Removing intermediate container 18b7ee0cc11e 15:13:07 ---> 3609f9010a51 15:13:07 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 15:13:07 ---> Running in 56f2aa29fbca 15:13:07 Removing intermediate container 56f2aa29fbca 15:13:07 ---> 48eba5770463 15:13:07 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 15:13:07 ---> Running in 1060775d7ecf 15:13:07 Removing intermediate container 1060775d7ecf 15:13:07 ---> ca399d7845f2 15:13:07 Step 6/26 : LABEL Name=edgex-ui-go 15:13:07 ---> Running in 80a03900601f 15:13:07 Removing intermediate container 80a03900601f 15:13:07 ---> 78bcf9d3f4ea 15:13:07 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 15:13:07 ---> Running in 12b8167313d9 15:13:07 Removing intermediate container 12b8167313d9 15:13:07 ---> d72ff5f7217b 15:13:07 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:13:08 ---> ac62d3053118 15:13:08 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:13:08 ---> Running in d3b9d9777dfd 15:13:09 Removing intermediate container d3b9d9777dfd 15:13:09 ---> 360f3763409f 15:13:09 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:13:09 ---> Running in 3002135df7f9 15:13:09 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:13:09 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:13:10 OK: 265 MiB in 53 packages 15:13:10 Removing intermediate container 3002135df7f9 15:13:10 ---> 02e968944c80 15:13:10 Step 11/26 : ENV GO111MODULE=on 15:13:10 ---> Running in aa93331ff7af 15:13:11 Removing intermediate container aa93331ff7af 15:13:11 ---> b8070b9b29aa 15:13:11 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:13:11 ---> Running in dcd60f5f9dbe 15:13:11 Removing intermediate container dcd60f5f9dbe 15:13:11 ---> 15aa3358004f 15:13:11 Step 13/26 : COPY go.mod vendor* ./ 15:13:11 ---> 8380ad374634 15:13:11 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:11 ---> Running in 567a7ae6dd9e 15:13:12 Removing intermediate container 567a7ae6dd9e 15:13:12 ---> da99cb74fb7e 15:13:12 Step 15/26 : COPY . . 15:13:13 ---> 5b0b80aeaca0 15:13:13 Step 16/26 : RUN ${MAKE} 15:13:14 ---> Running in 3943b608a5cc 15:13:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:13:32 Removing intermediate container 3943b608a5cc 15:13:32 ---> 0eb24a622a00 15:13:32 Step 17/26 : FROM alpine:3.14 15:13:32 3.14: Pulling from library/alpine 15:13:32 f7dab3ab2d6e: Pulling fs layer 15:13:33 f7dab3ab2d6e: Verifying Checksum 15:13:33 f7dab3ab2d6e: Download complete 15:13:33 f7dab3ab2d6e: Pull complete 15:13:33 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 15:13:33 Status: Downloaded newer image for alpine:3.14 15:13:33 ---> 9e179bacf43c 15:13:33 Step 18/26 : EXPOSE 4000 15:13:33 ---> Running in dcd941595a64 15:13:33 Removing intermediate container dcd941595a64 15:13:33 ---> ff3b9c225de6 15:13:33 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 15:13:34 ---> a7f4d2d4d8aa 15:13:34 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:13:34 ---> dcfb666a8dfd 15:13:34 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:13:35 ---> 6accc7937543 15:13:35 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:13:35 ---> Running in 515e38b82c47 15:13:35 Removing intermediate container 515e38b82c47 15:13:35 ---> 4556f976c123 15:13:35 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 15:13:35 ---> Running in b86e8a96a5de 15:13:35 Removing intermediate container b86e8a96a5de 15:13:35 ---> 97020fd9e476 15:13:35 Step 24/26 : LABEL arch=amd64 15:13:35 ---> Running in 746d21513068 15:13:35 Removing intermediate container 746d21513068 15:13:35 ---> 5c394544a60d 15:13:35 Step 25/26 : LABEL git_sha=8e9ad77562c1e3786da02f78d6f716dc13eb9216 15:13:35 ---> Running in 81d22d9aff3d 15:13:35 Removing intermediate container 81d22d9aff3d 15:13:35 ---> a5ce25025114 15:13:35 Step 26/26 : LABEL version=0.0.0 15:13:35 ---> Running in da59aa1596f1 15:13:35 Removing intermediate container da59aa1596f1 15:13:35 ---> 38e69d8b5ddf 15:13:35 [Warning] One or more build-args [ARCH] were not consumed 15:13:35 Successfully built 38e69d8b5ddf 15:13:35 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:36 15:13:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:36 latest: Pulling from edgex-lftools-log-publisher 15:13:36 5eb5b503b376: Pulling fs layer 15:13:36 5c69ac0246d0: Pulling fs layer 15:13:36 ec43610c2a17: Pulling fs layer 15:13:36 3a2ae6a8a46f: Pulling fs layer 15:13:36 33b1e0a273af: Pulling fs layer 15:13:36 5d3b04190fa2: Pulling fs layer 15:13:36 2f39f015ded8: Pulling fs layer 15:13:36 5d3b04190fa2: Waiting 15:13:36 3a2ae6a8a46f: Waiting 15:13:36 2f39f015ded8: Waiting 15:13:36 5c69ac0246d0: Verifying Checksum 15:13:36 5c69ac0246d0: Download complete 15:13:36 3a2ae6a8a46f: Verifying Checksum 15:13:36 3a2ae6a8a46f: Download complete 15:13:37 ec43610c2a17: Verifying Checksum 15:13:37 ec43610c2a17: Download complete 15:13:37 5d3b04190fa2: Verifying Checksum 15:13:37 5d3b04190fa2: Download complete 15:13:37 33b1e0a273af: Verifying Checksum 15:13:37 33b1e0a273af: Download complete 15:13:37 5eb5b503b376: Verifying Checksum 15:13:37 5eb5b503b376: Download complete 15:13:38 2f39f015ded8: Download complete 15:13:38 5eb5b503b376: Pull complete 15:13:38 5c69ac0246d0: Pull complete 15:13:38 ec43610c2a17: Pull complete 15:13:39 3a2ae6a8a46f: Pull complete 15:13:39 33b1e0a273af: Pull complete 15:13:39 5d3b04190fa2: Pull complete 15:13:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10843 in /w/workspace/edgexfoundry_edgex-ui-go_PR-599 [Pipeline] { [Pipeline] ws 15:13:39 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 15:13:39 The recommended git tool is: git 15:13:43 2f39f015ded8: Pull complete 15:13:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:13:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:43 prd-ubuntu20.04-docker-8c-8g-10841 does not seem to be running inside a container 15:13:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-599 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-599:/w/workspace/edgexfoundry_edgex-ui-go_PR-599:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:13:46 using credential edgex-jenkins-ssh 15:13:46 Cloning the remote Git repository 15:13:46 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:13:46 > git init /w/workspace/edgex-ui-go/1 # timeout=10 15:13:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:13:46 > git --version # timeout=10 15:13:46 > git --version # 'git version 2.25.1' 15:13:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:13:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:48 $ docker top 0f7b010680f4566533e014de614fb53d995f48b028a84af1667895e869f2c6c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:48 ---> job-cost.sh 15:13:48 lf-activate-venv: SKIPPING 15:13:48 INFO: No Stack... 15:13:49 INFO: Retrieving Pricing Info for: v3-standard-8 15:13:49 INFO: Archiving Costs [Pipeline] sh 15:13:49 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-599/archives/cost.csv 15:13:49 + cut -d, -f6 [Pipeline] lock 15:13:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-599-1-stack-cost] 15:13:49 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-599-1-stack-cost] did not exist. Created. 15:13:49 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-599-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:13:50 + echo total: 0.2199999988079071 [Pipeline] stash 15:13:50 Stashed 1 file(s) [Pipeline] } 15:13:50 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-599-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:13:50 $ docker stop --time=1 0f7b010680f4566533e014de614fb53d995f48b028a84af1667895e869f2c6c2 15:13:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:13:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:13:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:13:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:13:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/599/head:refs/remotes/origin/PR-599 +refs/heads/EDGEX-400:refs/remotes/origin/EDGEX-400 # timeout=10 15:13:51 Merging remotes/origin/EDGEX-400 commit 53354d8b2375586dce6506093df12345f31d42e7 into PR head commit 8e9ad77562c1e3786da02f78d6f716dc13eb9216 15:13:51 $ docker rm -f --volumes 0f7b010680f4566533e014de614fb53d995f48b028a84af1667895e869f2c6c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:13:52 Merge succeeded, producing 8e9ad77562c1e3786da02f78d6f716dc13eb9216 15:13:52 Checking out Revision 8e9ad77562c1e3786da02f78d6f716dc13eb9216 (PR-599) 15:13:51 > git config core.sparsecheckout # timeout=10 15:13:51 > git checkout -f 8e9ad77562c1e3786da02f78d6f716dc13eb9216 # timeout=10 15:13:52 > git remote # timeout=10 15:13:52 > git config --get remote.origin.url # timeout=10 15:13:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:13:52 > git merge 53354d8b2375586dce6506093df12345f31d42e7 # timeout=10 15:13:52 > git rev-parse HEAD^{commit} # timeout=10 15:13:52 > git config core.sparsecheckout # timeout=10 15:13:52 > git checkout -f 8e9ad77562c1e3786da02f78d6f716dc13eb9216 # timeout=10 15:13:56 Commit message: "build(snap): Upgrade snap base to core22, upgrade go to 1.20" 15:13:56 > git --version # timeout=10 15:13:56 > git --version # 'git version 2.25.1' 15:13:56 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:13:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:13:57 % Total % Received % Xferd Average Speed Time Time Time Current 15:13:57 Dload Upload Total Spent Left Speed 15:13:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 15:13:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:13:58 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 15:13:58 15:13:58 { 15:13:58 "registry-mirrors": [ 15:13:58 "https://nexus3.edgexfoundry.org:10001" 15:13:58 ], 15:13:58 "bip": "10.250.0.254/24", 15:13:58 "hosts": [ 15:13:58 "tcp://0.0.0.0:5555", 15:13:58 "unix:///var/run/docker.sock" 15:13:58 ], 15:13:58 "mtu": 1458, 15:13:58 "selinux-enabled": true, 15:13:58 "seccomp-profile": "/etc/docker/seccomp.json" 15:13:58 } [Pipeline] sh 15:13:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:13:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:17 provisioning config files... 15:14:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3630180997183607875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:18 ---> docker-login.sh 15:14:18 nexus3.edgexfoundry.org:10001 15:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:18 Configure a credential helper to remove this warning. See 15:14:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:18 15:14:18 Login Succeeded 15:14:18 nexus3.edgexfoundry.org:10002 15:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:19 Configure a credential helper to remove this warning. See 15:14:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:19 15:14:19 Login Succeeded 15:14:19 nexus3.edgexfoundry.org:10003 15:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:19 Configure a credential helper to remove this warning. See 15:14:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:19 15:14:19 Login Succeeded 15:14:19 nexus3.edgexfoundry.org:10004 15:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:19 Configure a credential helper to remove this warning. See 15:14:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:19 15:14:19 Login Succeeded 15:14:19 docker.io 15:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:20 Configure a credential helper to remove this warning. See 15:14:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:20 15:14:20 Login Succeeded 15:14:20 ---> docker-login.sh ends [Pipeline] } 15:14:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:14:20 [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:14:20 [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:14:20 ========================================================= 15:14:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:14:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:21 + 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 . 15:14:22 Sending build context to Docker daemon 28.8MB 15:14:22 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 15:14:22 Step 2/16 : FROM ${BASE} AS builder 15:14:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:14:22 c41833b44d91: Pulling fs layer 15:14:22 ed15518f5707: Pulling fs layer 15:14:22 feae8fd75edb: Pulling fs layer 15:14:22 242c74f7c9fa: Pulling fs layer 15:14:22 3cdef696dda3: Pulling fs layer 15:14:22 2ced38df9373: Pulling fs layer 15:14:22 58f1dce35555: Pulling fs layer 15:14:22 3cdef696dda3: Waiting 15:14:22 242c74f7c9fa: Waiting 15:14:22 58f1dce35555: Waiting 15:14:22 ed15518f5707: Verifying Checksum 15:14:22 ed15518f5707: Download complete 15:14:22 242c74f7c9fa: Verifying Checksum 15:14:22 242c74f7c9fa: Download complete 15:14:22 3cdef696dda3: Download complete 15:14:22 c41833b44d91: Verifying Checksum 15:14:22 c41833b44d91: Download complete 15:14:23 c41833b44d91: Pull complete 15:14:24 58f1dce35555: Verifying Checksum 15:14:24 58f1dce35555: Download complete 15:14:24 ed15518f5707: Pull complete 15:14:25 2ced38df9373: Verifying Checksum 15:14:25 2ced38df9373: Download complete 15:14:25 feae8fd75edb: Verifying Checksum 15:14:25 feae8fd75edb: Download complete 15:14:35 feae8fd75edb: Pull complete 15:14:35 242c74f7c9fa: Pull complete 15:14:35 3cdef696dda3: Pull complete 15:14:41 2ced38df9373: Pull complete 15:14:43 58f1dce35555: Pull complete 15:14:43 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:14:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:14:43 ---> fadd8f120f05 15:14:43 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:14:45 ---> Running in fa27b3622e2b 15:14:46 Removing intermediate container fa27b3622e2b 15:14:46 ---> 46ff8ba7f3d5 15:14:46 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 15:14:46 ---> Running in 4427f8ec9d7b 15:14:46 Removing intermediate container 4427f8ec9d7b 15:14:46 ---> e2f963dfac17 15:14:46 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 15:14:46 ---> Running in b2c8e7b76bfc 15:14:46 Removing intermediate container b2c8e7b76bfc 15:14:46 ---> c30498417040 15:14:46 Step 6/16 : LABEL Name=edgex-ui-go 15:14:46 ---> Running in a4dc01c30bf8 15:14:47 Removing intermediate container a4dc01c30bf8 15:14:47 ---> 7c610034b4b5 15:14:47 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 15:14:47 ---> Running in e9b84756c0fb 15:14:47 Removing intermediate container e9b84756c0fb 15:14:47 ---> 6422e126f66d 15:14:47 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:14:48 latest: Pulling from library/docker 15:14:48 c41833b44d91: Already exists 15:14:48 6343a5c17821: Pulling fs layer 15:14:48 7fb3fc37985f: Pulling fs layer 15:14:48 0575e395e061: Pulling fs layer 15:14:48 28a0dd61ea81: Pulling fs layer 15:14:48 bce86b966039: Pulling fs layer 15:14:48 3d10cc7f1ddc: Pulling fs layer 15:14:48 714e529b432d: Pulling fs layer 15:14:48 d21675ac3ed3: Pulling fs layer 15:14:48 c40c053d63ba: Pulling fs layer 15:14:48 990fd125c536: Pulling fs layer 15:14:48 ec21c8e16db0: Pulling fs layer 15:14:48 c96d84818e07: Pulling fs layer 15:14:48 5925a93ce1eb: Pulling fs layer 15:14:48 28a0dd61ea81: Waiting 15:14:48 bce86b966039: Waiting 15:14:48 3d10cc7f1ddc: Waiting 15:14:48 714e529b432d: Waiting 15:14:48 d21675ac3ed3: Waiting 15:14:48 c40c053d63ba: Waiting 15:14:48 990fd125c536: Waiting 15:14:48 ec21c8e16db0: Waiting 15:14:48 c96d84818e07: Waiting 15:14:48 5925a93ce1eb: Waiting 15:14:48 7fb3fc37985f: Verifying Checksum 15:14:48 7fb3fc37985f: Download complete 15:14:48 6343a5c17821: Download complete 15:14:49 0575e395e061: Verifying Checksum 15:14:49 0575e395e061: Download complete 15:14:49 28a0dd61ea81: Verifying Checksum 15:14:49 28a0dd61ea81: Download complete 15:14:49 3d10cc7f1ddc: Verifying Checksum 15:14:49 3d10cc7f1ddc: Download complete 15:14:49 bce86b966039: Verifying Checksum 15:14:49 bce86b966039: Download complete 15:14:49 714e529b432d: Verifying Checksum 15:14:49 714e529b432d: Download complete 15:14:49 d21675ac3ed3: Verifying Checksum 15:14:49 d21675ac3ed3: Download complete 15:14:49 6343a5c17821: Pull complete 15:14:49 990fd125c536: Verifying Checksum 15:14:49 990fd125c536: Download complete 15:14:49 c96d84818e07: Verifying Checksum 15:14:49 c96d84818e07: Download complete 15:14:49 c40c053d63ba: Verifying Checksum 15:14:49 c40c053d63ba: Download complete 15:14:49 5925a93ce1eb: Verifying Checksum 15:14:49 5925a93ce1eb: Download complete 15:14:49 7fb3fc37985f: Pull complete 15:14:50 0575e395e061: Pull complete 15:14:50 ec21c8e16db0: Verifying Checksum 15:14:50 ec21c8e16db0: Download complete 15:14:51 28a0dd61ea81: Pull complete 15:14:54 bce86b966039: Pull complete 15:14:54 3d10cc7f1ddc: Pull complete 15:14:54 714e529b432d: Pull complete 15:14:55 d21675ac3ed3: Pull complete 15:14:56 c40c053d63ba: Pull complete 15:14:56 990fd125c536: Pull complete 15:14:59 ec21c8e16db0: Pull complete 15:14:59 c96d84818e07: Pull complete 15:14:59 5925a93ce1eb: Pull complete 15:14:59 Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 15:14:59 Status: Downloaded newer image for docker:latest 15:15:01 ---> fdc57751a0a2 15:15:01 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:02 ---> Running in b891ae223895 15:15:04 Removing intermediate container b891ae223895 15:15:04 ---> f70df0151fb0 15:15:04 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:15:04 ---> Running in aab450f8d75b 15:15:05 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:15:05 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:15:07 OK: 263 MiB in 53 packages 15:15:08 Removing intermediate container aab450f8d75b 15:15:08 ---> 82c1bedf838d 15:15:08 Step 11/16 : ENV GO111MODULE=on 15:15:08 ---> Running in 38532f63f9ac 15:15:09 Removing intermediate container 38532f63f9ac 15:15:09 ---> 9faf7c760e73 15:15:09 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:15:09 ---> Running in 330c0722e2d1 15:15:09 Removing intermediate container 330c0722e2d1 15:15:09 ---> dbc493dbbd18 15:15:09 Step 13/16 : COPY go.mod vendor* ./ 15:15:10 ---> 8ffe717ecb8e 15:15:10 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:15:10 ---> Running in c22265392140 15:16:06 Removing intermediate container c22265392140 15:16:06 ---> fa3d41472612 15:16:06 Step 15/16 : COPY . . 15:16:08 ---> ecf8ab6683e9 15:16:08 Step 16/16 : RUN ${MAKE} 15:16:08 ---> Running in 85916b1a37a0 15:16:09 noop 15:16:10 Removing intermediate container 85916b1a37a0 15:16:10 ---> 9571b07b6ffc 15:16:10 Successfully built 9571b07b6ffc 15:16:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:11 + docker inspect -f . ci-base-image-arm64 15:16:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:16:11 prd-ubuntu20.04-docker-arm64-4c-16g-10843 does not seem to be running inside a container 15:16:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:16:12 $ docker top 5699236cfb79aa1e4a5b137874227bcabd544f5b39dc6d7e0cc67193c31c8255 -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:13 + go version 15:16:13 go version go1.20.2 linux/arm64 [Pipeline] } 15:16:13 $ docker stop --time=1 5699236cfb79aa1e4a5b137874227bcabd544f5b39dc6d7e0cc67193c31c8255 15:16:15 $ docker rm -f --volumes 5699236cfb79aa1e4a5b137874227bcabd544f5b39dc6d7e0cc67193c31c8255 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:16 + docker inspect -f . ci-base-image-arm64 15:16:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:16:16 prd-ubuntu20.04-docker-arm64-4c-16g-10843 does not seem to be running inside a container 15:16:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:16:17 $ docker top 01fe0010347f0138e08c579b0d216f24ad504c65aa9b9f69461555f033c59a75 -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:18 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 15:16:19 + make test 15:16:19 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:16:58 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:18:50 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:18:50 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:18:50 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:18:50 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:18:50 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:18:50 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:18:50 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:18:50 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:18:50 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 15:19:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:19:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:19:05 ./bin/test-attribution-txt.sh 15:19:05 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 15:19:05 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 15:19:05 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 15:19:05 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 15:19:05 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 15:19:05 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 15:19:05 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 15:19:05 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 15:19:05 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 15:19:05 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 15:19:05 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 15:19:05 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 15:19:05 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 15:19:05 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 15:19:05 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 15:19:05 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 15:19:05 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 15:19:05 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 15:19:05 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 15:19:05 An attribution for golang.org/x/net is missing from Attribution.txt, please add 15:19:05 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 15:19:05 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 15:19:05 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 15:19:05 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 15:19:05 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 15:19:05 make -C web test 15:19:05 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 15:19:05 make[1]: tput: No such file or directory 15:19:05 make[1]: tput: No such file or directory 15:19:05 warning: generating ./VERSION 15:19:05 echo "0.0.0" > VERSION 15:19:05 docker build \ 15:19:05 -f Dockerfile \ 15:19:05 --build-arg USER=1000 \ 15:19:05 \ 15:19:05 --label "git_sha=8e9ad77562c1e3786da02f78d6f716dc13eb9216" \ 15:19:05 -t edgexfoundry/edgex-web-ui:8e9ad77562c1e3786da02f78d6f716dc13eb9216 \ 15:19:05 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 15:19:05 . 15:19:05 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 15:19:05 Install the buildx component to build images with BuildKit: 15:19:05 https://docs.docker.com/go/buildx/ 15:19:05 15:19:05 Sending build context to Docker daemon 3.269MB 15:19:05 Step 1/10 : FROM node:16.17-alpine3.15 15:19:05 16.17-alpine3.15: Pulling from library/node 15:19:05 47517142f6ba: Pulling fs layer 15:19:05 5f8c4bfa009b: Pulling fs layer 15:19:05 f7079c9c4ba1: Pulling fs layer 15:19:05 aba105e6f55a: Pulling fs layer 15:19:05 aba105e6f55a: Waiting 15:19:05 f7079c9c4ba1: Verifying Checksum 15:19:05 f7079c9c4ba1: Download complete 15:19:05 47517142f6ba: Download complete 15:19:05 aba105e6f55a: Verifying Checksum 15:19:05 aba105e6f55a: Download complete 15:19:05 47517142f6ba: Pull complete 15:19:05 5f8c4bfa009b: Verifying Checksum 15:19:05 5f8c4bfa009b: Download complete 15:19:09 5f8c4bfa009b: Pull complete 15:19:09 f7079c9c4ba1: Pull complete 15:19:09 aba105e6f55a: Pull complete 15:19:09 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 15:19:09 Status: Downloaded newer image for node:16.17-alpine3.15 15:19:09 ---> bf1b8b58d215 15:19:09 Step 2/10 : RUN apk add --no-cache chromium 15:19:10 ---> Running in f8c6c97bdc7c 15:19:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:19:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:19:12 (1/128) Installing libxau (1.0.9-r0) 15:19:12 (2/128) Installing libmd (1.0.3-r0) 15:19:12 (3/128) Installing libbsd (0.11.3-r1) 15:19:12 (4/128) Installing libxdmcp (1.1.3-r0) 15:19:12 (5/128) Installing libxcb (1.14-r2) 15:19:12 (6/128) Installing libx11 (1.7.3.1-r0) 15:19:12 (7/128) Installing libxext (1.3.4-r0) 15:19:12 (8/128) Installing libice (1.0.10-r0) 15:19:12 (9/128) Installing libuuid (2.37.4-r0) 15:19:12 (10/128) Installing libsm (1.2.3-r0) 15:19:12 (11/128) Installing libxt (1.2.1-r0) 15:19:12 (12/128) Installing libxmu (1.1.3-r0) 15:19:12 (13/128) Installing xset (1.2.4-r0) 15:19:12 (14/128) Installing xprop (1.2.5-r0) 15:19:12 (15/128) Installing xdg-utils (1.1.3-r0) 15:19:12 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 15:19:12 (17/128) Installing pkgconf (1.8.1-r0) 15:19:12 (18/128) Installing libffi (3.4.2-r1) 15:19:12 (19/128) Installing libintl (0.21-r0) 15:19:12 (20/128) Installing libblkid (2.37.4-r0) 15:19:12 (21/128) Installing libmount (2.37.4-r0) 15:19:12 (22/128) Installing pcre (8.45-r1) 15:19:13 (23/128) Installing glib (2.70.1-r0) 15:19:13 (24/128) Installing xz-libs (5.2.5-r1) 15:19:13 (25/128) Installing libxml2 (2.9.14-r2) 15:19:13 (26/128) Installing shared-mime-info (2.1-r2) 15:19:13 (27/128) Installing hicolor-icon-theme (0.17-r1) 15:19:13 (28/128) Installing libjpeg-turbo (2.1.2-r0) 15:19:13 (29/128) Installing libpng (1.6.37-r1) 15:19:13 (30/128) Installing libwebp (1.2.2-r0) 15:19:13 (31/128) Installing zstd-libs (1.5.0-r0) 15:19:13 (32/128) Installing tiff (4.4.0-r1) 15:19:13 (33/128) Installing gdk-pixbuf (2.42.8-r0) 15:19:13 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 15:19:13 (35/128) Installing libxcomposite (0.4.5-r0) 15:19:13 (36/128) Installing libxfixes (6.0.0-r0) 15:19:13 (37/128) Installing libxrender (0.9.10-r3) 15:19:13 (38/128) Installing libxcursor (1.2.0-r0) 15:19:13 (39/128) Installing libxdamage (1.1.5-r1) 15:19:13 (40/128) Installing libxi (1.8-r0) 15:19:13 (41/128) Installing libxinerama (1.1.4-r1) 15:19:13 (42/128) Installing libxrandr (1.5.2-r1) 15:19:13 (43/128) Installing atk (2.36.0-r0) 15:19:13 (44/128) Installing libxtst (1.2.3-r3) 15:19:13 (45/128) Installing dbus-libs (1.12.24-r0) 15:19:13 (46/128) Installing at-spi2-core (2.42.0-r0) 15:19:13 (47/128) Installing at-spi2-atk (2.38.0-r0) 15:19:13 (48/128) Installing expat (2.5.0-r0) 15:19:13 (49/128) Installing brotli-libs (1.0.9-r5) 15:19:13 (50/128) Installing libbz2 (1.0.8-r1) 15:19:13 (51/128) Installing freetype (2.11.1-r2) 15:19:13 (52/128) Installing fontconfig (2.13.1-r4) 15:19:13 (53/128) Installing pixman (0.40.0-r4) 15:19:13 (54/128) Installing cairo (1.16.0-r5) 15:19:13 (55/128) Installing cairo-gobject (1.16.0-r5) 15:19:13 (56/128) Installing avahi-libs (0.8-r5) 15:19:13 (57/128) Installing gmp (6.2.1-r1) 15:19:13 (58/128) Installing nettle (3.7.3-r0) 15:19:13 (59/128) Installing p11-kit (0.24.0-r1) 15:19:13 (60/128) Installing libtasn1 (4.18.0-r1) 15:19:13 (61/128) Installing libunistring (0.9.10-r1) 15:19:13 (62/128) Installing gnutls (3.7.1-r2) 15:19:13 (63/128) Installing cups-libs (2.3.3-r6) 15:19:13 (64/128) Installing libepoxy (1.5.9-r0) 15:19:13 (65/128) Installing fribidi (1.0.11-r0) 15:19:13 (66/128) Installing graphite2 (1.3.14-r0) 15:19:13 (67/128) Installing harfbuzz (3.0.0-r2) 15:19:13 (68/128) Installing libxft (2.3.4-r0) 15:19:13 (69/128) Installing pango (1.48.10-r0) 15:19:13 (70/128) Installing wayland-libs-client (1.19.0-r1) 15:19:13 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 15:19:13 (72/128) Installing wayland-libs-egl (1.19.0-r1) 15:19:13 (73/128) Installing xkeyboard-config (2.34-r0) 15:19:14 (74/128) Installing libxkbcommon (1.3.1-r0) 15:19:14 (75/128) Installing gtk+3.0 (3.24.30-r0) 15:19:14 Executing gtk+3.0-3.24.30-r0.post-install 15:19:14 (76/128) Installing libfontenc (1.1.4-r0) 15:19:14 (77/128) Installing mkfontscale (1.2.1-r1) 15:19:14 (78/128) Installing ttf-opensans (1.10-r1) 15:19:14 Executing ttf-opensans-1.10-r1.post-install 15:19:16 (79/128) Installing libogg (1.3.5-r0) 15:19:16 (80/128) Installing flac (1.3.4-r0) 15:19:16 (81/128) Installing alsa-lib (1.2.5.1-r1) 15:19:17 (82/128) Installing libatomic (10.3.1_git20211027-r0) 15:19:17 (83/128) Installing sdl2 (2.0.16-r4) 15:19:17 (84/128) Installing aom-libs (3.2.0-r0) 15:19:17 (85/128) Installing libass (0.15.2-r0) 15:19:17 (86/128) Installing libdav1d (0.9.2-r0) 15:19:17 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 15:19:17 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 15:19:17 (89/128) Installing lame (3.100-r0) 15:19:17 (90/128) Installing opus (1.3.1-r1) 15:19:17 (91/128) Installing libgomp (10.3.1_git20211027-r0) 15:19:17 (92/128) Installing soxr (0.1.3-r2) 15:19:17 (93/128) Installing libsrt (1.4.2-r1) 15:19:17 (94/128) Installing libssh (0.9.6-r1) 15:19:17 (95/128) Installing libtheora (1.1.1-r16) 15:19:17 (96/128) Installing v4l-utils-libs (1.22.1-r1) 15:19:17 (97/128) Installing libdrm (2.4.109-r0) 15:19:17 (98/128) Installing libva (2.13.0-r0) 15:19:17 (99/128) Installing libvdpau (1.4-r0) 15:19:17 (100/128) Installing vidstab (1.1.0-r1) 15:19:17 (101/128) Installing libvorbis (1.3.7-r0) 15:19:17 (102/128) Installing libvpx (1.10.0-r0) 15:19:17 (103/128) Installing vulkan-loader (1.2.196-r0) 15:19:17 (104/128) Installing x264-libs (20210613-r0) 15:19:17 (105/128) Installing x265-libs (3.5-r0) 15:19:17 (106/128) Installing xvidcore (1.3.7-r1) 15:19:17 (107/128) Installing ffmpeg-libs (4.4.1-r2) 15:19:17 (108/128) Installing libevent (2.1.12-r4) 15:19:18 (109/128) Installing mesa (21.2.6-r0) 15:19:18 (110/128) Installing wayland-libs-server (1.19.0-r1) 15:19:18 (111/128) Installing mesa-gbm (21.2.6-r0) 15:19:18 (112/128) Installing lcms2 (2.12-r1) 15:19:18 (113/128) Installing nspr (4.32-r0) 15:19:18 (114/128) Installing sqlite-libs (3.36.0-r0) 15:19:18 (115/128) Installing nss (3.78.1-r0) 15:19:18 (116/128) Installing libasyncns (0.8-r1) 15:19:18 (117/128) Installing libltdl (2.4.6-r7) 15:19:18 (118/128) Installing orc (0.4.32-r0) 15:19:18 (119/128) Installing libsndfile (1.0.31-r1) 15:19:18 (120/128) Installing speexdsp (1.2.0-r0) 15:19:18 (121/128) Installing tdb-libs (1.4.5-r0) 15:19:18 (122/128) Installing libpulse (15.0-r2) 15:19:18 (123/128) Installing re2 (2021.11.01-r0) 15:19:18 (124/128) Installing snappy (1.1.9-r1) 15:19:18 (125/128) Installing libgpg-error (1.42-r1) 15:19:18 (126/128) Installing libgcrypt (1.9.4-r0) 15:19:18 (127/128) Installing libxslt (1.1.35-r0) 15:19:18 (128/128) Installing chromium (99.0.4844.84-r0) 15:19:22 Executing busybox-1.34.1-r7.trigger 15:19:22 Executing glib-2.70.1-r0.trigger 15:19:22 Executing shared-mime-info-2.1-r2.trigger 15:19:24 Executing gdk-pixbuf-2.42.8-r0.trigger 15:19:24 Executing gtk-update-icon-cache-2.24.33-r0.trigger 15:19:24 Executing fontconfig-2.13.1-r4.trigger 15:19:24 Executing mkfontscale-1.2.1-r1.trigger 15:19:24 OK: 275 MiB in 144 packages 15:19:34 Removing intermediate container f8c6c97bdc7c 15:19:34 ---> bb5f87524738 15:19:34 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 15:19:34 ---> Running in fe92e0482e0d 15:19:34 Removing intermediate container fe92e0482e0d 15:19:34 ---> 39aac2d8eba9 15:19:34 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 15:19:34 ---> Running in bb153e4f1445 15:19:34 Removing intermediate container bb153e4f1445 15:19:34 ---> 7c9bddba1a83 15:19:34 Step 5/10 : RUN npm install -g npm 15:19:34 ---> Running in 71e545f4cf6a 15:20:01 15:20:01 removed 7 packages, changed 100 packages, and audited 239 packages in 23s 15:20:01 15:20:01 18 packages are looking for funding 15:20:01 run `npm fund` for details 15:20:01 15:20:01 found 0 vulnerabilities 15:20:03 Removing intermediate container 71e545f4cf6a 15:20:03 ---> 1c947210a803 15:20:03 Step 6/10 : ARG USER=1000 15:20:03 ---> Running in 23ca52b9ed12 15:20:04 Removing intermediate container 23ca52b9ed12 15:20:04 ---> 3164a4f8865d 15:20:04 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 15:20:04 ---> Running in d6b916f196e2 15:20:08 Removing intermediate container d6b916f196e2 15:20:08 ---> 9570cc6467c8 15:20:08 Step 8/10 : USER $USER:$USER 15:20:08 ---> Running in 0729ddb52a58 15:20:08 Removing intermediate container 0729ddb52a58 15:20:08 ---> b2c77245c01f 15:20:08 Step 9/10 : WORKDIR /app 15:20:08 ---> Running in 1cd77691fff9 15:20:08 Removing intermediate container 1cd77691fff9 15:20:08 ---> e796dcd0f84c 15:20:08 Step 10/10 : LABEL git_sha=8e9ad77562c1e3786da02f78d6f716dc13eb9216 15:20:08 ---> Running in 96814179b3b0 15:20:09 Removing intermediate container 96814179b3b0 15:20:09 ---> bb91ff94e17b 15:20:09 Successfully built bb91ff94e17b 15:20:09 Successfully tagged edgexfoundry/edgex-web-ui:8e9ad77562c1e3786da02f78d6f716dc13eb9216 15:20:09 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 15:20:09 touch edgex-web-ui.imagebuilt 15:20:09 mkdir -p node_modules coverage 15:20:09 chown "1000:1000" node_modules coverage package-lock.json 15:20:09 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 15:20:21 npm WARN EBADENGINE Unsupported engine { 15:20:21 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 15:20:21 npm WARN EBADENGINE required: { 15:20:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:20:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:20:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:20:21 npm WARN EBADENGINE }, 15:20:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:20:21 npm WARN EBADENGINE } 15:20:21 npm WARN EBADENGINE Unsupported engine { 15:20:21 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 15:20:21 npm WARN EBADENGINE required: { 15:20:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:20:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:20:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:20:21 npm WARN EBADENGINE }, 15:20:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:20:21 npm WARN EBADENGINE } 15:20:21 npm WARN EBADENGINE Unsupported engine { 15:20:21 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 15:20:21 npm WARN EBADENGINE required: { 15:20:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:20:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:20:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:20:21 npm WARN EBADENGINE }, 15:20:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:20:21 npm WARN EBADENGINE } 15:20:21 npm WARN EBADENGINE Unsupported engine { 15:20:21 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 15:20:21 npm WARN EBADENGINE required: { 15:20:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:20:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:20:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:20:21 npm WARN EBADENGINE }, 15:20:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:20:21 npm WARN EBADENGINE } 15:20:21 npm WARN EBADENGINE Unsupported engine { 15:20:21 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 15:20:21 npm WARN EBADENGINE required: { 15:20:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:20:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:20:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:20:21 npm WARN EBADENGINE }, 15:20:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:20:21 npm WARN EBADENGINE } 15:20:21 npm WARN EBADENGINE Unsupported engine { 15:20:21 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 15:20:21 npm WARN EBADENGINE required: { 15:20:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:20:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:20:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:20:21 npm WARN EBADENGINE }, 15:20:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:20:21 npm WARN EBADENGINE } 15:20:21 npm WARN EBADENGINE Unsupported engine { 15:20:21 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 15:20:21 npm WARN EBADENGINE required: { 15:20:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:20:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:20:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:20:21 npm WARN EBADENGINE }, 15:20:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:20:21 npm WARN EBADENGINE } 15:20:21 npm WARN EBADENGINE Unsupported engine { 15:20:21 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 15:20:21 npm WARN EBADENGINE required: { 15:20:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:20:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:20:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:20:21 npm WARN EBADENGINE }, 15:20:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:20:21 npm WARN EBADENGINE } 15:20:21 npm WARN EBADENGINE Unsupported engine { 15:20:21 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 15:20:21 npm WARN EBADENGINE required: { 15:20:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:20:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:20:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:20:21 npm WARN EBADENGINE }, 15:20:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 15:20:21 npm WARN EBADENGINE } 15:20:47 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 15:20:49 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 15:20:49 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 15:20:49 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 15:20:51 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 15:20:56 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 15:21:02 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 15:21:03 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 15:21:03 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 15:21:26 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 15:21:26 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:21:26 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. 15:21:30 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. 15:21:31 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. 15:21:33 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:21:46 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 15:21:46 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 15:22:01 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. 15:22:33 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. 15:23:05 15:23:05 added 1475 packages, and audited 1476 packages in 3m 15:23:05 15:23:05 90 packages are looking for funding 15:23:05 run `npm fund` for details 15:23:06 15:23:06 41 vulnerabilities (1 low, 13 moderate, 22 high, 5 critical) 15:23:06 15:23:06 To address issues that do not require attention, run: 15:23:06 npm audit fix 15:23:06 15:23:06 To address all issues (including breaking changes), run: 15:23:06 npm audit fix --force 15:23:06 15:23:06 Run `npm audit` for details. 15:23:09 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 15:23:24 - Generating browser application bundles (phase: setup)... 15:23:56 Compiling @angular/core : es2015 as esm2015 15:23:56 Compiling @angular/compiler/testing : es2015 as esm2015 15:24:23 Compiling @angular/common : es2015 as esm2015 15:24:23 Compiling @angular/core/testing : es2015 as esm2015 15:24:27 Compiling @angular/platform-browser : es2015 as esm2015 15:24:27 Compiling @angular/common/testing : es2015 as esm2015 15:24:32 Compiling @angular/router : es2015 as esm2015 15:24:32 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 15:24:37 Compiling @angular/platform-browser/testing : es2015 as esm2015 15:24:39 Compiling @angular/common/http : es2015 as esm2015 15:24:39 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 15:24:43 Compiling @angular/forms : es2015 as esm2015 15:24:43 Compiling @angular/common/http/testing : es2015 as esm2015 15:24:43 Compiling @angular/router/testing : es2015 as esm2015 15:25:39 25 04 2023 15:25:37.680:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 15:25:39 25 04 2023 15:25:37.693:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 15:25:39 25 04 2023 15:25:37.719:INFO [launcher]: Starting browser ChromeHeadless 15:27:01 25 04 2023 15:26:54.361:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 15:27:11 25 04 2023 15:27:11.328:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 15:27:33 ✔ Browser application bundle generation complete. 15:27:33 25 04 2023 15:27:31.504:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket STc47XKc2XFEBzrqAAAB with id 3799585 15:27:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 15:27:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.739 secs) 15:27:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.934 secs) 15:27:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.137 secs) 15:27:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.208 secs) 15:27:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.564 secs) 15:27:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.64 secs) 15:27:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.677 secs) 15:27:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.711 secs) 15:27:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.737 secs) 15:27:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.937 secs) 15:27:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.054 secs) 15:27:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.103 secs) 15:27:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.526 secs) 15:27:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.551 secs) 15:27:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.618 secs) 15:27:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.645 secs) 15:27:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.68 secs) 15:27:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.771 secs) 15:27:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.799 secs) 15:27:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.85 secs) 15:27:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.875 secs) 15:27:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 2.92 secs) 15:27:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 2.98 secs) 15:27:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 2.995 secs) 15:27:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.006 secs) 15:27:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.02 secs) 15:27:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.032 secs) 15:27:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.182 secs) 15:27:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 3.254 secs) 15:27:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 3.352 secs) 15:27:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 3.388 secs) 15:27:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 3.404 secs) 15:27:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 3.415 secs) 15:27:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 3.609 secs) 15:27:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 3.92 secs) 15:27:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 3.941 secs) 15:27:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 3.957 secs) 15:27:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 3.977 secs) 15:27:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 3.988 secs) 15:27:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.044 secs) 15:27:54 WARN: ' 15:27:54 It looks like you're using ngModel on the same form field as formControlName. 15:27:54 Support for using the ngModel input property and ngModelChange event with 15:27:54 reactive form directives has been deprecated in Angular v6 and will be removed 15:27:54 in a future version of Angular. 15:27:54 15:27:54 For more information on this, see our API docs here: 15:27:54 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:27:54 ' 15:27:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.044 secs) 15:27:54 WARN: ' 15:27:54 It looks like you're using ngModel on the same form field as formControlName. 15:27:54 Support for using the ngModel input property and ngModelChange event with 15:27:54 reactive form directives has been deprecated in Angular v6 and will be removed 15:27:54 in a future version of Angular. 15:27:54 15:27:54 For more information on this, see our API docs here: 15:27:54 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:27:54 ' 15:27:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 4.233 secs) 15:27:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 4.448 secs) 15:27:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 4.478 secs) 15:27:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 4.494 secs) 15:27:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 4.504 secs) 15:27:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 4.516 secs) 15:27:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 4.528 secs) 15:27:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 4.541 secs) 15:27:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 4.566 secs) 15:27:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 4.737 secs) 15:27:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 4.867 secs) 15:27:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 4.986 secs) 15:27:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 5.017 secs) 15:27:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 5.046 secs) 15:27:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 5.075 secs) 15:27:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 5.318 secs) 15:27:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 5.349 secs) 15:27:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 5.402 secs) 15:27:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 5.56 secs) 15:27:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 5.591 secs) 15:27:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 5.666 secs) 15:27:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 5.89 secs) 15:27:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 6.101 secs) 15:27:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 6.285 secs) 15:27:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 6.307 secs) 15:27:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 6.332 secs) 15:27:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 6.368 secs) 15:27:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 6.61 secs) 15:27:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 6.756 secs) 15:27:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 6.862 secs) 15:27:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 6.996 secs) 15:27:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.119 secs) 15:27:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.171 secs) 15:27:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.2 secs) 15:27:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 7.304 secs) 15:27:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 7.323 secs) 15:27:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 7.423 secs) 15:27:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 7.446 secs) 15:27:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 7.485 secs) 15:27:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 7.712 secs) 15:27:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 7.743 secs) 15:27:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 7.792 secs) 15:27:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 7.862 secs) 15:27:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 7.948 secs) 15:27:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 7.983 secs) 15:27:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.068 secs) 15:27:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.274 secs) 15:27:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.397 secs) 15:27:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 8.545 secs) 15:27:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 8.609 secs) 15:27:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 8.678 secs) 15:28:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 8.774 secs) 15:28:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.08 secs) 15:28:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.217 secs) 15:28:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.281 secs) 15:28:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.601 secs) 15:28:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.658 secs) 15:28:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.71 secs) 15:28:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.947 secs) 15:28:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.012 secs) 15:28:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.076 secs) 15:28:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.139 secs) 15:28:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.465 secs) 15:28:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.507 secs) 15:28:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.717 secs) 15:28:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.851 secs) 15:28:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.891 secs) 15:28:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.94 secs) 15:28:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.988 secs) 15:28:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.047 secs) 15:28:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.485 secs) 15:28:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.551 secs) 15:28:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.578 secs) 15:28:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.605 secs) 15:28:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.848 secs) 15:28:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.969 secs) 15:28:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.059 secs) 15:28:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.199 secs) 15:28:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.247 secs) 15:28:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.306 secs) 15:28:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.318 secs) 15:28:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.328 secs) 15:28:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.355 secs) 15:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.424 secs) 15:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.459 secs) 15:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.523 secs) 15:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.57 secs) 15:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.592 secs) 15:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.611 secs) 15:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.63 secs) 15:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.716 secs) 15:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.778 secs) 15:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.897 secs) 15:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.932 secs) 15:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.95 secs) 15:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.963 secs) 15:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.977 secs) 15:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.986 secs) 15:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.1 secs) 15:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.168 secs) 15:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.311 secs) 15:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.373 secs) 15:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.433 secs) 15:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.452 secs) 15:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.565 secs) 15:28:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.633 secs) 15:28:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.67 secs) 15:28:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.687 secs) 15:28:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.696 secs) 15:28:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.477 secs / 13.696 secs) 15:28:08 TOTAL: 149 SUCCESS 15:28:08 ✔ Browser application bundle generation complete. 15:28:11 15:28:11 =============================== Coverage summary =============================== 15:28:11 Statements : 40.98% ( 1467/3580 ) 15:28:11 Branches : 12.03% ( 111/923 ) 15:28:11 Functions : 33.28% ( 432/1298 ) 15:28:11 Lines : 38.91% ( 1318/3387 ) 15:28:11 ================================================================================ 15:28:11 25 04 2023 15:28:10.934:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 15:28:11 ✔ Browser application bundle generation complete. 15:28:12 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 15:28:12 [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:28:13 $ docker stop --time=1 01fe0010347f0138e08c579b0d216f24ad504c65aa9b9f69461555f033c59a75 15:28:15 $ docker rm -f --volumes 01fe0010347f0138e08c579b0d216f24ad504c65aa9b9f69461555f033c59a75 [Pipeline] // withDockerContainer [Pipeline] sh 15:28:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:28:19 Warning: overwriting stash ‘coverage-report’ 15:28:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:28:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:28:27 + ls -al . 15:28:27 total 184 15:28:27 drwxrwxr-x 13 jenkins jenkins 4096 Apr 25 15:16 . 15:28:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:13 .. 15:28:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:13 .blubracket 15:28:27 -rw-rw-r-- 1 jenkins jenkins 18 Apr 25 15:13 .dockerignore 15:28:27 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 15:13 .git 15:28:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:13 .github 15:28:27 -rw-rw-r-- 1 jenkins jenkins 185 Apr 25 15:13 .gitignore 15:28:27 -rw-rw-r-- 1 jenkins jenkins 4856 Apr 25 15:13 Attribution.txt 15:28:27 -rw-rw-r-- 1 jenkins jenkins 17205 Apr 25 15:13 CHANGELOG.md 15:28:27 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 25 15:13 CONTRIBUTING.md 15:28:27 -rw-rw-r-- 1 jenkins jenkins 1847 Apr 25 15:13 Dockerfile 15:28:27 -rw-rw-r-- 1 jenkins jenkins 652 Apr 25 15:13 Jenkinsfile 15:28:27 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 25 15:13 LICENSE 15:28:27 -rw-rw-r-- 1 jenkins jenkins 2124 Apr 25 15:13 Makefile 15:28:27 -rw-rw-r-- 1 jenkins jenkins 4558 Apr 25 15:13 README.md 15:28:27 -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 15:10 VERSION 15:28:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:13 assets 15:28:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:13 bin 15:28:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:13 cmd 15:28:27 -rw-r--r-- 1 jenkins jenkins 10 Apr 25 15:16 coverage.out 15:28:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:13 docs 15:28:27 -rw-rw-r-- 1 jenkins jenkins 3110 Apr 25 15:13 go.mod 15:28:27 -rw-rw-r-- 1 jenkins jenkins 43888 Apr 25 15:13 go.sum 15:28:27 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 15:13 internal 15:28:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:13 snap 15:28:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:13 testing 15:28:27 -rw-rw-r-- 1 jenkins jenkins 155 Apr 25 15:13 version.go 15:28:27 drwxrwxr-x 6 jenkins jenkins 4096 Apr 25 15:20 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:28 + 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=8e9ad77562c1e3786da02f78d6f716dc13eb9216 --label arch=arm64 --label version=0.0.0 . 15:28:29 Sending build context to Docker daemon 31.55MB 15:28:29 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 15:28:29 Step 2/26 : FROM ${BASE} AS builder 15:28:29 ---> 9571b07b6ffc 15:28:29 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:28:29 ---> Running in 5e177dbc2d2e 15:28:30 Removing intermediate container 5e177dbc2d2e 15:28:30 ---> caccb4f6bcf0 15:28:30 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 15:28:30 ---> Running in b58e5ef9c534 15:28:30 Removing intermediate container b58e5ef9c534 15:28:30 ---> 44ed33b39606 15:28:30 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 15:28:30 ---> Running in 97d403d9ad94 15:28:31 Removing intermediate container 97d403d9ad94 15:28:31 ---> 9ace33d0e871 15:28:31 Step 6/26 : LABEL Name=edgex-ui-go 15:28:31 ---> Running in ccec6da5197d 15:28:31 Removing intermediate container ccec6da5197d 15:28:31 ---> 615e02811d50 15:28:31 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 15:28:31 ---> Running in a77c7de6682e 15:28:31 Removing intermediate container a77c7de6682e 15:28:31 ---> 2105b89e1213 15:28:31 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:28:33 ---> c90fc0699b59 15:28:33 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:33 ---> Running in a8982932c46e 15:28:35 Removing intermediate container a8982932c46e 15:28:35 ---> 3f584811f496 15:28:35 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:28:35 ---> Running in 725a9a794c6d 15:28:36 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:28:37 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:28:38 OK: 263 MiB in 53 packages 15:28:39 Removing intermediate container 725a9a794c6d 15:28:39 ---> 2987c5a15f14 15:28:39 Step 11/26 : ENV GO111MODULE=on 15:28:39 ---> Running in 56d70b1a88de 15:28:39 Removing intermediate container 56d70b1a88de 15:28:39 ---> 20caeabdb4e5 15:28:39 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:28:39 ---> Running in 187d659ac6e7 15:28:39 Removing intermediate container 187d659ac6e7 15:28:39 ---> 6d69c8e5ea3f 15:28:39 Step 13/26 : COPY go.mod vendor* ./ 15:28:43 ---> 54df4afd8d32 15:28:43 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:43 ---> Running in 445ca8f96f91 15:28:44 Removing intermediate container 445ca8f96f91 15:28:44 ---> b6722a0613fb 15:28:44 Step 15/26 : COPY . . 15:28:48 ---> f4c776f4f785 15:28:48 Step 16/26 : RUN ${MAKE} 15:28:48 ---> Running in a2f72b995ed5 15:28:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:30:56 Removing intermediate container a2f72b995ed5 15:30:56 ---> 0b27d6031ffc 15:30:56 Step 17/26 : FROM alpine:3.14 15:30:56 3.14: Pulling from library/alpine 15:30:56 422ed46b1a92: Pulling fs layer 15:30:56 422ed46b1a92: Verifying Checksum 15:30:56 422ed46b1a92: Download complete 15:30:56 422ed46b1a92: Pull complete 15:30:56 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 15:30:56 Status: Downloaded newer image for alpine:3.14 15:30:56 ---> 46c5e66a9efa 15:30:56 Step 18/26 : EXPOSE 4000 15:30:56 ---> Running in 517e4ef5fcfc 15:30:56 Removing intermediate container 517e4ef5fcfc 15:30:56 ---> 9bbde02e18c2 15:30:56 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 15:30:56 ---> 1e088959a704 15:30:56 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:30:56 ---> 8f67df1eb954 15:30:56 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:30:56 ---> 7d4709517404 15:30:56 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:30:56 ---> Running in 2d44e0bab914 15:30:56 Removing intermediate container 2d44e0bab914 15:30:56 ---> b5a92389f7a9 15:30:56 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 15:30:56 ---> Running in d62a1fb1b901 15:30:56 Removing intermediate container d62a1fb1b901 15:30:56 ---> 9982f3252e2b 15:30:56 Step 24/26 : LABEL arch=arm64 15:30:56 ---> Running in 52ca7b8bdfe8 15:30:56 Removing intermediate container 52ca7b8bdfe8 15:30:56 ---> 7e46548f4f9c 15:30:56 Step 25/26 : LABEL git_sha=8e9ad77562c1e3786da02f78d6f716dc13eb9216 15:30:56 ---> Running in 1a6d763c1568 15:30:56 Removing intermediate container 1a6d763c1568 15:30:56 ---> d92902cb94d5 15:30:56 Step 26/26 : LABEL version=0.0.0 15:30:56 ---> Running in 72e4307129d2 15:30:56 Removing intermediate container 72e4307129d2 15:30:56 ---> 48a4c779f902 15:30:56 [Warning] One or more build-args [ARCH] were not consumed 15:30:56 Successfully built 48a4c779f902 15:30:56 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:30:57 15:30:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:30:57 arm64: Pulling from edgex-lftools-log-publisher 15:30:57 8998bd30e6a1: Pulling fs layer 15:30:57 04944245beec: Pulling fs layer 15:30:57 699f458cf7ca: Pulling fs layer 15:30:57 765212b225bb: Pulling fs layer 15:30:57 f23df028b6ca: Pulling fs layer 15:30:57 d65c8cfc05b1: Pulling fs layer 15:30:57 2437ff75d9bd: Pulling fs layer 15:30:57 f23df028b6ca: Waiting 15:30:57 d65c8cfc05b1: Waiting 15:30:57 2437ff75d9bd: Waiting 15:30:57 765212b225bb: Waiting 15:30:57 04944245beec: Verifying Checksum 15:30:57 04944245beec: Download complete 15:30:57 765212b225bb: Verifying Checksum 15:30:57 765212b225bb: Download complete 15:30:57 f23df028b6ca: Verifying Checksum 15:30:57 f23df028b6ca: Download complete 15:30:57 d65c8cfc05b1: Verifying Checksum 15:30:57 d65c8cfc05b1: Download complete 15:30:57 699f458cf7ca: Verifying Checksum 15:30:57 699f458cf7ca: Download complete 15:30:58 8998bd30e6a1: Verifying Checksum 15:30:58 8998bd30e6a1: Download complete 15:31:01 2437ff75d9bd: Verifying Checksum 15:31:01 2437ff75d9bd: Download complete 15:31:02 8998bd30e6a1: Pull complete 15:31:02 04944245beec: Pull complete 15:31:04 699f458cf7ca: Pull complete 15:31:04 765212b225bb: Pull complete 15:31:05 f23df028b6ca: Pull complete 15:31:05 d65c8cfc05b1: Pull complete 15:31:20 2437ff75d9bd: Pull complete 15:31:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:31:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:31:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:20 prd-ubuntu20.04-docker-arm64-4c-16g-10843 does not seem to be running inside a container 15:31:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:31:23 $ docker top bd7d5ed799f123300300295107163fd3afd331e798ae2684e5e9a265ba3d90f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:24 ---> job-cost.sh 15:31:24 lf-activate-venv: SKIPPING 15:31:24 INFO: No Stack... 15:31:25 INFO: Retrieving Pricing Info for: v3-standard-4 15:31:25 INFO: Archiving Costs [Pipeline] sh 15:31:25 + cut -d, -f6 15:31:25 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 15:31:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-599-1-stack-cost] 15:31:26 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-599-1-stack-cost] did not exist. Created. 15:31:26 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-599-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:31:26 /w/workspace/edgex-ui-go/1@tmp/durable-b843f73a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:31:27 + echo total: 0.10999999940395355 [Pipeline] stash 15:31:27 Warning: overwriting stash ‘stack-cost’ 15:31:32 Stashed 1 file(s) [Pipeline] } 15:31:32 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-599-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:31:32 $ docker stop --time=1 bd7d5ed799f123300300295107163fd3afd331e798ae2684e5e9a265ba3d90f5 15:31:33 $ docker rm -f --volumes bd7d5ed799f123300300295107163fd3afd331e798ae2684e5e9a265ba3d90f5 [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 15:31:34 provisioning config files... 15:31:34 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp/config4798037943516897775tmp [Pipeline] { [Pipeline] sh 15:31:35 + set +x 15:31:35 + curl -s https://codecov.io/bash 15:31:35 + bash -s -- 15:31:35 15:31:35 _____ _ 15:31:35 / ____| | | 15:31:35 | | ___ __| | ___ ___ _____ __ 15:31:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:31:35 | |___| (_) | (_| | __/ (_| (_) \ V / 15:31:35 \_____\___/ \__,_|\___|\___\___/ \_/ 15:31:35 Bash-1.0.6 15:31:35 15:31:35 15:31:35 ==> git version 2.25.1 found 15:31:35 ==> 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 15:31:35 Release-Date: 2020-01-08 15:31:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:31:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:31:35 ==> Jenkins CI detected. 15:31:35 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-599 15:31:35 project root: . 15:31:35 --> token set from env 15:31:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:31:35 ==> Running gcov in . (disable via -X gcov) 15:31:35 ==> Python coveragepy not found 15:31:35 ==> Searching for coverage reports in: 15:31:35 + . 15:31:35 -> Found 1 reports 15:31:35 ==> Detecting git/mercurial file structure 15:31:35 ==> Reading reports 15:31:35 + ./coverage.out bytes=10 15:31:35 ==> Appending adjustments 15:31:35 https://docs.codecov.io/docs/fixing-reports 15:31:35 + Found adjustments 15:31:35 ==> Gzipping contents 15:31:35 12K /tmp/codecov.nOr3sn.gz 15:31:35 ==> Uploading reports 15:31:35 url: https://codecov.io 15:31:35 query: branch=PR-599&commit=8e9ad77562c1e3786da02f78d6f716dc13eb9216&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-599%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=599&job=&cmd_args= 15:31:35 -> Pinging Codecov 15:31:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-599&commit=8e9ad77562c1e3786da02f78d6f716dc13eb9216&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-599%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=599&job=&cmd_args= 15:31:36 -> Uploading to 15:31:36 https://storage.googleapis.com/codecov/v4/raw/2023-04-25/FB506323287CE973F263BFD2A0EB1F37/8e9ad77562c1e3786da02f78d6f716dc13eb9216/bcc494c8-0f07-430a-8ce4-dd47d16f5cb7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230425T153136Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3af2857ddd54e55800f0e50bd4461003d504cc7fed93c327e003fe257167301e 15:31:36 % Total % Received % Xferd Average Speed Time Time Time Current 15:31:36 Dload Upload Total Spent Left Speed 15:31:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 38314 --:--:-- --:--:-- --:--:-- 38150 100 8889 0 0 100 8889 0 38314 --:--:-- --:--:-- --:--:-- 38150 15:31:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/8e9ad77562c1e3786da02f78d6f716dc13eb9216 [Pipeline] } 15:31:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:31:38 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-599/archives ] 15:31:38 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-599/archives 15:31:38 total 16 15:31:38 drwxr-xr-x 3 root root 4096 Apr 25 15:13 . 15:31:38 drwxrwxr-x 15 jenkins jenkins 4096 Apr 25 15:13 .. 15:31:38 drwxr-xr-x 2 root root 4096 Apr 25 15:13 cost 15:31:38 -rw-r--r-- 1 root root 83 Apr 25 15:13 cost.csv 15:31:38 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-599/archives 15:31:38 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-599/archives 15:31:38 total 16 15:31:38 drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 15:13 . 15:31:38 drwxrwxr-x 15 jenkins jenkins 4096 Apr 25 15:13 .. 15:31:38 drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 15:13 cost 15:31:38 -rw-r--r-- 1 jenkins jenkins 83 Apr 25 15:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:31:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:31:39 ---> package-listing.sh 15:31:39 ++ facter osfamily 15:31:39 ++ tr '[:upper:]' '[:lower:]' 15:31:39 + OS_FAMILY=debian 15:31:39 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-599 15:31:39 + START_PACKAGES=/tmp/packages_start.txt 15:31:39 + END_PACKAGES=/tmp/packages_end.txt 15:31:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:31:39 + PACKAGES=/tmp/packages_start.txt 15:31:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-599 ']' 15:31:39 + PACKAGES=/tmp/packages_end.txt 15:31:39 + case "${OS_FAMILY}" in 15:31:39 + dpkg -l 15:31:39 + grep '^ii' 15:31:39 + '[' -f /tmp/packages_start.txt ']' 15:31:39 + '[' -f /tmp/packages_end.txt ']' 15:31:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:31:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-599 ']' 15:31:39 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-599/archives/ 15:31:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-599/archives/ [Pipeline] echo 15:31:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-599/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:31:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:31:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:40 prd-ubuntu20.04-docker-8c-8g-10841 does not seem to be running inside a container 15:31:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-599/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-599 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-599:/w/workspace/edgexfoundry_edgex-ui-go_PR-599:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:31:41 $ docker top 01342a78eb50ea28ac95934ff3b3dccdcc2dfc9e285eb0e8ed6f5d889336b990 -eo pid,comm [Pipeline] { [Pipeline] sh 15:31:41 + touch /tmp/pre-build-complete [Pipeline] sh 15:31:41 + mkdir -p /var/log/sysstat [Pipeline] sh 15:31:42 + ls /var/log/sa-host 15:31:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:31:42 provisioning config files... 15:31:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp/config1115264775731645274tmp [Pipeline] { [Pipeline] echo 15:31:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:31:42 ---> create-netrc.sh [Pipeline] } 15:31:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:31:43 ---> python-tools-install.sh [Pipeline] echo 15:31:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:31:43 ---> sudo-logs.sh 15:31:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:31:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:31:43 ---> job-cost.sh 15:31:43 lf-activate-venv: SKIPPING 15:31:43 DEBUG: total: 0.2199999988079071 15:31:43 INFO: Retrieving Stack Cost... 15:31:44 INFO: Retrieving Pricing Info for: v3-standard-8 15:31:44 INFO: Archiving Costs [Pipeline] echo 15:31:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:31:45 ---> logs-deploy.sh 15:31:45 lf-activate-venv: SKIPPING 15:31:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-599/1 15:31:45 INFO: archiving workspace using pattern(s): 15:31:46 Archives upload complete. 15:31:46 INFO: archiving logs to Nexus 15:31:46 ---> uname -a: 15:31:46 Linux prd-ubuntu20-04-docker-8c-8g-10841 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:31:46 15:31:46 15:31:46 ---> lscpu: 15:31:46 Architecture: x86_64 15:31:46 CPU op-mode(s): 32-bit, 64-bit 15:31:46 Byte Order: Little Endian 15:31:46 Address sizes: 40 bits physical, 48 bits virtual 15:31:46 CPU(s): 8 15:31:46 On-line CPU(s) list: 0-7 15:31:46 Thread(s) per core: 1 15:31:46 Core(s) per socket: 1 15:31:46 Socket(s): 8 15:31:46 NUMA node(s): 1 15:31:46 Vendor ID: AuthenticAMD 15:31:46 CPU family: 23 15:31:46 Model: 49 15:31:46 Model name: AMD EPYC-Rome Processor 15:31:46 Stepping: 0 15:31:46 CPU MHz: 2800.000 15:31:46 BogoMIPS: 5600.00 15:31:46 Virtualization: AMD-V 15:31:46 Hypervisor vendor: KVM 15:31:46 Virtualization type: full 15:31:46 L1d cache: 256 KiB 15:31:46 L1i cache: 256 KiB 15:31:46 L2 cache: 4 MiB 15:31:46 L3 cache: 128 MiB 15:31:46 NUMA node0 CPU(s): 0-7 15:31:46 Vulnerability Itlb multihit: Not affected 15:31:46 Vulnerability L1tf: Not affected 15:31:46 Vulnerability Mds: Not affected 15:31:46 Vulnerability Meltdown: Not affected 15:31:46 Vulnerability Mmio stale data: Not affected 15:31:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:31:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:31:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:31:46 Vulnerability Srbds: Not affected 15:31:46 Vulnerability Tsx async abort: Not affected 15:31:46 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 15:31:46 15:31:46 15:31:46 ---> nproc: 15:31:46 8 15:31:46 15:31:46 15:31:46 ---> df -h: 15:31:46 Filesystem Size Used Avail Use% Mounted on 15:31:46 overlay 155G 13G 143G 9% / 15:31:46 tmpfs 64M 0 64M 0% /dev 15:31:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:31:46 shm 64M 0 64M 0% /dev/shm 15:31:46 /dev/vda1 155G 13G 143G 9% /facter-os 15:31:46 15:31:46 15:31:46 ---> sar -b -r -n DEV: 15:31:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10841) 04/25/23 _x86_64_ (8 CPU) 15:31:46 15:31:46 15:09:15 LINUX RESTART (8 CPU) 15:31:46 15:31:46 15:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:31:46 15:11:01 225.75 4.65 221.10 0.00 446.06 94443.19 0.00 15:31:46 15:12:01 216.93 0.23 216.70 0.00 7.60 38619.43 0.00 15:31:46 15:13:01 152.59 0.13 152.46 0.00 1.07 30912.98 0.00 15:31:46 15:14:01 193.98 0.25 193.73 0.00 12.00 44506.85 0.00 15:31:46 15:15:01 39.30 11.90 27.41 0.00 5434.72 6276.46 0.00 15:31:46 15:16:01 2.52 0.00 2.52 0.00 0.00 29.06 0.00 15:31:46 15:17:01 1.43 0.02 1.42 0.00 0.13 16.00 0.00 15:31:46 15:18:01 2.15 0.00 2.15 0.00 0.00 23.73 0.00 15:31:46 15:19:01 1.37 0.00 1.37 0.00 0.00 14.53 0.00 15:31:46 15:20:01 2.38 0.00 2.38 0.00 0.00 39.99 0.00 15:31:46 15:21:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 15:31:46 15:22:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 15:31:46 15:23:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 15:31:46 15:24:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 15:31:46 15:25:02 1.83 0.02 1.82 0.00 0.13 20.40 0.00 15:31:46 15:26:01 1.20 0.00 1.20 0.00 0.00 15.46 0.00 15:31:46 15:27:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 15:31:46 15:28:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 15:31:46 15:29:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 15:31:46 15:30:01 1.13 0.00 1.13 0.00 0.00 15.06 0.00 15:31:46 15:31:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 15:31:46 Average: 40.63 0.82 39.81 0.00 281.29 10248.23 0.00 15:31:46 15:31:46 15:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:31:46 15:11:01 28022924 31543788 757656 2.30 141872 3585292 2025140 5.97 1158272 3258164 384 15:31:46 15:12:01 26736320 31232876 1137580 3.46 187620 4321644 2129452 6.28 1570748 3996344 219076 15:31:46 15:13:01 26553272 31534524 750476 2.28 209052 4785488 1929680 5.69 1514916 4160004 204 15:31:46 15:14:01 25899648 31515076 772636 2.35 218008 5371900 1770196 5.22 1631632 4659484 204 15:31:46 15:15:01 25534576 31505032 773580 2.35 225592 5704580 1814252 5.35 1857432 4772160 220 15:31:46 15:16:01 25536292 31506752 771776 2.35 225636 5704580 1814252 5.35 1855900 4772160 8 15:31:46 15:17:01 25536220 31506792 771676 2.35 225704 5704580 1814252 5.35 1856408 4772164 12 15:31:46 15:18:01 25537952 31508576 769780 2.34 225752 5704592 1814252 5.35 1854468 4772172 8 15:31:46 15:19:01 25546788 31517724 760848 2.31 225820 5704592 1814252 5.35 1845448 4772392 8 15:31:46 15:20:01 25546896 31517904 760584 2.31 225892 5704572 1814252 5.35 1845560 4772388 24 15:31:46 15:21:01 25546524 31517540 760796 2.31 225916 5704572 1814252 5.35 1845780 4772388 184 15:31:46 15:22:01 25546788 31517996 760548 2.31 225956 5704704 1814252 5.35 1845904 4772524 184 15:31:46 15:23:01 25546732 31518036 760480 2.31 226012 5704708 1814252 5.35 1845808 4772532 176 15:31:46 15:24:01 25546580 31517884 760536 2.31 226040 5704708 1814252 5.35 1845872 4772532 184 15:31:46 15:25:02 25547524 31518956 759460 2.31 226076 5704700 1802316 5.31 1845660 4772528 8 15:31:46 15:26:01 25547468 31518904 759408 2.31 226104 5704716 1785868 5.26 1845616 4772528 24 15:31:46 15:27:01 25547460 31518964 759324 2.31 226132 5704720 1785868 5.26 1845672 4772540 8 15:31:46 15:28:01 25547564 31519076 759336 2.31 226164 5704724 1785868 5.26 1845672 4772544 28 15:31:46 15:29:01 25547328 31518904 759512 2.31 226192 5704724 1785868 5.26 1845752 4772548 8 15:31:46 15:30:01 25547344 31518928 759408 2.31 226216 5704724 1785868 5.26 1845824 4772552 28 15:31:46 15:31:01 25547288 31518932 759356 2.31 226252 5704724 1785868 5.26 1845828 4772548 20 15:31:46 Average: 25784261 31504436 780226 2.37 218953 5478264 1834024 5.41 1775913 4628819 10524 15:31:46 15:31:46 15:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:31:46 15:11:01 docker0 216.95 326.70 16.47 2034.62 0.00 0.00 0.00 0.00 15:31:46 15:11:01 lo 5.93 5.93 0.60 0.60 0.00 0.00 0.00 0.00 15:31:46 15:11:01 vethb66ec65 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:11:01 ens3 717.70 443.28 9723.50 76.81 0.00 0.00 0.00 0.00 15:31:46 15:12:01 veth3485417 106.37 157.21 18.85 1405.86 0.00 0.00 0.00 0.12 15:31:46 15:12:01 docker0 144.24 271.52 19.90 3472.83 0.00 0.00 0.00 0.00 15:31:46 15:12:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 15:31:46 15:12:01 vethbef1105 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 15:31:46 15:12:01 ens3 345.66 194.97 4196.92 44.58 0.00 0.00 0.00 0.00 15:31:46 15:13:01 docker0 32.41 80.10 3.60 656.87 0.00 0.00 0.00 0.00 15:31:46 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:13:01 vethbef1105 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:13:01 ens3 113.93 56.04 684.29 19.58 0.00 0.00 0.00 0.00 15:31:46 15:14:01 docker0 5.88 6.95 0.32 42.81 0.00 0.00 0.00 0.00 15:31:46 15:14:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 15:31:46 15:14:01 ens3 171.35 135.91 2640.00 145.46 0.00 0.00 0.00 0.00 15:31:46 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:15:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:31:46 15:15:01 ens3 92.44 38.94 1949.34 2.98 0.00 0.00 0.00 0.00 15:31:46 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:46 15:16:01 ens3 0.25 0.20 0.02 0.01 0.00 0.00 0.00 0.00 15:31:46 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:17:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:31:46 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:46 15:18:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:31:46 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:19:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:31:46 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:46 15:20:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:31:46 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:21:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:46 15:22:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:31:46 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:23:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:46 15:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:31:46 15:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:25:02 ens3 0.65 0.33 1.08 0.14 0.00 0.00 0.00 0.00 15:31:46 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:46 15:26:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:31:46 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:27:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:46 15:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:31:46 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:29:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:31:46 15:30:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:31:46 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 15:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:46 Average: docker0 19.04 32.66 1.92 295.81 0.00 0.00 0.00 0.00 15:31:46 Average: lo 0.51 0.51 0.05 0.05 0.00 0.00 0.00 0.00 15:31:46 Average: ens3 68.80 41.49 914.79 13.81 0.00 0.00 0.00 0.00 15:31:46 15:31:46 15:31:46 ---> sar -P ALL: 15:31:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10841) 04/25/23 _x86_64_ (8 CPU) 15:31:46 15:31:46 15:09:15 LINUX RESTART (8 CPU) 15:31:46 15:31:46 15:10:01 CPU %user %nice %system %iowait %steal %idle 15:31:46 15:11:01 all 11.11 0.00 5.28 4.02 0.07 79.52 15:31:46 15:11:01 0 11.05 0.00 5.06 1.27 0.07 82.55 15:31:46 15:11:01 1 10.98 0.00 4.93 2.95 0.05 81.09 15:31:46 15:11:01 2 10.77 0.00 4.71 1.22 0.07 83.23 15:31:46 15:11:01 3 9.43 0.00 6.93 17.35 0.08 66.20 15:31:46 15:11:01 4 11.93 0.00 4.83 1.36 0.07 81.82 15:31:46 15:11:01 5 11.62 0.00 5.36 1.75 0.07 81.20 15:31:46 15:11:01 6 12.93 0.00 5.09 3.75 0.07 78.17 15:31:46 15:11:01 7 10.14 0.00 5.32 2.49 0.10 81.95 15:31:46 15:12:01 all 23.32 0.00 6.12 2.44 0.09 68.04 15:31:46 15:12:01 0 20.31 0.00 4.83 0.74 0.07 74.06 15:31:46 15:12:01 1 21.88 0.00 6.17 7.58 0.13 64.24 15:31:46 15:12:01 2 22.76 0.00 6.16 1.44 0.07 69.58 15:31:46 15:12:01 3 26.82 0.00 6.89 3.25 0.08 62.95 15:31:46 15:12:01 4 21.21 0.00 5.90 0.76 0.08 72.04 15:31:46 15:12:01 5 21.85 0.00 5.77 0.52 0.10 71.76 15:31:46 15:12:01 6 28.00 0.00 6.55 2.73 0.08 62.63 15:31:46 15:12:01 7 23.73 0.00 6.69 2.46 0.10 67.02 15:31:46 15:13:01 all 19.73 0.00 5.00 1.78 0.06 73.43 15:31:46 15:13:01 0 13.28 0.00 6.39 10.94 0.08 69.31 15:31:46 15:13:01 1 17.82 0.00 3.50 0.12 0.05 78.51 15:31:46 15:13:01 2 18.32 0.00 4.85 0.49 0.07 76.28 15:31:46 15:13:01 3 11.80 0.00 3.44 0.08 0.07 84.62 15:31:46 15:13:01 4 21.51 0.00 5.23 0.49 0.07 72.70 15:31:46 15:13:01 5 23.44 0.00 7.23 0.69 0.07 68.57 15:31:46 15:13:01 6 32.77 0.00 5.60 1.49 0.07 60.07 15:31:46 15:13:01 7 18.94 0.00 3.78 0.00 0.05 77.23 15:31:46 15:14:01 all 16.15 0.00 4.37 2.99 0.07 76.42 15:31:46 15:14:01 0 15.21 0.00 4.16 0.34 0.07 80.23 15:31:46 15:14:01 1 15.60 0.00 4.89 1.94 0.07 77.50 15:31:46 15:14:01 2 16.23 0.00 4.82 7.63 0.05 71.27 15:31:46 15:14:01 3 17.04 0.00 4.53 2.14 0.07 76.22 15:31:46 15:14:01 4 16.06 0.00 4.37 0.74 0.05 78.77 15:31:46 15:14:01 5 16.74 0.00 4.02 9.44 0.08 69.71 15:31:46 15:14:01 6 16.53 0.00 3.56 0.76 0.05 79.10 15:31:46 15:14:01 7 15.81 0.00 4.62 0.95 0.08 78.55 15:31:46 15:15:01 all 1.20 0.00 0.61 0.49 0.01 97.69 15:31:46 15:15:01 0 0.88 0.00 0.53 0.57 0.02 98.00 15:31:46 15:15:01 1 2.09 0.00 0.55 0.27 0.00 97.10 15:31:46 15:15:01 2 0.88 0.00 0.60 0.03 0.02 98.47 15:31:46 15:15:01 3 1.25 0.00 0.52 0.45 0.02 97.76 15:31:46 15:15:01 4 0.92 0.00 0.47 0.67 0.02 97.93 15:31:46 15:15:01 5 1.47 0.00 0.68 1.47 0.02 96.36 15:31:46 15:15:01 6 1.48 0.00 1.01 0.37 0.02 97.13 15:31:46 15:15:01 7 0.65 0.00 0.50 0.07 0.02 98.76 15:31:46 15:16:01 all 0.07 0.00 0.01 0.00 0.00 99.91 15:31:46 15:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:31:46 15:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:31:46 15:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:31:46 15:16:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:31:46 15:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:31:46 15:16:01 5 0.05 0.00 0.00 0.02 0.00 99.93 15:31:46 15:16:01 6 0.33 0.00 0.00 0.00 0.00 99.67 15:31:46 15:16:01 7 0.00 0.00 0.02 0.02 0.00 99.97 15:31:46 15:17:01 all 0.02 0.00 0.01 0.07 0.00 99.90 15:31:46 15:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:31:46 15:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:31:46 15:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:31:46 15:17:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:31:46 15:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:31:46 15:17:01 5 0.00 0.00 0.02 0.53 0.00 99.45 15:31:46 15:17:01 6 0.08 0.00 0.00 0.00 0.00 99.92 15:31:46 15:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:31:46 15:18:01 all 0.03 0.00 0.01 0.01 0.01 99.95 15:31:46 15:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:31:46 15:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:31:46 15:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:31:46 15:18:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:31:46 15:18:01 4 0.00 0.00 0.00 0.07 0.00 99.93 15:31:46 15:18:01 5 0.05 0.00 0.00 0.02 0.00 99.93 15:31:46 15:18:01 6 0.02 0.00 0.00 0.02 0.02 99.95 15:31:46 15:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:31:46 15:19:01 all 0.03 0.00 0.01 0.02 0.00 99.94 15:31:46 15:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:31:46 15:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:31:46 15:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:31:46 15:19:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:31:46 15:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:31:46 15:19:01 5 0.05 0.00 0.00 0.12 0.00 99.83 15:31:46 15:19:01 6 0.12 0.00 0.00 0.03 0.00 99.85 15:31:46 15:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:31:46 15:20:01 all 0.02 0.00 0.01 0.14 0.00 99.82 15:31:46 15:20:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:31:46 15:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:31:46 15:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:31:46 15:20:01 3 0.03 0.00 0.02 0.02 0.02 99.92 15:31:46 15:20:01 4 0.00 0.00 0.02 0.03 0.00 99.95 15:31:46 15:20:01 5 0.02 0.00 0.02 0.80 0.02 99.15 15:31:46 15:20:01 6 0.02 0.00 0.00 0.30 0.00 99.68 15:31:46 15:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:31:46 15:21:01 all 0.06 0.00 0.01 0.01 0.00 99.91 15:31:46 15:21:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:31:46 15:21:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:31:46 15:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:31:46 15:21:01 3 0.28 0.00 0.00 0.00 0.00 99.72 15:31:46 15:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:31:46 15:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:31:46 15:21:01 6 0.03 0.00 0.00 0.12 0.02 99.83 15:31:46 15:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:31:46 15:31:46 15:21:01 CPU %user %nice %system %iowait %steal %idle 15:31:46 15:22:01 all 0.05 0.00 0.01 0.01 0.00 99.93 15:31:46 15:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:31:46 15:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:31:46 15:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:31:46 15:22:01 3 0.08 0.00 0.00 0.00 0.00 99.92 15:31:46 15:22:01 4 0.02 0.00 0.00 0.02 0.02 99.95 15:31:46 15:22:01 5 0.07 0.00 0.00 0.03 0.00 99.90 15:31:46 15:22:01 6 0.12 0.00 0.03 0.03 0.00 99.82 15:31:46 15:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:31:46 15:23:01 all 0.26 0.00 0.01 0.01 0.00 99.72 15:31:46 15:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:31:46 15:23:01 1 0.00 0.00 0.03 0.00 0.00 99.97 15:31:46 15:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:31:46 15:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:31:46 15:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:31:46 15:23:01 5 0.02 0.00 0.02 0.07 0.00 99.90 15:31:46 15:23:01 6 1.97 0.00 0.00 0.00 0.00 98.03 15:31:46 15:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:31:46 15:24:01 all 0.26 0.00 0.01 0.01 0.00 99.72 15:31:46 15:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:31:46 15:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:31:46 15:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:31:46 15:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:31:46 15:24:01 4 0.00 0.00 0.00 0.03 0.00 99.97 15:31:46 15:24:01 5 0.03 0.00 0.02 0.02 0.00 99.93 15:31:46 15:24:01 6 1.97 0.00 0.00 0.00 0.02 98.01 15:31:46 15:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:31:46 15:25:02 all 0.07 0.00 0.03 0.01 0.00 99.90 15:31:46 15:25:02 0 0.08 0.00 0.03 0.00 0.02 99.87 15:31:46 15:25:02 1 0.03 0.00 0.02 0.00 0.00 99.95 15:31:46 15:25:02 2 0.00 0.00 0.02 0.00 0.00 99.98 15:31:46 15:25:02 3 0.02 0.00 0.02 0.00 0.00 99.97 15:31:46 15:25:02 4 0.03 0.00 0.00 0.00 0.00 99.97 15:31:46 15:25:02 5 0.07 0.00 0.00 0.02 0.00 99.92 15:31:46 15:25:02 6 0.30 0.00 0.10 0.03 0.00 99.57 15:31:46 15:25:02 7 0.03 0.00 0.02 0.00 0.00 99.95 15:31:46 15:26:01 all 0.01 0.00 0.01 0.01 0.00 99.96 15:31:46 15:26:01 0 0.03 0.00 0.05 0.00 0.00 99.92 15:31:46 15:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:31:46 15:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:31:46 15:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:31:46 15:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:31:46 15:26:01 5 0.02 0.00 0.00 0.07 0.00 99.92 15:31:46 15:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:31:46 15:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:31:46 15:27:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:31:46 15:27:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:31:46 15:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:31:46 15:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:31:46 15:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:31:46 15:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:31:46 15:27:01 5 0.05 0.00 0.02 0.02 0.00 99.92 15:31:46 15:27:01 6 0.00 0.00 0.00 0.05 0.02 99.93 15:31:46 15:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:31:46 15:28:01 all 0.17 0.00 0.01 0.01 0.00 99.80 15:31:46 15:28:01 0 0.07 0.00 0.03 0.00 0.00 99.90 15:31:46 15:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:31:46 15:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:31:46 15:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:31:46 15:28:01 4 0.02 0.00 0.02 0.07 0.00 99.90 15:31:46 15:28:01 5 0.02 0.00 0.00 0.02 0.02 99.95 15:31:46 15:28:01 6 1.22 0.00 0.03 0.00 0.00 98.74 15:31:46 15:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:31:46 15:29:01 all 0.26 0.00 0.01 0.00 0.01 99.72 15:31:46 15:29:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:31:46 15:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:31:46 15:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:31:46 15:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:31:46 15:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:31:46 15:29:01 5 0.03 0.00 0.02 0.02 0.00 99.93 15:31:46 15:29:01 6 1.97 0.00 0.02 0.00 0.00 98.01 15:31:46 15:29:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:31:46 15:30:01 all 0.25 0.00 0.01 0.00 0.00 99.73 15:31:46 15:30:01 0 0.03 0.00 0.05 0.00 0.02 99.90 15:31:46 15:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:31:46 15:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:31:46 15:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:31:46 15:30:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:31:46 15:30:01 5 0.05 0.00 0.00 0.02 0.00 99.93 15:31:46 15:30:01 6 1.86 0.00 0.00 0.00 0.02 98.13 15:31:46 15:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:31:46 15:31:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:31:46 15:31:01 0 0.03 0.00 0.08 0.00 0.02 99.87 15:31:46 15:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:31:46 15:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:31:46 15:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:31:46 15:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:31:46 15:31:01 5 0.05 0.00 0.02 0.02 0.00 99.92 15:31:46 15:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:31:46 15:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:31:46 Average: all 3.46 0.00 1.02 0.57 0.02 94.94 15:31:46 Average: 0 2.90 0.00 1.01 0.65 0.02 95.41 15:31:46 Average: 1 3.26 0.00 0.96 0.61 0.02 95.15 15:31:46 Average: 2 3.26 0.00 1.00 0.51 0.01 95.21 15:31:46 Average: 3 3.17 0.00 1.06 1.10 0.02 94.66 15:31:46 Average: 4 3.39 0.00 0.99 0.20 0.02 95.40 15:31:46 Average: 5 3.57 0.00 1.09 0.74 0.02 94.57 15:31:46 Average: 6 4.82 0.00 1.04 0.46 0.02 93.67 15:31:46 Average: 7 3.28 0.00 0.99 0.28 0.02 95.43 15:31:46 15:31:46 15:31:46