Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd 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-ssh653515277608416351.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8443423360099456016.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh610693448755053040.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh585963537640187325.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3499659432798347078.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-118114 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd (main) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#575)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd # timeout=10 > git rev-list --no-walk cf6412c5b50727ca79d85899261fa90c54a0a025 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-03T11:41:53.194Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-03T11:41:53.252Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-03T11:41:53.271Z] ========================================================= [2022-11-03T11:41:53.271Z] EdgeX Global Pipelines Version Info [2022-11-03T11:41:53.271Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-03T11:41:53.973Z] ------------------- [2022-11-03T11:41:53.973Z] stable info: [2022-11-03T11:41:53.973Z] ------------------- [2022-11-03T11:41:53.973Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-03T11:41:53.973Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-03T11:41:53.973Z] Message: update stable to v1.0.244 [2022-11-03T11:41:54.543Z] ------------------- [2022-11-03T11:41:54.543Z] experimental info: [2022-11-03T11:41:54.543Z] ------------------- [2022-11-03T11:41:54.543Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-03T11:41:54.543Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-03T11:41:54.543Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-03T11:41:54.693Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-11-03T11:41:54.705Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-11-03T11:41:54.717Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-03T11:41:54.729Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-03T11:41:54.740Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-03T11:41:54.750Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-03T11:41:54.762Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-03T11:41:54.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-03T11:41:54.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-03T11:41:54.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-03T11:41:54.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-03T11:41:54.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-11-03T11:41:54.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-03T11:41:54.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-03T11:41:54.846Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-03T11:41:54.856Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-03T11:41:54.867Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-03T11:41:54.887Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-03T11:41:54.903Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-03T11:41:54.920Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-03T11:41:54.937Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-03T11:41:54.946Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-03T11:41:54.960Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-03T11:41:54.973Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-03T11:41:54.987Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-03T11:41:55.000Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-03T11:41:55.009Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-03T11:41:55.017Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-03T11:41:55.026Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-03T11:41:55.035Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-03T11:41:55.043Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [Pipeline] echo [2022-11-03T11:41:55.054Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22de6a3 [Pipeline] echo [2022-11-03T11:41:55.066Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T11:41:55.101Z] provisioning config files... [2022-11-03T11:41:55.117Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8603517883920630762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T11:41:55.419Z] ---> docker-login.sh [2022-11-03T11:41:55.419Z] nexus3.edgexfoundry.org:10001 [2022-11-03T11:41:55.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:41:55.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:41:55.944Z] Configure a credential helper to remove this warning. See [2022-11-03T11:41:55.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:41:55.944Z] [2022-11-03T11:41:55.944Z] Login Succeeded [2022-11-03T11:41:55.944Z] nexus3.edgexfoundry.org:10002 [2022-11-03T11:41:55.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:41:55.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:41:55.944Z] Configure a credential helper to remove this warning. See [2022-11-03T11:41:55.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:41:55.944Z] [2022-11-03T11:41:55.944Z] Login Succeeded [2022-11-03T11:41:55.944Z] nexus3.edgexfoundry.org:10003 [2022-11-03T11:41:55.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:41:56.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:41:56.204Z] Configure a credential helper to remove this warning. See [2022-11-03T11:41:56.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:41:56.204Z] [2022-11-03T11:41:56.204Z] Login Succeeded [2022-11-03T11:41:56.204Z] nexus3.edgexfoundry.org:10004 [2022-11-03T11:41:56.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:41:56.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:41:56.204Z] Configure a credential helper to remove this warning. See [2022-11-03T11:41:56.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:41:56.204Z] [2022-11-03T11:41:56.204Z] Login Succeeded [2022-11-03T11:41:56.204Z] docker.io [2022-11-03T11:41:56.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:41:56.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:41:56.773Z] Configure a credential helper to remove this warning. See [2022-11-03T11:41:56.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:41:56.773Z] [2022-11-03T11:41:56.773Z] Login Succeeded [2022-11-03T11:41:56.773Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T11:41:56.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-03T11:41:57.172Z] + git rev-list -1 --merges 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd~1..22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [Pipeline] echo [2022-11-03T11:41:57.209Z] -----------> git rev-list -1 --merges 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd~1..22de6a3e93c00270aa2206806bc2f3a58e2a5fbd 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [false] [Pipeline] sh [2022-11-03T11:41:57.494Z] + git log --format=format:%s -1 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [Pipeline] echo [2022-11-03T11:41:57.506Z] ========================================================= [2022-11-03T11:41:57.506Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-03T11:41:57.506Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T11:41:57.824Z] + git log --format=format:%s -1 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [Pipeline] echo [2022-11-03T11:41:57.833Z] [semverPrep] GIT_COMMIT: 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#575) [Pipeline] echo [2022-11-03T11:41:57.841Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-03T11:41:58.210Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T11:41:58.210Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-03T11:41:58.210Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-03T11:41:58.210Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-03T11:41:58.210Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-11-03T11:41:58.210Z] -a /etc/ssh/ssh_known_hosts [2022-11-03T11:41:58.210Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:41:58.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T11:41:58.616Z] [2022-11-03T11:41:58.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:41:58.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T11:41:58.910Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-03T11:41:58.910Z] b85a868b505f: Pulling fs layer [2022-11-03T11:41:58.910Z] e2be974225ed: Pulling fs layer [2022-11-03T11:41:58.910Z] 339a4e72a1f5: Pulling fs layer [2022-11-03T11:41:58.910Z] 988bab9f4d93: Pulling fs layer [2022-11-03T11:41:58.910Z] 1469e6f7b9e6: Pulling fs layer [2022-11-03T11:41:58.910Z] eaf3925da568: Pulling fs layer [2022-11-03T11:41:58.910Z] bab4dde63d76: Pulling fs layer [2022-11-03T11:41:58.910Z] bde34c3a00c8: Pulling fs layer [2022-11-03T11:41:58.910Z] b352a97aabf1: Pulling fs layer [2022-11-03T11:41:58.910Z] 4872d77fe225: Pulling fs layer [2022-11-03T11:41:58.910Z] 5851b861e8e6: Pulling fs layer [2022-11-03T11:41:58.910Z] 988bab9f4d93: Waiting [2022-11-03T11:41:58.910Z] 1469e6f7b9e6: Waiting [2022-11-03T11:41:58.910Z] eaf3925da568: Waiting [2022-11-03T11:41:58.910Z] bde34c3a00c8: Waiting [2022-11-03T11:41:58.910Z] 4872d77fe225: Waiting [2022-11-03T11:41:58.910Z] 5851b861e8e6: Waiting [2022-11-03T11:41:58.910Z] b352a97aabf1: Waiting [2022-11-03T11:41:58.910Z] e2be974225ed: Download complete [2022-11-03T11:41:58.910Z] 988bab9f4d93: Verifying Checksum [2022-11-03T11:41:58.910Z] 988bab9f4d93: Download complete [2022-11-03T11:41:59.172Z] 1469e6f7b9e6: Verifying Checksum [2022-11-03T11:41:59.172Z] 1469e6f7b9e6: Download complete [2022-11-03T11:41:59.172Z] 339a4e72a1f5: Verifying Checksum [2022-11-03T11:41:59.172Z] 339a4e72a1f5: Download complete [2022-11-03T11:41:59.172Z] eaf3925da568: Verifying Checksum [2022-11-03T11:41:59.172Z] eaf3925da568: Download complete [2022-11-03T11:41:59.172Z] bde34c3a00c8: Download complete [2022-11-03T11:41:59.172Z] b352a97aabf1: Verifying Checksum [2022-11-03T11:41:59.172Z] b352a97aabf1: Download complete [2022-11-03T11:41:59.172Z] 4872d77fe225: Verifying Checksum [2022-11-03T11:41:59.172Z] 4872d77fe225: Download complete [2022-11-03T11:41:59.172Z] 5851b861e8e6: Verifying Checksum [2022-11-03T11:41:59.172Z] 5851b861e8e6: Download complete [2022-11-03T11:41:59.172Z] b85a868b505f: Download complete [2022-11-03T11:41:59.430Z] bab4dde63d76: Verifying Checksum [2022-11-03T11:41:59.430Z] bab4dde63d76: Download complete [2022-11-03T11:42:00.363Z] b85a868b505f: Pull complete [2022-11-03T11:42:00.363Z] e2be974225ed: Pull complete [2022-11-03T11:42:00.929Z] 339a4e72a1f5: Pull complete [2022-11-03T11:42:00.929Z] 988bab9f4d93: Pull complete [2022-11-03T11:42:00.929Z] 1469e6f7b9e6: Pull complete [2022-11-03T11:42:01.188Z] eaf3925da568: Pull complete [2022-11-03T11:42:03.720Z] bab4dde63d76: Pull complete [2022-11-03T11:42:03.720Z] bde34c3a00c8: Pull complete [2022-11-03T11:42:03.720Z] b352a97aabf1: Pull complete [2022-11-03T11:42:03.720Z] 4872d77fe225: Pull complete [2022-11-03T11:42:03.720Z] 5851b861e8e6: Pull complete [2022-11-03T11:42:03.980Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-03T11:42:03.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T11:42:03.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T11:42:04.055Z] prd-ubuntu20.04-docker-8c-8g-118114 does not seem to be running inside a container [2022-11-03T11:42:04.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-03T11:42:05.692Z] $ docker top 35040e9142e18df20c5519bbdb3304b3684c4560a152912395ac0b8aaddfe427 -eo pid,comm [2022-11-03T11:42:05.742Z] 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). [2022-11-03T11:42:05.742Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T11:42:05.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T11:42:05.780Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T11:42:05.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T11:42:05.897Z] $ docker exec 35040e9142e18df20c5519bbdb3304b3684c4560a152912395ac0b8aaddfe427 ssh-agent [2022-11-03T11:42:05.996Z] SSH_AUTH_SOCK=/tmp/ssh-ujPTaqVHlnme/agent.32 [2022-11-03T11:42:05.996Z] SSH_AGENT_PID=38 [2022-11-03T11:42:06.002Z] Running ssh-add (command line suppressed) [2022-11-03T11:42:06.095Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13037422029637612968.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13037422029637612968.key) [2022-11-03T11:42:06.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T11:42:06.390Z] + git tag --points-at HEAD [Pipeline] } [2022-11-03T11:42:06.405Z] $ docker exec --env ******** --env ******** 35040e9142e18df20c5519bbdb3304b3684c4560a152912395ac0b8aaddfe427 ssh-agent -k [2022-11-03T11:42:06.497Z] unset SSH_AUTH_SOCK; [2022-11-03T11:42:06.497Z] unset SSH_AGENT_PID; [2022-11-03T11:42:06.498Z] echo Agent pid 38 killed; [2022-11-03T11:42:06.507Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-03T11:42:06.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T11:42:06.528Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T11:42:06.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T11:42:06.640Z] $ docker exec 35040e9142e18df20c5519bbdb3304b3684c4560a152912395ac0b8aaddfe427 ssh-agent [2022-11-03T11:42:06.736Z] SSH_AUTH_SOCK=/tmp/ssh-nSNh8fGN97yA/agent.71 [2022-11-03T11:42:06.736Z] SSH_AGENT_PID=77 [2022-11-03T11:42:06.741Z] Running ssh-add (command line suppressed) [2022-11-03T11:42:06.841Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11646396945742467882.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11646396945742467882.key) [2022-11-03T11:42:06.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T11:42:07.135Z] + git semver init [2022-11-03T11:42:07.395Z] 2022-11-03 11:42:07,320 [run_init] DEBUG init version:0.0.0 force:False [2022-11-03T11:42:07.395Z] 2022-11-03 11:42:07,320 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-11-03T11:42:07.395Z] 2022-11-03 11:42:07,321 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-11-03T11:42:07.395Z] 2022-11-03 11:42:07,321 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-03T11:42:09.295Z] 2022-11-03 11:42:08,774 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-11-03T11:42:09.295Z] 2022-11-03 11:42:08,774 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-11-03T11:42:09.295Z] 2022-11-03 11:42:08,775 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T11:42:09.295Z] 2022-11-03 11:42:08,775 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T11:42:09.295Z] 2.3.0-dev.23 [Pipeline] } [2022-11-03T11:42:09.306Z] $ docker exec --env ******** --env ******** 35040e9142e18df20c5519bbdb3304b3684c4560a152912395ac0b8aaddfe427 ssh-agent -k [2022-11-03T11:42:09.403Z] unset SSH_AUTH_SOCK; [2022-11-03T11:42:09.403Z] unset SSH_AGENT_PID; [2022-11-03T11:42:09.404Z] echo Agent pid 77 killed; [2022-11-03T11:42:09.413Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T11:42:09.723Z] + git semver [Pipeline] } [2022-11-03T11:42:09.995Z] $ docker stop --time=1 35040e9142e18df20c5519bbdb3304b3684c4560a152912395ac0b8aaddfe427 [2022-11-03T11:42:11.303Z] $ docker rm -f 35040e9142e18df20c5519bbdb3304b3684c4560a152912395ac0b8aaddfe427 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T11:42:11.639Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-03T11:42:11.809Z] Stashed 1 file(s) [Pipeline] echo [2022-11-03T11:42:11.813Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.23 [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 [2022-11-03T11:42:11.920Z] provisioning config files... [2022-11-03T11:42:11.929Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1160975520818235077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T11:42:12.220Z] ---> docker-login.sh [2022-11-03T11:42:12.220Z] nexus3.edgexfoundry.org:10001 [2022-11-03T11:42:12.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:42:12.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:42:12.220Z] Configure a credential helper to remove this warning. See [2022-11-03T11:42:12.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:42:12.220Z] [2022-11-03T11:42:12.220Z] Login Succeeded [2022-11-03T11:42:12.220Z] nexus3.edgexfoundry.org:10002 [2022-11-03T11:42:12.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:42:12.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:42:12.220Z] Configure a credential helper to remove this warning. See [2022-11-03T11:42:12.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:42:12.220Z] [2022-11-03T11:42:12.220Z] Login Succeeded [2022-11-03T11:42:12.220Z] nexus3.edgexfoundry.org:10003 [2022-11-03T11:42:12.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:42:12.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:42:12.480Z] Configure a credential helper to remove this warning. See [2022-11-03T11:42:12.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:42:12.480Z] [2022-11-03T11:42:12.480Z] Login Succeeded [2022-11-03T11:42:12.480Z] nexus3.edgexfoundry.org:10004 [2022-11-03T11:42:12.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:42:12.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:42:12.480Z] Configure a credential helper to remove this warning. See [2022-11-03T11:42:12.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:42:12.480Z] [2022-11-03T11:42:12.480Z] Login Succeeded [2022-11-03T11:42:12.480Z] docker.io [2022-11-03T11:42:12.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:42:13.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:42:13.048Z] Configure a credential helper to remove this warning. See [2022-11-03T11:42:13.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:42:13.048Z] [2022-11-03T11:42:13.048Z] Login Succeeded [2022-11-03T11:42:13.048Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T11:42:13.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-03T11:42:13.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T11:42:13.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T11:42:13.159Z] ========================================================= [2022-11-03T11:42:13.159Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-03T11:42:13.159Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:42:13.479Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-03T11:42:13.737Z] Sending build context to Docker daemon 45.53MB [2022-11-03T11:42:13.737Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T11:42:13.737Z] Step 2/16 : FROM ${BASE} AS builder [2022-11-03T11:42:13.737Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-03T11:42:13.737Z] 213ec9aee27d: Pulling fs layer [2022-11-03T11:42:13.737Z] 4583459ba037: Pulling fs layer [2022-11-03T11:42:13.737Z] 93c1e223e6f2: Pulling fs layer [2022-11-03T11:42:13.737Z] 53926ce57604: Pulling fs layer [2022-11-03T11:42:13.737Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-03T11:42:13.737Z] 22ff95d597cd: Pulling fs layer [2022-11-03T11:42:13.737Z] 12d6caf4c0d1: Pulling fs layer [2022-11-03T11:42:13.737Z] 96b7cbca73a9: Pulling fs layer [2022-11-03T11:42:13.737Z] a7acece74701: Pulling fs layer [2022-11-03T11:42:13.737Z] 21b2b0c7a3f4: Waiting [2022-11-03T11:42:13.737Z] 53926ce57604: Waiting [2022-11-03T11:42:13.737Z] 12d6caf4c0d1: Waiting [2022-11-03T11:42:13.737Z] 22ff95d597cd: Waiting [2022-11-03T11:42:13.737Z] 96b7cbca73a9: Waiting [2022-11-03T11:42:13.737Z] a7acece74701: Waiting [2022-11-03T11:42:13.737Z] 93c1e223e6f2: Verifying Checksum [2022-11-03T11:42:13.737Z] 93c1e223e6f2: Download complete [2022-11-03T11:42:13.737Z] 4583459ba037: Download complete [2022-11-03T11:42:13.737Z] 21b2b0c7a3f4: Download complete [2022-11-03T11:42:13.737Z] 22ff95d597cd: Verifying Checksum [2022-11-03T11:42:13.737Z] 22ff95d597cd: Download complete [2022-11-03T11:42:13.737Z] 213ec9aee27d: Verifying Checksum [2022-11-03T11:42:13.737Z] 213ec9aee27d: Download complete [2022-11-03T11:42:13.737Z] 12d6caf4c0d1: Verifying Checksum [2022-11-03T11:42:13.737Z] 12d6caf4c0d1: Download complete [2022-11-03T11:42:13.996Z] 213ec9aee27d: Pull complete [2022-11-03T11:42:13.996Z] 4583459ba037: Pull complete [2022-11-03T11:42:14.255Z] 93c1e223e6f2: Pull complete [2022-11-03T11:42:14.255Z] a7acece74701: Verifying Checksum [2022-11-03T11:42:14.255Z] a7acece74701: Download complete [2022-11-03T11:42:14.515Z] 96b7cbca73a9: Verifying Checksum [2022-11-03T11:42:14.515Z] 96b7cbca73a9: Download complete [2022-11-03T11:42:14.515Z] 53926ce57604: Verifying Checksum [2022-11-03T11:42:14.515Z] 53926ce57604: Download complete [2022-11-03T11:42:17.797Z] 53926ce57604: Pull complete [2022-11-03T11:42:18.055Z] 21b2b0c7a3f4: Pull complete [2022-11-03T11:42:18.055Z] 22ff95d597cd: Pull complete [2022-11-03T11:42:18.055Z] 12d6caf4c0d1: Pull complete [2022-11-03T11:42:19.957Z] 96b7cbca73a9: Pull complete [2022-11-03T11:42:20.893Z] a7acece74701: Pull complete [2022-11-03T11:42:20.893Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-03T11:42:20.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-03T11:42:20.893Z] ---> db6d94c90886 [2022-11-03T11:42:20.893Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-03T11:42:22.799Z] ---> Running in 5d94cd6541a4 [2022-11-03T11:42:23.059Z] Removing intermediate container 5d94cd6541a4 [2022-11-03T11:42:23.059Z] ---> 0137794c101a [2022-11-03T11:42:23.059Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-11-03T11:42:23.059Z] ---> Running in 08ddd848dc2b [2022-11-03T11:42:23.059Z] Removing intermediate container 08ddd848dc2b [2022-11-03T11:42:23.059Z] ---> 335766842b43 [2022-11-03T11:42:23.059Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T11:42:23.318Z] ---> Running in d1f26d277cdc [2022-11-03T11:42:23.318Z] Removing intermediate container d1f26d277cdc [2022-11-03T11:42:23.318Z] ---> afb50340842d [2022-11-03T11:42:23.318Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-11-03T11:42:23.318Z] ---> Running in 6976db552a9d [2022-11-03T11:42:23.318Z] Removing intermediate container 6976db552a9d [2022-11-03T11:42:23.318Z] ---> 059f07ac59d0 [2022-11-03T11:42:23.318Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-03T11:42:23.318Z] ---> Running in 546fada2e5b8 [2022-11-03T11:42:23.577Z] Removing intermediate container 546fada2e5b8 [2022-11-03T11:42:23.577Z] ---> 3811414bc8c1 [2022-11-03T11:42:23.577Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-03T11:42:24.145Z] latest: Pulling from library/docker [2022-11-03T11:42:24.145Z] 213ec9aee27d: Already exists [2022-11-03T11:42:24.145Z] 7b0dd730a5c3: Pulling fs layer [2022-11-03T11:42:24.145Z] 4b90f8029a36: Pulling fs layer [2022-11-03T11:42:24.145Z] a89466c712af: Pulling fs layer [2022-11-03T11:42:24.145Z] 9c6a0a734fa9: Pulling fs layer [2022-11-03T11:42:24.145Z] beeedf2bf9bb: Pulling fs layer [2022-11-03T11:42:24.145Z] 3bc3016a9123: Pulling fs layer [2022-11-03T11:42:24.145Z] 45d434503156: Pulling fs layer [2022-11-03T11:42:24.145Z] 539e1dfa3993: Pulling fs layer [2022-11-03T11:42:24.145Z] 3bc3016a9123: Waiting [2022-11-03T11:42:24.145Z] 45d434503156: Waiting [2022-11-03T11:42:24.145Z] 9c6a0a734fa9: Waiting [2022-11-03T11:42:24.145Z] 539e1dfa3993: Waiting [2022-11-03T11:42:24.145Z] beeedf2bf9bb: Waiting [2022-11-03T11:42:24.404Z] 4b90f8029a36: Verifying Checksum [2022-11-03T11:42:24.404Z] 4b90f8029a36: Download complete [2022-11-03T11:42:24.663Z] a89466c712af: Verifying Checksum [2022-11-03T11:42:24.663Z] a89466c712af: Download complete [2022-11-03T11:42:24.663Z] 7b0dd730a5c3: Verifying Checksum [2022-11-03T11:42:24.663Z] 7b0dd730a5c3: Download complete [2022-11-03T11:42:24.663Z] 7b0dd730a5c3: Pull complete [2022-11-03T11:42:24.663Z] 3bc3016a9123: Download complete [2022-11-03T11:42:24.920Z] 4b90f8029a36: Pull complete [2022-11-03T11:42:24.920Z] 9c6a0a734fa9: Verifying Checksum [2022-11-03T11:42:24.920Z] 9c6a0a734fa9: Download complete [2022-11-03T11:42:24.920Z] 45d434503156: Verifying Checksum [2022-11-03T11:42:24.920Z] 45d434503156: Download complete [2022-11-03T11:42:24.920Z] 539e1dfa3993: Verifying Checksum [2022-11-03T11:42:24.920Z] 539e1dfa3993: Download complete [2022-11-03T11:42:25.177Z] beeedf2bf9bb: Verifying Checksum [2022-11-03T11:42:25.177Z] beeedf2bf9bb: Download complete [2022-11-03T11:42:25.177Z] a89466c712af: Pull complete [2022-11-03T11:42:25.435Z] 9c6a0a734fa9: Pull complete [2022-11-03T11:42:26.001Z] beeedf2bf9bb: Pull complete [2022-11-03T11:42:26.001Z] 3bc3016a9123: Pull complete [2022-11-03T11:42:26.001Z] 45d434503156: Pull complete [2022-11-03T11:42:26.001Z] 539e1dfa3993: Pull complete [2022-11-03T11:42:26.001Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-11-03T11:42:26.001Z] Status: Downloaded newer image for docker:latest [2022-11-03T11:42:26.887Z] Still waiting to schedule task [2022-11-03T11:42:26.887Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-03T11:42:27.376Z] ---> c2f93e7d9e99 [2022-11-03T11:42:27.376Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-03T11:42:27.376Z] ---> Running in 24329d3525e9 [2022-11-03T11:42:27.635Z] Removing intermediate container 24329d3525e9 [2022-11-03T11:42:27.635Z] ---> b4993fb62328 [2022-11-03T11:42:27.635Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T11:42:27.893Z] ---> Running in 31cd4970e994 [2022-11-03T11:42:28.151Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T11:42:28.718Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T11:42:29.290Z] OK: 211 MiB in 51 packages [2022-11-03T11:42:29.550Z] Removing intermediate container 31cd4970e994 [2022-11-03T11:42:29.550Z] ---> 386fa183e8a6 [2022-11-03T11:42:29.550Z] Step 11/16 : ENV GO111MODULE=on [2022-11-03T11:42:29.550Z] ---> Running in 837b0cd0fdde [2022-11-03T11:42:29.550Z] Removing intermediate container 837b0cd0fdde [2022-11-03T11:42:29.550Z] ---> 297aa424ac06 [2022-11-03T11:42:29.550Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-03T11:42:29.808Z] ---> Running in 82ba07882118 [2022-11-03T11:42:29.808Z] Removing intermediate container 82ba07882118 [2022-11-03T11:42:29.808Z] ---> eb6a258cbc82 [2022-11-03T11:42:29.808Z] Step 13/16 : COPY go.mod vendor* ./ [2022-11-03T11:42:30.069Z] ---> a89ce8799bb1 [2022-11-03T11:42:30.069Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T11:42:30.069Z] ---> Running in 641823c9ed29 [2022-11-03T11:42:51.994Z] Removing intermediate container 641823c9ed29 [2022-11-03T11:42:51.994Z] ---> 4ed7b18c7b18 [2022-11-03T11:42:51.994Z] Step 15/16 : COPY . . [2022-11-03T11:42:51.994Z] ---> 839b3a987261 [2022-11-03T11:42:51.994Z] Step 16/16 : RUN ${MAKE} [2022-11-03T11:42:51.994Z] ---> Running in 3af2d0b937b6 [2022-11-03T11:42:51.994Z] noop [2022-11-03T11:42:51.994Z] Removing intermediate container 3af2d0b937b6 [2022-11-03T11:42:51.994Z] ---> 83993d79a162 [2022-11-03T11:42:51.994Z] Successfully built 83993d79a162 [2022-11-03T11:42:51.994Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:42:52.309Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-03T11:42:52.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T11:42:52.371Z] prd-ubuntu20.04-docker-8c-8g-118114 does not seem to be running inside a container [2022-11-03T11:42:52.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-03T11:42:52.795Z] $ docker top a45067096ad4321701b01b42051bdb87f0d08fd8526f820cbf1181154ded92a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T11:42:53.136Z] + go version [2022-11-03T11:42:53.136Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-03T11:42:53.148Z] $ docker stop --time=1 a45067096ad4321701b01b42051bdb87f0d08fd8526f820cbf1181154ded92a9 [2022-11-03T11:42:54.457Z] $ docker rm -f a45067096ad4321701b01b42051bdb87f0d08fd8526f820cbf1181154ded92a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:42:54.838Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-03T11:42:54.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T11:42:54.899Z] prd-ubuntu20.04-docker-8c-8g-118114 does not seem to be running inside a container [2022-11-03T11:42:54.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-03T11:42:55.296Z] $ docker top 902ed28ab24808a99aa91a6b783c1d01e7c6bf27764c3b2bf80a2fd50ce7b8a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T11:42:55.634Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2022-11-03T11:42:55.931Z] + make test [2022-11-03T11:42:55.931Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-11-03T11:42:56.189Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-11-03T11:43:04.298Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-11-03T11:43:04.298Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-11-03T11:43:04.298Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-11-03T11:43:04.298Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-11-03T11:43:04.298Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-11-03T11:43:04.298Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-11-03T11:43:04.298Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-11-03T11:43:04.298Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-11-03T11:43:04.298Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-11-03T11:43:06.826Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-03T11:43:06.826Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-03T11:43:06.826Z] ./bin/test-attribution-txt.sh [2022-11-03T11:43:06.826Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-11-03T11:43:06.826Z] make -C web test [2022-11-03T11:43:06.826Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2022-11-03T11:43:06.826Z] make[1]: tput: No such file or directory [2022-11-03T11:43:06.826Z] make[1]: tput: No such file or directory [2022-11-03T11:43:06.826Z] warning: generating ./VERSION [2022-11-03T11:43:06.826Z] echo "0.0.0" > VERSION [2022-11-03T11:43:06.826Z] docker build \ [2022-11-03T11:43:06.826Z] -f Dockerfile \ [2022-11-03T11:43:06.826Z] --build-arg USER=1000 \ [2022-11-03T11:43:06.826Z] \ [2022-11-03T11:43:06.826Z] --label "git_sha=22de6a3e93c00270aa2206806bc2f3a58e2a5fbd" \ [2022-11-03T11:43:06.826Z] -t edgexfoundry/edgex-web-ui:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd \ [2022-11-03T11:43:06.826Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-11-03T11:43:06.826Z] . [2022-11-03T11:43:06.826Z] Sending build context to Docker daemon 3.269MB [2022-11-03T11:43:06.826Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-11-03T11:43:07.084Z] 16.17-alpine3.15: Pulling from library/node [2022-11-03T11:43:07.084Z] 9621f1afde84: Pulling fs layer [2022-11-03T11:43:07.084Z] c6f70ee39829: Pulling fs layer [2022-11-03T11:43:07.084Z] 56892a8094a2: Pulling fs layer [2022-11-03T11:43:07.084Z] 58dd87906ef0: Pulling fs layer [2022-11-03T11:43:07.084Z] 58dd87906ef0: Waiting [2022-11-03T11:43:07.084Z] 56892a8094a2: Verifying Checksum [2022-11-03T11:43:07.084Z] 56892a8094a2: Download complete [2022-11-03T11:43:07.084Z] 9621f1afde84: Download complete [2022-11-03T11:43:07.084Z] 58dd87906ef0: Verifying Checksum [2022-11-03T11:43:07.084Z] 58dd87906ef0: Download complete [2022-11-03T11:43:07.343Z] 9621f1afde84: Pull complete [2022-11-03T11:43:07.343Z] c6f70ee39829: Verifying Checksum [2022-11-03T11:43:07.343Z] c6f70ee39829: Download complete [2022-11-03T11:43:08.278Z] c6f70ee39829: Pull complete [2022-11-03T11:43:08.536Z] 56892a8094a2: Pull complete [2022-11-03T11:43:08.536Z] 58dd87906ef0: Pull complete [2022-11-03T11:43:08.536Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-11-03T11:43:08.536Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-11-03T11:43:08.536Z] ---> b69703f70c3d [2022-11-03T11:43:08.536Z] Step 2/10 : RUN apk add --no-cache chromium [2022-11-03T11:43:09.472Z] ---> Running in a0339d836a32 [2022-11-03T11:43:09.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-03T11:43:09.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-03T11:43:09.988Z] (1/129) Installing libxau (1.0.9-r0) [2022-11-03T11:43:09.988Z] (2/129) Installing libmd (1.0.3-r0) [2022-11-03T11:43:09.988Z] (3/129) Installing libbsd (0.11.3-r1) [2022-11-03T11:43:09.988Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-11-03T11:43:09.988Z] (5/129) Installing libxcb (1.14-r2) [2022-11-03T11:43:09.988Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-11-03T11:43:09.988Z] (7/129) Installing libxext (1.3.4-r0) [2022-11-03T11:43:09.988Z] (8/129) Installing libice (1.0.10-r0) [2022-11-03T11:43:09.988Z] (9/129) Installing libuuid (2.37.4-r0) [2022-11-03T11:43:09.988Z] (10/129) Installing libsm (1.2.3-r0) [2022-11-03T11:43:09.988Z] (11/129) Installing libxt (1.2.1-r0) [2022-11-03T11:43:09.988Z] (12/129) Installing libxmu (1.1.3-r0) [2022-11-03T11:43:09.988Z] (13/129) Installing xset (1.2.4-r0) [2022-11-03T11:43:09.988Z] (14/129) Installing xprop (1.2.5-r0) [2022-11-03T11:43:09.988Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-11-03T11:43:09.988Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-11-03T11:43:09.988Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-11-03T11:43:09.988Z] (18/129) Installing libffi (3.4.2-r1) [2022-11-03T11:43:09.988Z] (19/129) Installing libintl (0.21-r0) [2022-11-03T11:43:09.988Z] (20/129) Installing libblkid (2.37.4-r0) [2022-11-03T11:43:09.988Z] (21/129) Installing libmount (2.37.4-r0) [2022-11-03T11:43:09.988Z] (22/129) Installing pcre (8.45-r1) [2022-11-03T11:43:10.246Z] (23/129) Installing glib (2.70.1-r0) [2022-11-03T11:43:10.246Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-11-03T11:43:10.246Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-11-03T11:43:10.246Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-11-03T11:43:10.246Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-11-03T11:43:10.246Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-11-03T11:43:10.246Z] (29/129) Installing libpng (1.6.37-r1) [2022-11-03T11:43:10.246Z] (30/129) Installing libwebp (1.2.2-r0) [2022-11-03T11:43:10.246Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-11-03T11:43:10.246Z] (32/129) Installing tiff (4.4.0-r0) [2022-11-03T11:43:10.246Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-11-03T11:43:10.246Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-11-03T11:43:10.246Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-11-03T11:43:10.246Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-11-03T11:43:10.246Z] (37/129) Installing libxrender (0.9.10-r3) [2022-11-03T11:43:10.246Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-11-03T11:43:10.246Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-11-03T11:43:10.246Z] (40/129) Installing libxi (1.8-r0) [2022-11-03T11:43:10.246Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-11-03T11:43:10.246Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-11-03T11:43:10.246Z] (43/129) Installing atk (2.36.0-r0) [2022-11-03T11:43:10.246Z] (44/129) Installing libxtst (1.2.3-r3) [2022-11-03T11:43:10.246Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-11-03T11:43:10.247Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-11-03T11:43:10.247Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-11-03T11:43:10.247Z] (48/129) Installing expat (2.5.0-r0) [2022-11-03T11:43:10.247Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-11-03T11:43:10.247Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-11-03T11:43:10.506Z] (51/129) Installing freetype (2.11.1-r2) [2022-11-03T11:43:10.506Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-11-03T11:43:10.506Z] (53/129) Installing pixman (0.40.0-r3) [2022-11-03T11:43:10.506Z] (54/129) Installing cairo (1.16.0-r5) [2022-11-03T11:43:10.506Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-11-03T11:43:10.506Z] (56/129) Installing avahi-libs (0.8-r5) [2022-11-03T11:43:10.506Z] (57/129) Installing gmp (6.2.1-r1) [2022-11-03T11:43:10.506Z] (58/129) Installing nettle (3.7.3-r0) [2022-11-03T11:43:10.506Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-11-03T11:43:10.506Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-11-03T11:43:10.506Z] (61/129) Installing libunistring (0.9.10-r1) [2022-11-03T11:43:10.506Z] (62/129) Installing gnutls (3.7.1-r1) [2022-11-03T11:43:10.506Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-11-03T11:43:10.506Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-11-03T11:43:10.506Z] (65/129) Installing fribidi (1.0.11-r0) [2022-11-03T11:43:10.506Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-11-03T11:43:10.506Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-11-03T11:43:10.506Z] (68/129) Installing libxft (2.3.4-r0) [2022-11-03T11:43:10.506Z] (69/129) Installing pango (1.48.10-r0) [2022-11-03T11:43:10.506Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-11-03T11:43:10.506Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-11-03T11:43:10.506Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-11-03T11:43:10.506Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-11-03T11:43:10.765Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-11-03T11:43:10.765Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-11-03T11:43:10.765Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-11-03T11:43:10.765Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-11-03T11:43:10.765Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-11-03T11:43:10.765Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-11-03T11:43:10.765Z] Executing ttf-opensans-1.10-r1.post-install [2022-11-03T11:43:13.303Z] (79/129) Installing libogg (1.3.5-r0) [2022-11-03T11:43:13.303Z] (80/129) Installing flac (1.3.4-r0) [2022-11-03T11:43:13.303Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-11-03T11:43:13.303Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-11-03T11:43:13.303Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-11-03T11:43:13.303Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-11-03T11:43:13.303Z] (85/129) Installing libass (0.15.2-r0) [2022-11-03T11:43:13.303Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-11-03T11:43:13.303Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-11-03T11:43:13.303Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-11-03T11:43:13.303Z] (89/129) Installing lame (3.100-r0) [2022-11-03T11:43:13.303Z] (90/129) Installing opus (1.3.1-r1) [2022-11-03T11:43:13.303Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-11-03T11:43:13.303Z] (92/129) Installing soxr (0.1.3-r2) [2022-11-03T11:43:13.303Z] (93/129) Installing libsrt (1.4.2-r1) [2022-11-03T11:43:13.303Z] (94/129) Installing libssh (0.9.6-r1) [2022-11-03T11:43:13.303Z] (95/129) Installing libtheora (1.1.1-r16) [2022-11-03T11:43:13.303Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-11-03T11:43:13.303Z] (97/129) Installing libpciaccess (0.16-r0) [2022-11-03T11:43:13.303Z] (98/129) Installing libdrm (2.4.109-r0) [2022-11-03T11:43:13.303Z] (99/129) Installing libva (2.13.0-r0) [2022-11-03T11:43:13.303Z] (100/129) Installing libvdpau (1.4-r0) [2022-11-03T11:43:13.303Z] (101/129) Installing vidstab (1.1.0-r1) [2022-11-03T11:43:13.303Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-11-03T11:43:13.303Z] (103/129) Installing libvpx (1.10.0-r0) [2022-11-03T11:43:13.303Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-11-03T11:43:13.303Z] (105/129) Installing x264-libs (20210613-r0) [2022-11-03T11:43:13.303Z] (106/129) Installing x265-libs (3.5-r0) [2022-11-03T11:43:13.303Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-11-03T11:43:13.303Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-11-03T11:43:13.303Z] (109/129) Installing libevent (2.1.12-r4) [2022-11-03T11:43:13.303Z] (110/129) Installing mesa (21.2.6-r0) [2022-11-03T11:43:13.303Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-11-03T11:43:13.303Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-11-03T11:43:13.303Z] (113/129) Installing lcms2 (2.12-r1) [2022-11-03T11:43:13.303Z] (114/129) Installing nspr (4.32-r0) [2022-11-03T11:43:13.303Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-11-03T11:43:13.303Z] (116/129) Installing nss (3.78.1-r0) [2022-11-03T11:43:13.303Z] (117/129) Installing libasyncns (0.8-r1) [2022-11-03T11:43:13.303Z] (118/129) Installing libltdl (2.4.6-r7) [2022-11-03T11:43:13.303Z] (119/129) Installing orc (0.4.32-r0) [2022-11-03T11:43:13.303Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-11-03T11:43:13.303Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-11-03T11:43:13.303Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-11-03T11:43:13.303Z] (123/129) Installing libpulse (15.0-r2) [2022-11-03T11:43:13.303Z] (124/129) Installing re2 (2021.11.01-r0) [2022-11-03T11:43:13.561Z] (125/129) Installing snappy (1.1.9-r1) [2022-11-03T11:43:13.561Z] (126/129) Installing libgpg-error (1.42-r1) [2022-11-03T11:43:13.561Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-11-03T11:43:13.561Z] (128/129) Installing libxslt (1.1.35-r0) [2022-11-03T11:43:13.561Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-11-03T11:43:14.498Z] Executing busybox-1.34.1-r7.trigger [2022-11-03T11:43:14.498Z] Executing glib-2.70.1-r0.trigger [2022-11-03T11:43:14.498Z] Executing shared-mime-info-2.1-r1.trigger [2022-11-03T11:43:16.403Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-11-03T11:43:16.403Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-11-03T11:43:16.403Z] Executing fontconfig-2.13.1-r4.trigger [2022-11-03T11:43:16.403Z] Executing mkfontscale-1.2.1-r1.trigger [2022-11-03T11:43:16.403Z] OK: 286 MiB in 145 packages [2022-11-03T11:43:20.591Z] Removing intermediate container a0339d836a32 [2022-11-03T11:43:20.591Z] ---> 6d94153cc02c [2022-11-03T11:43:20.591Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-11-03T11:43:20.591Z] ---> Running in a7c5ba7e9a19 [2022-11-03T11:43:20.591Z] Removing intermediate container a7c5ba7e9a19 [2022-11-03T11:43:20.591Z] ---> 678adc0f312a [2022-11-03T11:43:20.591Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-11-03T11:43:20.591Z] ---> Running in 3453e50feadb [2022-11-03T11:43:20.591Z] Removing intermediate container 3453e50feadb [2022-11-03T11:43:20.591Z] ---> e7f0938c5ccf [2022-11-03T11:43:20.591Z] Step 5/10 : RUN npm install -g npm [2022-11-03T11:43:20.591Z] ---> Running in 00bfbd794ce6 [2022-11-03T11:43:27.165Z] [2022-11-03T11:43:27.165Z] changed 54 packages, and audited 212 packages in 6s [2022-11-03T11:43:27.165Z] [2022-11-03T11:43:27.165Z] 11 packages are looking for funding [2022-11-03T11:43:27.165Z] run `npm fund` for details [2022-11-03T11:43:27.165Z] [2022-11-03T11:43:27.165Z] found 0 vulnerabilities [2022-11-03T11:43:27.735Z] Removing intermediate container 00bfbd794ce6 [2022-11-03T11:43:27.735Z] ---> 5bb8fd316e32 [2022-11-03T11:43:27.735Z] Step 6/10 : ARG USER=1000 [2022-11-03T11:43:27.995Z] ---> Running in 3d919c452ab8 [2022-11-03T11:43:27.995Z] Removing intermediate container 3d919c452ab8 [2022-11-03T11:43:27.995Z] ---> 6669a9fbe1fa [2022-11-03T11:43:27.995Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-11-03T11:43:27.995Z] ---> Running in 25abcadee681 [2022-11-03T11:43:28.562Z] Removing intermediate container 25abcadee681 [2022-11-03T11:43:28.562Z] ---> 214d142c00d6 [2022-11-03T11:43:28.562Z] Step 8/10 : USER $USER:$USER [2022-11-03T11:43:28.562Z] ---> Running in cad9cc7d4637 [2022-11-03T11:43:28.821Z] Removing intermediate container cad9cc7d4637 [2022-11-03T11:43:28.821Z] ---> 1716a7ea6895 [2022-11-03T11:43:28.821Z] Step 9/10 : WORKDIR /app [2022-11-03T11:43:28.821Z] ---> Running in ba3578b93270 [2022-11-03T11:43:28.821Z] Removing intermediate container ba3578b93270 [2022-11-03T11:43:28.821Z] ---> 2de258a12e8f [2022-11-03T11:43:28.821Z] Step 10/10 : LABEL git_sha=22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [2022-11-03T11:43:28.821Z] ---> Running in 28b68c3dd413 [2022-11-03T11:43:29.079Z] Removing intermediate container 28b68c3dd413 [2022-11-03T11:43:29.079Z] ---> 43d71011e675 [2022-11-03T11:43:29.079Z] Successfully built 43d71011e675 [2022-11-03T11:43:29.079Z] Successfully tagged edgexfoundry/edgex-web-ui:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [2022-11-03T11:43:29.079Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-11-03T11:43:29.079Z] touch edgex-web-ui.imagebuilt [2022-11-03T11:43:29.079Z] mkdir -p node_modules coverage [2022-11-03T11:43:29.079Z] chown "1000:1000" node_modules coverage package-lock.json [2022-11-03T11:43:29.079Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE required: { [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE }, [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE } [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE required: { [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE }, [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE } [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE required: { [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE }, [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE } [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE required: { [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE }, [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE } [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE required: { [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE }, [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE } [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE required: { [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE }, [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE } [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE required: { [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE }, [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE } [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE required: { [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE }, [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE } [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE required: { [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE }, [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T11:43:30.984Z] npm WARN EBADENGINE } [2022-11-03T11:43:35.179Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-11-03T11:43:35.179Z] 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 [2022-11-03T11:43:35.179Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-11-03T11:43:35.179Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T11:43:35.440Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-11-03T11:43:35.699Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-11-03T11:43:35.957Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-11-03T11:43:37.329Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-11-03T11:43:37.586Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-11-03T11:43:38.961Z] 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 [2022-11-03T11:43:38.961Z] 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 [2022-11-03T11:43:39.894Z] 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. [2022-11-03T11:43:40.832Z] 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. [2022-11-03T11:43:41.768Z] 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. [2022-11-03T11:43:42.025Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-11-03T11:43:42.281Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T11:43:42.539Z] 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. [2022-11-03T11:43:42.795Z] 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. [2022-11-03T11:43:43.732Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T11:43:51.988Z] [2022-11-03T11:43:51.989Z] added 1478 packages, and audited 1479 packages in 22s [2022-11-03T11:43:51.989Z] [2022-11-03T11:43:51.989Z] 90 packages are looking for funding [2022-11-03T11:43:51.989Z] run `npm fund` for details [2022-11-03T11:43:51.989Z] [2022-11-03T11:43:51.989Z] 15 vulnerabilities (3 moderate, 9 high, 3 critical) [2022-11-03T11:43:51.989Z] [2022-11-03T11:43:51.989Z] To address issues that do not require attention, run: [2022-11-03T11:43:51.989Z] npm audit fix [2022-11-03T11:43:51.989Z] [2022-11-03T11:43:51.989Z] To address all issues (including breaking changes), run: [2022-11-03T11:43:51.989Z] npm audit fix --force [2022-11-03T11:43:51.989Z] [2022-11-03T11:43:51.989Z] Run `npm audit` for details. [2022-11-03T11:43:52.758Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118115 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-11-03T11:43:52.771Z] Running in /w/workspace/edgex-ui-go/94 [Pipeline] { [Pipeline] checkout [2022-11-03T11:43:52.807Z] The recommended git tool is: git [2022-11-03T11:43:56.176Z] 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 [2022-11-03T11:43:57.515Z] using credential edgex-jenkins-ssh [2022-11-03T11:43:57.533Z] Cloning the remote Git repository [2022-11-03T11:43:57.569Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-03T11:43:57.649Z] > git init /w/workspace/edgex-ui-go/94 # timeout=10 [2022-11-03T11:43:58.709Z] - Generating browser application bundles (phase: setup)... [2022-11-03T11:43:57.794Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-03T11:43:57.795Z] > git --version # timeout=10 [2022-11-03T11:43:57.815Z] > git --version # 'git version 2.25.1' [2022-11-03T11:43:57.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-03T11:43:57.865Z] Verifying host key using known hosts file [2022-11-03T11:43:58.067Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-03T11:43:58.084Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-03T11:44:00.942Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-11-03T11:44:00.961Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-03T11:44:01.749Z] Avoid second fetch [2022-11-03T11:44:01.749Z] Checking out Revision 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd (main) [2022-11-03T11:44:02.535Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#575)" [2022-11-03T11:44:02.901Z] Compiling @angular/core : es2015 as esm2015 [2022-11-03T11:44:02.901Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-11-03T11:44:01.758Z] > git config core.sparsecheckout # timeout=10 [2022-11-03T11:44:01.772Z] > git checkout -f 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T11:44:03.562Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-03T11:44:03.562Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-03T11:44:03.562Z] Dload Upload Total Spent Left Speed [2022-11-03T11:44:03.562Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94751 0 --:--:-- --:--:-- --:--:-- 94751 [Pipeline] sh [2022-11-03T11:44:04.156Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-03T11:44:04.498Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-03T11:44:04.499Z] sudo tee /etc/docker/daemon.new [2022-11-03T11:44:04.499Z] { [2022-11-03T11:44:04.499Z] "registry-mirrors": [ [2022-11-03T11:44:04.499Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-03T11:44:04.499Z] ], [2022-11-03T11:44:04.499Z] "bip": "10.250.0.254/24", [2022-11-03T11:44:04.499Z] "hosts": [ [2022-11-03T11:44:04.499Z] "tcp://0.0.0.0:5555", [2022-11-03T11:44:04.499Z] "unix:///var/run/docker.sock" [2022-11-03T11:44:04.499Z] ], [2022-11-03T11:44:04.499Z] "mtu": 1458, [2022-11-03T11:44:04.499Z] "selinux-enabled": true, [2022-11-03T11:44:04.499Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-03T11:44:04.499Z] } [Pipeline] sh [2022-11-03T11:44:04.840Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-03T11:44:05.185Z] + sudo service docker restart [2022-11-03T11:44:07.094Z] Compiling @angular/common : es2015 as esm2015 [2022-11-03T11:44:07.094Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-11-03T11:44:07.094Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-11-03T11:44:07.094Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-11-03T11:44:07.659Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-11-03T11:44:07.660Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-11-03T11:44:07.917Z] Compiling @angular/router : es2015 as esm2015 [2022-11-03T11:44:08.175Z] Compiling @angular/common/http : es2015 as esm2015 [2022-11-03T11:44:08.175Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-11-03T11:44:08.434Z] Compiling @angular/forms : es2015 as esm2015 [2022-11-03T11:44:08.692Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-11-03T11:44:10.595Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-11-03T11:44:17.158Z] 03 11 2022 11:44:16.242:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-11-03T11:44:17.158Z] 03 11 2022 11:44:16.244:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-11-03T11:44:17.158Z] 03 11 2022 11:44:16.247:INFO [launcher]: Starting browser ChromeHeadless [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T11:44:23.439Z] provisioning config files... [2022-11-03T11:44:23.464Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/94@tmp/config749373192330297790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T11:44:23.819Z] ---> docker-login.sh [2022-11-03T11:44:23.819Z] nexus3.edgexfoundry.org:10001 [2022-11-03T11:44:24.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:44:24.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:44:24.362Z] Configure a credential helper to remove this warning. See [2022-11-03T11:44:24.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:44:24.362Z] [2022-11-03T11:44:24.362Z] Login Succeeded [2022-11-03T11:44:24.362Z] nexus3.edgexfoundry.org:10002 [2022-11-03T11:44:24.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:44:24.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:44:24.632Z] Configure a credential helper to remove this warning. See [2022-11-03T11:44:24.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:44:24.632Z] [2022-11-03T11:44:24.632Z] Login Succeeded [2022-11-03T11:44:24.632Z] nexus3.edgexfoundry.org:10003 [2022-11-03T11:44:24.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:44:25.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:44:25.168Z] Configure a credential helper to remove this warning. See [2022-11-03T11:44:25.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:44:25.168Z] [2022-11-03T11:44:25.168Z] Login Succeeded [2022-11-03T11:44:25.168Z] nexus3.edgexfoundry.org:10004 [2022-11-03T11:44:25.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:44:25.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:44:25.438Z] Configure a credential helper to remove this warning. See [2022-11-03T11:44:25.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:44:25.438Z] [2022-11-03T11:44:25.438Z] Login Succeeded [2022-11-03T11:44:25.438Z] docker.io [2022-11-03T11:44:25.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:44:25.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:44:25.975Z] Configure a credential helper to remove this warning. See [2022-11-03T11:44:25.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:44:25.975Z] [2022-11-03T11:44:25.975Z] Login Succeeded [2022-11-03T11:44:25.975Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T11:44:25.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-03T11:44:26.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T11:44:26.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T11:44:26.188Z] ========================================================= [2022-11-03T11:44:26.188Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-03T11:44:26.188Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:44:26.543Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-03T11:44:27.520Z] Sending build context to Docker daemon 28.73MB [2022-11-03T11:44:27.520Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T11:44:27.520Z] Step 2/16 : FROM ${BASE} AS builder [2022-11-03T11:44:27.520Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-03T11:44:27.520Z] 9b18e9b68314: Pulling fs layer [2022-11-03T11:44:27.520Z] 35d82f9e3411: Pulling fs layer [2022-11-03T11:44:27.520Z] e16973657156: Pulling fs layer [2022-11-03T11:44:27.520Z] fc693d55d65f: Pulling fs layer [2022-11-03T11:44:27.520Z] 7e9fc2657dce: Pulling fs layer [2022-11-03T11:44:27.520Z] dda99020689f: Pulling fs layer [2022-11-03T11:44:27.520Z] db1c61fa0a46: Pulling fs layer [2022-11-03T11:44:27.520Z] 891c053d2c06: Pulling fs layer [2022-11-03T11:44:27.520Z] dda99020689f: Waiting [2022-11-03T11:44:27.520Z] fc693d55d65f: Waiting [2022-11-03T11:44:27.520Z] db1c61fa0a46: Waiting [2022-11-03T11:44:27.520Z] 7e9fc2657dce: Waiting [2022-11-03T11:44:27.520Z] 891c053d2c06: Waiting [2022-11-03T11:44:27.520Z] e16973657156: Verifying Checksum [2022-11-03T11:44:27.520Z] e16973657156: Download complete [2022-11-03T11:44:27.795Z] 35d82f9e3411: Verifying Checksum [2022-11-03T11:44:27.795Z] 35d82f9e3411: Download complete [2022-11-03T11:44:27.795Z] 7e9fc2657dce: Verifying Checksum [2022-11-03T11:44:27.795Z] 7e9fc2657dce: Download complete [2022-11-03T11:44:27.795Z] dda99020689f: Verifying Checksum [2022-11-03T11:44:27.795Z] dda99020689f: Download complete [2022-11-03T11:44:27.795Z] 9b18e9b68314: Verifying Checksum [2022-11-03T11:44:27.795Z] 9b18e9b68314: Download complete [2022-11-03T11:44:28.770Z] 891c053d2c06: Verifying Checksum [2022-11-03T11:44:28.770Z] 891c053d2c06: Download complete [2022-11-03T11:44:29.044Z] 9b18e9b68314: Pull complete [2022-11-03T11:44:29.359Z] ✔ Browser application bundle generation complete. [2022-11-03T11:44:29.359Z] 03 11 2022 11:44:27.820:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket GZTvmYU8TO0GznD7AAAB with id 39504805 [2022-11-03T11:44:29.636Z] 35d82f9e3411: Pull complete [2022-11-03T11:44:29.909Z] e16973657156: Pull complete [2022-11-03T11:44:29.909Z] db1c61fa0a46: Download complete [2022-11-03T11:44:30.498Z] fc693d55d65f: Download complete [2022-11-03T11:44:30.734Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-11-03T11:44:30.734Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.083 secs) [2022-11-03T11:44:30.734Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.109 secs) [2022-11-03T11:44:30.993Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.17 secs) [2022-11-03T11:44:30.993Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.243 secs) [2022-11-03T11:44:30.993Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.256 secs) [2022-11-03T11:44:30.993Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.261 secs) [2022-11-03T11:44:30.993Z] WARN: ' [2022-11-03T11:44:30.993Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-03T11:44:30.993Z] Support for using the ngModel input property and ngModelChange event with [2022-11-03T11:44:30.993Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-03T11:44:30.993Z] in a future version of Angular. [2022-11-03T11:44:30.993Z] [2022-11-03T11:44:30.993Z] For more information on this, see our API docs here: [2022-11-03T11:44:30.993Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-03T11:44:30.993Z] ' [2022-11-03T11:44:30.993Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.261 secs) [2022-11-03T11:44:30.993Z] WARN: ' [2022-11-03T11:44:30.993Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-03T11:44:30.993Z] Support for using the ngModel input property and ngModelChange event with [2022-11-03T11:44:30.993Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-03T11:44:30.993Z] in a future version of Angular. [2022-11-03T11:44:30.993Z] [2022-11-03T11:44:30.993Z] For more information on this, see our API docs here: [2022-11-03T11:44:30.993Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-03T11:44:30.993Z] ' [2022-11-03T11:44:30.993Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.309 secs) [2022-11-03T11:44:31.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.322 secs) [2022-11-03T11:44:31.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.341 secs) [2022-11-03T11:44:31.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.343 secs) [2022-11-03T11:44:31.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.393 secs) [2022-11-03T11:44:31.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.419 secs) [2022-11-03T11:44:31.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.435 secs) [2022-11-03T11:44:31.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.454 secs) [2022-11-03T11:44:31.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.463 secs) [2022-11-03T11:44:31.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.468 secs) [2022-11-03T11:44:31.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.485 secs) [2022-11-03T11:44:31.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.487 secs) [2022-11-03T11:44:31.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.498 secs) [2022-11-03T11:44:31.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.522 secs) [2022-11-03T11:44:31.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.531 secs) [2022-11-03T11:44:31.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.535 secs) [2022-11-03T11:44:31.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.54 secs) [2022-11-03T11:44:31.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.566 secs) [2022-11-03T11:44:31.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.571 secs) [2022-11-03T11:44:31.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.581 secs) [2022-11-03T11:44:31.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.589 secs) [2022-11-03T11:44:31.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.625 secs) [2022-11-03T11:44:31.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.631 secs) [2022-11-03T11:44:31.509Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.639 secs) [2022-11-03T11:44:31.767Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.695 secs) [2022-11-03T11:44:31.767Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.709 secs) [2022-11-03T11:44:31.767Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.722 secs) [2022-11-03T11:44:31.767Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.724 secs) [2022-11-03T11:44:31.767Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.725 secs) [2022-11-03T11:44:31.767Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.727 secs) [2022-11-03T11:44:31.767Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.729 secs) [2022-11-03T11:44:31.767Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.753 secs) [2022-11-03T11:44:31.767Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.767 secs) [2022-11-03T11:44:31.767Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.797 secs) [2022-11-03T11:44:31.767Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.801 secs) [2022-11-03T11:44:31.767Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.804 secs) [2022-11-03T11:44:31.767Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.807 secs) [2022-11-03T11:44:31.767Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.842 secs) [2022-11-03T11:44:32.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.855 secs) [2022-11-03T11:44:32.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.884 secs) [2022-11-03T11:44:32.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.898 secs) [2022-11-03T11:44:32.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.903 secs) [2022-11-03T11:44:32.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.905 secs) [2022-11-03T11:44:32.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.907 secs) [2022-11-03T11:44:32.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.909 secs) [2022-11-03T11:44:32.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.921 secs) [2022-11-03T11:44:32.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.925 secs) [2022-11-03T11:44:32.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.93 secs) [2022-11-03T11:44:32.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.949 secs) [2022-11-03T11:44:32.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.97 secs) [2022-11-03T11:44:32.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.979 secs) [2022-11-03T11:44:32.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.996 secs) [2022-11-03T11:44:32.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1 sec) [2022-11-03T11:44:32.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.003 secs) [2022-11-03T11:44:32.026Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.008 secs) [2022-11-03T11:44:32.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.057 secs) [2022-11-03T11:44:32.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.065 secs) [2022-11-03T11:44:32.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.067 secs) [2022-11-03T11:44:32.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.086 secs) [2022-11-03T11:44:32.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.107 secs) [2022-11-03T11:44:32.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.123 secs) [2022-11-03T11:44:32.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.158 secs) [2022-11-03T11:44:32.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.168 secs) [2022-11-03T11:44:32.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.177 secs) [2022-11-03T11:44:32.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.185 secs) [2022-11-03T11:44:32.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.193 secs) [2022-11-03T11:44:32.284Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.208 secs) [2022-11-03T11:44:32.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.242 secs) [2022-11-03T11:44:32.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.252 secs) [2022-11-03T11:44:32.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.257 secs) [2022-11-03T11:44:32.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.259 secs) [2022-11-03T11:44:32.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.272 secs) [2022-11-03T11:44:32.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.281 secs) [2022-11-03T11:44:32.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.287 secs) [2022-11-03T11:44:32.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.29 secs) [2022-11-03T11:44:32.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.293 secs) [2022-11-03T11:44:32.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.298 secs) [2022-11-03T11:44:32.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.32 secs) [2022-11-03T11:44:32.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.328 secs) [2022-11-03T11:44:32.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.337 secs) [2022-11-03T11:44:32.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.342 secs) [2022-11-03T11:44:32.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.373 secs) [2022-11-03T11:44:32.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.408 secs) [2022-11-03T11:44:32.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.415 secs) [2022-11-03T11:44:32.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.424 secs) [2022-11-03T11:44:32.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.452 secs) [2022-11-03T11:44:32.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.467 secs) [2022-11-03T11:44:32.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.496 secs) [2022-11-03T11:44:32.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.505 secs) [2022-11-03T11:44:32.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.515 secs) [2022-11-03T11:44:32.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.551 secs) [2022-11-03T11:44:32.801Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.558 secs) [2022-11-03T11:44:33.060Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.58 secs) [2022-11-03T11:44:33.060Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.584 secs) [2022-11-03T11:44:33.060Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.594 secs) [2022-11-03T11:44:33.060Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.598 secs) [2022-11-03T11:44:33.060Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.601 secs) [2022-11-03T11:44:33.060Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.604 secs) [2022-11-03T11:44:33.060Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.616 secs) [2022-11-03T11:44:33.060Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.622 secs) [2022-11-03T11:44:33.060Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.629 secs) [2022-11-03T11:44:33.060Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.636 secs) [2022-11-03T11:44:33.060Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.645 secs) [2022-11-03T11:44:33.060Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.653 secs) [2022-11-03T11:44:33.060Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.661 secs) [2022-11-03T11:44:33.060Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.689 secs) [2022-11-03T11:44:33.060Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.7 secs) [2022-11-03T11:44:33.060Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.738 secs) [2022-11-03T11:44:33.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.766 secs) [2022-11-03T11:44:33.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.774 secs) [2022-11-03T11:44:33.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.778 secs) [2022-11-03T11:44:33.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.799 secs) [2022-11-03T11:44:33.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.849 secs) [2022-11-03T11:44:33.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.86 secs) [2022-11-03T11:44:33.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.865 secs) [2022-11-03T11:44:33.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.879 secs) [2022-11-03T11:44:33.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.881 secs) [2022-11-03T11:44:33.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.883 secs) [2022-11-03T11:44:33.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.886 secs) [2022-11-03T11:44:33.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.889 secs) [2022-11-03T11:44:33.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.893 secs) [2022-11-03T11:44:33.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.91 secs) [2022-11-03T11:44:33.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.919 secs) [2022-11-03T11:44:33.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.93 secs) [2022-11-03T11:44:33.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.933 secs) [2022-11-03T11:44:33.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.935 secs) [2022-11-03T11:44:33.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.937 secs) [2022-11-03T11:44:33.320Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.941 secs) [2022-11-03T11:44:33.579Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.95 secs) [2022-11-03T11:44:33.579Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.957 secs) [2022-11-03T11:44:33.579Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.966 secs) [2022-11-03T11:44:33.579Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.975 secs) [2022-11-03T11:44:33.579Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.985 secs) [2022-11-03T11:44:33.579Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.989 secs) [2022-11-03T11:44:33.579Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.005 secs) [2022-11-03T11:44:33.579Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.024 secs) [2022-11-03T11:44:33.579Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.028 secs) [2022-11-03T11:44:33.579Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.032 secs) [2022-11-03T11:44:33.579Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.092 secs) [2022-11-03T11:44:33.837Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.119 secs) [2022-11-03T11:44:33.837Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.132 secs) [2022-11-03T11:44:33.837Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.137 secs) [2022-11-03T11:44:33.837Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.179 secs) [2022-11-03T11:44:33.837Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.234 secs / 2.179 secs) [2022-11-03T11:44:33.837Z] TOTAL: 149 SUCCESS [2022-11-03T11:44:33.837Z] ✔ Browser application bundle generation complete. [2022-11-03T11:44:34.407Z] [2022-11-03T11:44:34.407Z] =============================== Coverage summary =============================== [2022-11-03T11:44:34.407Z] Statements : 40.87% ( 1463/3580 ) [2022-11-03T11:44:34.407Z] Branches : 12.03% ( 111/923 ) [2022-11-03T11:44:34.407Z] Functions : 33.13% ( 430/1298 ) [2022-11-03T11:44:34.407Z] Lines : 38.8% ( 1314/3387 ) [2022-11-03T11:44:34.407Z] ================================================================================ [2022-11-03T11:44:34.408Z] ✔ Browser application bundle generation complete. [2022-11-03T11:44:34.992Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2022-11-03T11:44:35.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-03T11:44:35.014Z] $ docker stop --time=1 902ed28ab24808a99aa91a6b783c1d01e7c6bf27764c3b2bf80a2fd50ce7b8a6 [2022-11-03T11:44:36.317Z] $ docker rm -f 902ed28ab24808a99aa91a6b783c1d01e7c6bf27764c3b2bf80a2fd50ce7b8a6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T11:44:36.700Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-03T11:44:37.379Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-03T11:44:37.932Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-03T11:44:38.485Z] + ls -al . [2022-11-03T11:44:38.485Z] total 184 [2022-11-03T11:44:38.485Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 3 11:42 . [2022-11-03T11:44:38.485Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 11:41 .. [2022-11-03T11:44:38.485Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 11:41 .blubracket [2022-11-03T11:44:38.485Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 3 11:41 .dockerignore [2022-11-03T11:44:38.485Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 11:42 .git [2022-11-03T11:44:38.485Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 11:41 .github [2022-11-03T11:44:38.485Z] -rw-rw-r-- 1 jenkins jenkins 185 Nov 3 11:41 .gitignore [2022-11-03T11:44:38.485Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 11:42 .semver [2022-11-03T11:44:38.485Z] -rw-rw-r-- 1 jenkins jenkins 4856 Nov 3 11:41 Attribution.txt [2022-11-03T11:44:38.485Z] -rw-rw-r-- 1 jenkins jenkins 14570 Nov 3 11:41 CHANGELOG.md [2022-11-03T11:44:38.485Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 3 11:41 CONTRIBUTING.md [2022-11-03T11:44:38.485Z] -rw-rw-r-- 1 jenkins jenkins 1847 Nov 3 11:41 Dockerfile [2022-11-03T11:44:38.485Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 3 11:41 Jenkinsfile [2022-11-03T11:44:38.485Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 3 11:41 LICENSE [2022-11-03T11:44:38.485Z] -rw-rw-r-- 1 jenkins jenkins 2124 Nov 3 11:41 Makefile [2022-11-03T11:44:38.485Z] -rw-rw-r-- 1 jenkins jenkins 4558 Nov 3 11:41 README.md [2022-11-03T11:44:38.485Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 3 11:42 VERSION [2022-11-03T11:44:38.485Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 11:41 assets [2022-11-03T11:44:38.485Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 11:41 bin [2022-11-03T11:44:38.485Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 11:41 cmd [2022-11-03T11:44:38.485Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 3 11:42 coverage.out [2022-11-03T11:44:38.485Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 11:41 docs [2022-11-03T11:44:38.485Z] -rw-rw-r-- 1 jenkins jenkins 3110 Nov 3 11:41 go.mod [2022-11-03T11:44:38.485Z] -rw-rw-r-- 1 jenkins jenkins 43888 Nov 3 11:41 go.sum [2022-11-03T11:44:38.485Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 11:41 internal [2022-11-03T11:44:38.485Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 11:41 snap [2022-11-03T11:44:38.485Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 11:41 testing [2022-11-03T11:44:38.485Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 3 11:41 version.go [2022-11-03T11:44:38.485Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 11:43 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:44:38.788Z] + 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=22de6a3e93c00270aa2206806bc2f3a58e2a5fbd --label arch=amd64 --label version=2.3.0-dev.23 . [2022-11-03T11:44:39.047Z] Sending build context to Docker daemon 48.28MB [2022-11-03T11:44:39.047Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T11:44:39.047Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-03T11:44:39.047Z] ---> 83993d79a162 [2022-11-03T11:44:39.047Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-03T11:44:39.305Z] ---> Running in cce9a2cc8b6f [2022-11-03T11:44:39.565Z] Removing intermediate container cce9a2cc8b6f [2022-11-03T11:44:39.565Z] ---> 9001f66e1fb0 [2022-11-03T11:44:39.565Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-11-03T11:44:39.565Z] ---> Running in 33d5c9fa1edc [2022-11-03T11:44:39.565Z] Removing intermediate container 33d5c9fa1edc [2022-11-03T11:44:39.565Z] ---> bf26018debfa [2022-11-03T11:44:39.565Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T11:44:39.565Z] ---> Running in d26dde84a42f [2022-11-03T11:44:39.825Z] Removing intermediate container d26dde84a42f [2022-11-03T11:44:39.825Z] ---> 4f845e76d7f1 [2022-11-03T11:44:39.825Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-11-03T11:44:39.825Z] ---> Running in 2daa98571a82 [2022-11-03T11:44:39.825Z] Removing intermediate container 2daa98571a82 [2022-11-03T11:44:39.825Z] ---> 4d7607e46ca5 [2022-11-03T11:44:39.825Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-03T11:44:39.825Z] ---> Running in 09895e7d1777 [2022-11-03T11:44:40.083Z] Removing intermediate container 09895e7d1777 [2022-11-03T11:44:40.083Z] ---> cd5f90b789c0 [2022-11-03T11:44:40.083Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-03T11:44:40.651Z] ---> d04aeb8986e2 [2022-11-03T11:44:40.651Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-03T11:44:40.651Z] ---> Running in ca3029158354 [2022-11-03T11:44:41.219Z] Removing intermediate container ca3029158354 [2022-11-03T11:44:41.219Z] ---> ae5d10240303 [2022-11-03T11:44:41.219Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T11:44:41.219Z] ---> Running in d90d05694740 [2022-11-03T11:44:41.478Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T11:44:42.047Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T11:44:42.615Z] OK: 211 MiB in 51 packages [2022-11-03T11:44:42.851Z] fc693d55d65f: Pull complete [2022-11-03T11:44:42.851Z] 7e9fc2657dce: Pull complete [2022-11-03T11:44:42.851Z] dda99020689f: Pull complete [2022-11-03T11:44:43.183Z] Removing intermediate container d90d05694740 [2022-11-03T11:44:43.183Z] ---> 08d45b904a94 [2022-11-03T11:44:43.183Z] Step 11/26 : ENV GO111MODULE=on [2022-11-03T11:44:43.183Z] ---> Running in 209ea2cf21db [2022-11-03T11:44:43.183Z] Removing intermediate container 209ea2cf21db [2022-11-03T11:44:43.183Z] ---> 0c558e34c6ec [2022-11-03T11:44:43.183Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-03T11:44:43.183Z] ---> Running in 773523e0c459 [2022-11-03T11:44:43.443Z] Removing intermediate container 773523e0c459 [2022-11-03T11:44:43.443Z] ---> adddc8975d1a [2022-11-03T11:44:43.443Z] Step 13/26 : COPY go.mod vendor* ./ [2022-11-03T11:44:43.443Z] ---> c2d059260eb6 [2022-11-03T11:44:43.443Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T11:44:43.704Z] ---> Running in b44d7c11af44 [2022-11-03T11:44:44.272Z] Removing intermediate container b44d7c11af44 [2022-11-03T11:44:44.272Z] ---> 615122a9c6d6 [2022-11-03T11:44:44.272Z] Step 15/26 : COPY . . [2022-11-03T11:44:45.650Z] ---> 26216aff60f7 [2022-11-03T11:44:45.650Z] Step 16/26 : RUN ${MAKE} [2022-11-03T11:44:45.650Z] ---> Running in 75845cd5f8c6 [2022-11-03T11:44:45.911Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.23" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-11-03T11:44:48.213Z] db1c61fa0a46: Pull complete [2022-11-03T11:44:50.810Z] 891c053d2c06: Pull complete [2022-11-03T11:44:50.810Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-03T11:44:50.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-03T11:44:50.810Z] ---> f96f9c87975a [2022-11-03T11:44:50.810Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-03T11:44:54.160Z] ---> Running in 1874520456de [2022-11-03T11:44:54.160Z] Removing intermediate container 1874520456de [2022-11-03T11:44:54.160Z] ---> 032bc8ec95f7 [2022-11-03T11:44:54.160Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-11-03T11:44:54.160Z] ---> Running in ce10411389c2 [2022-11-03T11:44:54.160Z] Removing intermediate container ce10411389c2 [2022-11-03T11:44:54.160Z] ---> ca90a67a661b [2022-11-03T11:44:54.160Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T11:44:54.429Z] ---> Running in b027c18d93bc [2022-11-03T11:44:54.696Z] Removing intermediate container b027c18d93bc [2022-11-03T11:44:54.696Z] ---> 79a043b159d0 [2022-11-03T11:44:54.696Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-11-03T11:44:54.696Z] ---> Running in 06ac7f08bbf9 [2022-11-03T11:44:54.965Z] Removing intermediate container 06ac7f08bbf9 [2022-11-03T11:44:54.965Z] ---> 4d3d3cd9361e [2022-11-03T11:44:54.965Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-03T11:44:54.965Z] ---> Running in b0117c82f4b8 [2022-11-03T11:44:55.237Z] Removing intermediate container b0117c82f4b8 [2022-11-03T11:44:55.237Z] ---> 23f76a59fae0 [2022-11-03T11:44:55.237Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-03T11:44:56.214Z] latest: Pulling from library/docker [2022-11-03T11:44:56.214Z] 9b18e9b68314: Already exists [2022-11-03T11:44:56.214Z] e5833820420a: Pulling fs layer [2022-11-03T11:44:56.214Z] 79069699b830: Pulling fs layer [2022-11-03T11:44:56.214Z] 444a66d86b54: Pulling fs layer [2022-11-03T11:44:56.214Z] af8c662400c0: Pulling fs layer [2022-11-03T11:44:56.214Z] 7851778f47af: Pulling fs layer [2022-11-03T11:44:56.214Z] 969048075247: Pulling fs layer [2022-11-03T11:44:56.214Z] 9d9d268b6129: Pulling fs layer [2022-11-03T11:44:56.214Z] 71d72239e8c8: Pulling fs layer [2022-11-03T11:44:56.214Z] af8c662400c0: Waiting [2022-11-03T11:44:56.214Z] 7851778f47af: Waiting [2022-11-03T11:44:56.214Z] 9d9d268b6129: Waiting [2022-11-03T11:44:56.214Z] 71d72239e8c8: Waiting [2022-11-03T11:44:56.214Z] 969048075247: Waiting [2022-11-03T11:44:56.214Z] 79069699b830: Download complete [2022-11-03T11:44:56.484Z] e5833820420a: Download complete [2022-11-03T11:44:57.076Z] 444a66d86b54: Verifying Checksum [2022-11-03T11:44:57.076Z] 444a66d86b54: Download complete [2022-11-03T11:44:57.076Z] af8c662400c0: Verifying Checksum [2022-11-03T11:44:57.076Z] af8c662400c0: Download complete [2022-11-03T11:44:57.076Z] 7851778f47af: Verifying Checksum [2022-11-03T11:44:57.076Z] 7851778f47af: Download complete [2022-11-03T11:44:57.076Z] e5833820420a: Pull complete [2022-11-03T11:44:57.076Z] 71d72239e8c8: Download complete [2022-11-03T11:44:57.347Z] 969048075247: Verifying Checksum [2022-11-03T11:44:57.347Z] 969048075247: Download complete [2022-11-03T11:44:57.347Z] 9d9d268b6129: Verifying Checksum [2022-11-03T11:44:57.347Z] 9d9d268b6129: Download complete [2022-11-03T11:44:57.347Z] 79069699b830: Pull complete [2022-11-03T11:44:58.163Z] Removing intermediate container 75845cd5f8c6 [2022-11-03T11:44:58.163Z] ---> 6c57cc775548 [2022-11-03T11:44:58.163Z] Step 17/26 : FROM alpine:3.14 [2022-11-03T11:44:58.163Z] 3.14: Pulling from library/alpine [2022-11-03T11:44:58.163Z] c7ed990a2339: Pulling fs layer [2022-11-03T11:44:58.163Z] c7ed990a2339: Verifying Checksum [2022-11-03T11:44:58.163Z] c7ed990a2339: Download complete [2022-11-03T11:44:58.163Z] c7ed990a2339: Pull complete [2022-11-03T11:44:58.163Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-03T11:44:58.163Z] Status: Downloaded newer image for alpine:3.14 [2022-11-03T11:44:58.163Z] ---> dd53f409bf0b [2022-11-03T11:44:58.163Z] Step 18/26 : EXPOSE 4000 [2022-11-03T11:44:58.163Z] ---> Running in fac86479f5b3 [2022-11-03T11:44:58.163Z] Removing intermediate container fac86479f5b3 [2022-11-03T11:44:58.163Z] ---> 575434ea7124 [2022-11-03T11:44:58.163Z] 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 [2022-11-03T11:44:58.313Z] 444a66d86b54: Pull complete [2022-11-03T11:44:58.422Z] ---> bfa939beb189 [2022-11-03T11:44:58.422Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-11-03T11:44:58.422Z] ---> 444d473336b8 [2022-11-03T11:44:58.422Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-11-03T11:44:58.679Z] ---> 83e5c57cecee [2022-11-03T11:44:58.679Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-03T11:44:58.679Z] ---> Running in 44625d651500 [2022-11-03T11:44:58.679Z] Removing intermediate container 44625d651500 [2022-11-03T11:44:58.679Z] ---> b9f29a67fadb [2022-11-03T11:44:58.679Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-11-03T11:44:58.679Z] ---> Running in 923b293c3a39 [2022-11-03T11:44:58.937Z] Removing intermediate container 923b293c3a39 [2022-11-03T11:44:58.937Z] ---> c7a076f450b7 [2022-11-03T11:44:58.937Z] Step 24/26 : LABEL arch=amd64 [2022-11-03T11:44:58.937Z] ---> Running in 1e2d338452b1 [2022-11-03T11:44:58.937Z] Removing intermediate container 1e2d338452b1 [2022-11-03T11:44:58.937Z] ---> ba95dec36334 [2022-11-03T11:44:58.937Z] Step 25/26 : LABEL git_sha=22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [2022-11-03T11:44:58.937Z] ---> Running in 4cfb65b392c4 [2022-11-03T11:44:59.197Z] Removing intermediate container 4cfb65b392c4 [2022-11-03T11:44:59.197Z] ---> 61b078203062 [2022-11-03T11:44:59.197Z] Step 26/26 : LABEL version=2.3.0-dev.23 [2022-11-03T11:44:59.197Z] ---> Running in ec5d79761f29 [2022-11-03T11:44:59.197Z] Removing intermediate container ec5d79761f29 [2022-11-03T11:44:59.197Z] ---> 501684ff7a0b [2022-11-03T11:44:59.197Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-03T11:44:59.197Z] Successfully built 501684ff7a0b [2022-11-03T11:44:59.197Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2022-11-03T11:44:59.272Z] af8c662400c0: Pull complete [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T11:44:59.308Z] provisioning config files... [2022-11-03T11:44:59.317Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11511187766054504356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T11:44:59.614Z] ---> docker-login.sh [2022-11-03T11:44:59.614Z] nexus3.edgexfoundry.org:10001 [2022-11-03T11:44:59.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:44:59.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:44:59.614Z] Configure a credential helper to remove this warning. See [2022-11-03T11:44:59.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:44:59.614Z] [2022-11-03T11:44:59.614Z] Login Succeeded [2022-11-03T11:44:59.614Z] nexus3.edgexfoundry.org:10002 [2022-11-03T11:44:59.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:44:59.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:44:59.614Z] Configure a credential helper to remove this warning. See [2022-11-03T11:44:59.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:44:59.614Z] [2022-11-03T11:44:59.614Z] Login Succeeded [2022-11-03T11:44:59.614Z] nexus3.edgexfoundry.org:10003 [2022-11-03T11:44:59.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:44:59.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:44:59.873Z] Configure a credential helper to remove this warning. See [2022-11-03T11:44:59.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:44:59.873Z] [2022-11-03T11:44:59.873Z] Login Succeeded [2022-11-03T11:44:59.873Z] nexus3.edgexfoundry.org:10004 [2022-11-03T11:44:59.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:44:59.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:44:59.873Z] Configure a credential helper to remove this warning. See [2022-11-03T11:44:59.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:44:59.873Z] [2022-11-03T11:44:59.873Z] Login Succeeded [2022-11-03T11:44:59.873Z] docker.io [2022-11-03T11:44:59.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:45:00.309Z] 7851778f47af: Pull complete [2022-11-03T11:45:00.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:45:00.439Z] Configure a credential helper to remove this warning. See [2022-11-03T11:45:00.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:45:00.439Z] [2022-11-03T11:45:00.439Z] Login Succeeded [2022-11-03T11:45:00.439Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T11:45:00.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T11:45:00.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T11:45:00.487Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-11-03T11:45:00.487Z] 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [2022-11-03T11:45:00.487Z] latest [2022-11-03T11:45:00.487Z] 2.3.0-dev.23 [2022-11-03T11:45:00.487Z] 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd-2.3.0-dev.23 [2022-11-03T11:45:00.487Z] main [2022-11-03T11:45:00.487Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:45:00.648Z] 969048075247: Pull complete [2022-11-03T11:45:00.648Z] 9d9d268b6129: Pull complete [2022-11-03T11:45:00.791Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:45:00.937Z] 71d72239e8c8: Pull complete [2022-11-03T11:45:00.937Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-11-03T11:45:00.937Z] Status: Downloaded newer image for docker:latest [2022-11-03T11:45:01.106Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [2022-11-03T11:45:01.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-11-03T11:45:01.106Z] 51081925a183: Preparing [2022-11-03T11:45:01.106Z] 013cc48eae3d: Preparing [2022-11-03T11:45:01.106Z] 39451abf296e: Preparing [2022-11-03T11:45:01.106Z] 63493a9ab2d4: Preparing [2022-11-03T11:45:01.106Z] 63493a9ab2d4: Layer already exists [2022-11-03T11:45:01.106Z] 013cc48eae3d: Pushed [2022-11-03T11:45:01.106Z] 51081925a183: Pushed [2022-11-03T11:45:03.550Z] ---> ba71d6dff666 [2022-11-03T11:45:03.550Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-03T11:45:03.550Z] ---> Running in d0d752fc21e1 [2022-11-03T11:45:03.645Z] 39451abf296e: Pushed [2022-11-03T11:45:03.903Z] 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd: digest: sha256:1f4fc0c76dcdcd69f3c15ea3243b85a8d9e6288a27724e9c5f311f4c76f2eb9d size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:45:04.214Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:45:04.529Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-11-03T11:45:04.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-11-03T11:45:04.529Z] 51081925a183: Preparing [2022-11-03T11:45:04.529Z] 013cc48eae3d: Preparing [2022-11-03T11:45:04.529Z] 39451abf296e: Preparing [2022-11-03T11:45:04.529Z] 63493a9ab2d4: Preparing [2022-11-03T11:45:04.529Z] 63493a9ab2d4: Layer already exists [2022-11-03T11:45:04.529Z] 39451abf296e: Layer already exists [2022-11-03T11:45:04.529Z] 013cc48eae3d: Layer already exists [2022-11-03T11:45:04.529Z] 51081925a183: Layer already exists [2022-11-03T11:45:04.529Z] latest: digest: sha256:1f4fc0c76dcdcd69f3c15ea3243b85a8d9e6288a27724e9c5f311f4c76f2eb9d size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:45:04.844Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:45:05.147Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.23 [2022-11-03T11:45:05.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-11-03T11:45:05.147Z] 51081925a183: Preparing [2022-11-03T11:45:05.147Z] 013cc48eae3d: Preparing [2022-11-03T11:45:05.147Z] 39451abf296e: Preparing [2022-11-03T11:45:05.147Z] 63493a9ab2d4: Preparing [2022-11-03T11:45:05.147Z] 63493a9ab2d4: Layer already exists [2022-11-03T11:45:05.147Z] 013cc48eae3d: Layer already exists [2022-11-03T11:45:05.147Z] 39451abf296e: Layer already exists [2022-11-03T11:45:05.147Z] 51081925a183: Layer already exists [2022-11-03T11:45:05.147Z] 2.3.0-dev.23: digest: sha256:1f4fc0c76dcdcd69f3c15ea3243b85a8d9e6288a27724e9c5f311f4c76f2eb9d size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:45:05.458Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd-2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:45:05.500Z] Removing intermediate container d0d752fc21e1 [2022-11-03T11:45:05.500Z] ---> 31588c8d0853 [2022-11-03T11:45:05.500Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T11:45:05.500Z] ---> Running in ead6c39bdcd2 [2022-11-03T11:45:05.761Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd-2.3.0-dev.23 [2022-11-03T11:45:05.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-11-03T11:45:05.761Z] 51081925a183: Preparing [2022-11-03T11:45:05.761Z] 013cc48eae3d: Preparing [2022-11-03T11:45:05.761Z] 39451abf296e: Preparing [2022-11-03T11:45:05.761Z] 63493a9ab2d4: Preparing [2022-11-03T11:45:05.761Z] 51081925a183: Layer already exists [2022-11-03T11:45:05.761Z] 63493a9ab2d4: Layer already exists [2022-11-03T11:45:05.761Z] 39451abf296e: Layer already exists [2022-11-03T11:45:05.761Z] 013cc48eae3d: Layer already exists [2022-11-03T11:45:05.761Z] 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd-2.3.0-dev.23: digest: sha256:1f4fc0c76dcdcd69f3c15ea3243b85a8d9e6288a27724e9c5f311f4c76f2eb9d size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:45:06.072Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [2022-11-03T11:45:06.081Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:45:06.378Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-11-03T11:45:06.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-11-03T11:45:06.379Z] 51081925a183: Preparing [2022-11-03T11:45:06.379Z] 013cc48eae3d: Preparing [2022-11-03T11:45:06.379Z] 39451abf296e: Preparing [2022-11-03T11:45:06.379Z] 63493a9ab2d4: Preparing [2022-11-03T11:45:06.379Z] 39451abf296e: Layer already exists [2022-11-03T11:45:06.379Z] 51081925a183: Layer already exists [2022-11-03T11:45:06.379Z] 63493a9ab2d4: Layer already exists [2022-11-03T11:45:06.379Z] 013cc48eae3d: Layer already exists [2022-11-03T11:45:06.379Z] main: digest: sha256:1f4fc0c76dcdcd69f3c15ea3243b85a8d9e6288a27724e9c5f311f4c76f2eb9d size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T11:45:06.431Z] ===================================================== [Pipeline] echo [2022-11-03T11:45:06.441Z] taggedImages: [2022-11-03T11:45:06.441Z] - nexus3.edgexfoundry.org:10004/edgex-ui:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [2022-11-03T11:45:06.441Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-11-03T11:45:06.441Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.23 [2022-11-03T11:45:06.441Z] - nexus3.edgexfoundry.org:10004/edgex-ui:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd-2.3.0-dev.23 [2022-11-03T11:45:06.441Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:45:06.662Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T11:45:06.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T11:45:06.822Z] [2022-11-03T11:45:06.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:45:07.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T11:45:07.117Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-03T11:45:07.117Z] 5eb5b503b376: Pulling fs layer [2022-11-03T11:45:07.117Z] 5c69ac0246d0: Pulling fs layer [2022-11-03T11:45:07.117Z] ec43610c2a17: Pulling fs layer [2022-11-03T11:45:07.117Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-03T11:45:07.117Z] 33b1e0a273af: Pulling fs layer [2022-11-03T11:45:07.117Z] 5d3b04190fa2: Pulling fs layer [2022-11-03T11:45:07.117Z] 2f39f015ded8: Pulling fs layer [2022-11-03T11:45:07.117Z] 33b1e0a273af: Waiting [2022-11-03T11:45:07.117Z] 5d3b04190fa2: Waiting [2022-11-03T11:45:07.117Z] 2f39f015ded8: Waiting [2022-11-03T11:45:07.117Z] 3a2ae6a8a46f: Waiting [2022-11-03T11:45:07.117Z] 5c69ac0246d0: Verifying Checksum [2022-11-03T11:45:07.117Z] 5c69ac0246d0: Download complete [2022-11-03T11:45:07.117Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-03T11:45:07.117Z] 3a2ae6a8a46f: Download complete [2022-11-03T11:45:07.377Z] 33b1e0a273af: Verifying Checksum [2022-11-03T11:45:07.377Z] 33b1e0a273af: Download complete [2022-11-03T11:45:07.377Z] 5d3b04190fa2: Download complete [2022-11-03T11:45:07.377Z] ec43610c2a17: Verifying Checksum [2022-11-03T11:45:07.377Z] ec43610c2a17: Download complete [2022-11-03T11:45:07.377Z] 5eb5b503b376: Verifying Checksum [2022-11-03T11:45:07.377Z] 5eb5b503b376: Download complete [2022-11-03T11:45:07.941Z] 2f39f015ded8: Download complete [2022-11-03T11:45:08.064Z] OK: 221 MiB in 51 packages [2022-11-03T11:45:08.507Z] 5eb5b503b376: Pull complete [2022-11-03T11:45:08.644Z] Removing intermediate container ead6c39bdcd2 [2022-11-03T11:45:08.644Z] ---> 204230b15066 [2022-11-03T11:45:08.644Z] Step 11/16 : ENV GO111MODULE=on [2022-11-03T11:45:08.644Z] ---> Running in fc79ed0d0595 [2022-11-03T11:45:08.765Z] 5c69ac0246d0: Pull complete [2022-11-03T11:45:08.910Z] Removing intermediate container fc79ed0d0595 [2022-11-03T11:45:08.911Z] ---> 5b8f9a64d640 [2022-11-03T11:45:08.911Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-03T11:45:08.911Z] ---> Running in 8fca01f77508 [2022-11-03T11:45:09.024Z] ec43610c2a17: Pull complete [2022-11-03T11:45:09.024Z] 3a2ae6a8a46f: Pull complete [2022-11-03T11:45:09.179Z] Removing intermediate container 8fca01f77508 [2022-11-03T11:45:09.179Z] ---> d8198308fd0f [2022-11-03T11:45:09.179Z] Step 13/16 : COPY go.mod vendor* ./ [2022-11-03T11:45:09.282Z] 33b1e0a273af: Pull complete [2022-11-03T11:45:09.540Z] 5d3b04190fa2: Pull complete [2022-11-03T11:45:09.768Z] ---> 09ceabbd082f [2022-11-03T11:45:09.768Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T11:45:09.768Z] ---> Running in 7f26f415b7f8 [2022-11-03T11:45:12.822Z] 2f39f015ded8: Pull complete [2022-11-03T11:45:13.080Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-03T11:45:13.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T11:45:13.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T11:45:13.144Z] prd-ubuntu20.04-docker-8c-8g-118114 does not seem to be running inside a container [2022-11-03T11:45:13.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-03T11:45:15.168Z] $ docker top 88f95fcaf0aee37bdb05ff274a14463c86d16474e5d52e1383c1ba4361e94144 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T11:45:15.572Z] ---> job-cost.sh [2022-11-03T11:45:15.573Z] lf-activate-venv: SKIPPING [2022-11-03T11:45:15.573Z] INFO: No Stack... [2022-11-03T11:45:15.831Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-03T11:45:16.089Z] INFO: Archiving Costs [Pipeline] sh [2022-11-03T11:45:16.374Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-11-03T11:45:16.374Z] + cut -d, -f6 [Pipeline] lock [2022-11-03T11:45:16.387Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-94-stack-cost] [2022-11-03T11:45:16.394Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-94-stack-cost] did not exist. Created. [2022-11-03T11:45:16.394Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-03T11:45:16.694Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-03T11:45:17.085Z] Stashed 1 file(s) [Pipeline] } [2022-11-03T11:45:17.092Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-94-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-03T11:45:17.109Z] $ docker stop --time=1 88f95fcaf0aee37bdb05ff274a14463c86d16474e5d52e1383c1ba4361e94144 [2022-11-03T11:45:18.411Z] $ docker rm -f 88f95fcaf0aee37bdb05ff274a14463c86d16474e5d52e1383c1ba4361e94144 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-03T11:46:06.160Z] Removing intermediate container 7f26f415b7f8 [2022-11-03T11:46:06.160Z] ---> 55f84875e37a [2022-11-03T11:46:06.160Z] Step 15/16 : COPY . . [2022-11-03T11:46:06.160Z] ---> e5c239bdee90 [2022-11-03T11:46:06.160Z] Step 16/16 : RUN ${MAKE} [2022-11-03T11:46:06.160Z] ---> Running in f976af7f1ed6 [2022-11-03T11:46:06.160Z] noop [2022-11-03T11:46:06.160Z] Removing intermediate container f976af7f1ed6 [2022-11-03T11:46:06.160Z] ---> 43d972460675 [2022-11-03T11:46:06.160Z] Successfully built 43d972460675 [2022-11-03T11:46:06.160Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:46:06.508Z] + docker inspect -f . ci-base-image-arm64 [2022-11-03T11:46:06.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T11:46:06.696Z] prd-ubuntu20.04-docker-arm64-4c-16g-118115 does not seem to be running inside a container [2022-11-03T11:46:06.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/94 -v /w/workspace/edgex-ui-go/94:/w/workspace/edgex-ui-go/94:rw,z -v /w/workspace/edgex-ui-go/94@tmp:/w/workspace/edgex-ui-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-03T11:46:08.018Z] $ docker top 83d35044c6557ddac2973be4f74f882b3a20edaff91dd948e33ba986143a839a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T11:46:08.844Z] + go version [2022-11-03T11:46:08.844Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-03T11:46:08.868Z] $ docker stop --time=1 83d35044c6557ddac2973be4f74f882b3a20edaff91dd948e33ba986143a839a [2022-11-03T11:46:10.493Z] $ docker rm -f 83d35044c6557ddac2973be4f74f882b3a20edaff91dd948e33ba986143a839a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:46:11.048Z] + docker inspect -f . ci-base-image-arm64 [2022-11-03T11:46:11.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T11:46:11.206Z] prd-ubuntu20.04-docker-arm64-4c-16g-118115 does not seem to be running inside a container [2022-11-03T11:46:11.271Z] $ 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/94 -v /w/workspace/edgex-ui-go/94:/w/workspace/edgex-ui-go/94:rw,z -v /w/workspace/edgex-ui-go/94@tmp:/w/workspace/edgex-ui-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-03T11:46:12.397Z] $ docker top dfce41ae2c130320ab88d989881f1a633c7a23c3a4511dd037ef1b788f6d6b0d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T11:46:12.922Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/94 [Pipeline] fileExists [Pipeline] sh [2022-11-03T11:46:13.566Z] + make test [2022-11-03T11:46:13.566Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-11-03T11:46:14.976Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-11-03T11:47:22.836Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-11-03T11:47:22.836Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-11-03T11:47:22.836Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-11-03T11:47:22.836Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-11-03T11:47:22.836Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-11-03T11:47:22.836Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-11-03T11:47:22.836Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-11-03T11:47:22.836Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-11-03T11:47:22.836Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-11-03T11:47:44.906Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-03T11:47:44.906Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-03T11:47:44.906Z] ./bin/test-attribution-txt.sh [2022-11-03T11:47:44.906Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-11-03T11:47:44.906Z] make -C web test [2022-11-03T11:47:44.906Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/94/web' [2022-11-03T11:47:44.906Z] make[1]: tput: No such file or directory [2022-11-03T11:47:44.906Z] make[1]: tput: No such file or directory [2022-11-03T11:47:44.906Z] warning: generating ./VERSION [2022-11-03T11:47:44.906Z] echo "0.0.0" > VERSION [2022-11-03T11:47:44.906Z] docker build \ [2022-11-03T11:47:44.906Z] -f Dockerfile \ [2022-11-03T11:47:44.906Z] --build-arg USER=1000 \ [2022-11-03T11:47:44.906Z] \ [2022-11-03T11:47:44.906Z] --label "git_sha=22de6a3e93c00270aa2206806bc2f3a58e2a5fbd" \ [2022-11-03T11:47:44.906Z] -t edgexfoundry/edgex-web-ui:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd \ [2022-11-03T11:47:44.906Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-11-03T11:47:44.906Z] . [2022-11-03T11:47:44.906Z] Sending build context to Docker daemon 3.269MB [2022-11-03T11:47:44.906Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-11-03T11:47:44.906Z] 16.17-alpine3.15: Pulling from library/node [2022-11-03T11:47:44.906Z] 47517142f6ba: Pulling fs layer [2022-11-03T11:47:44.906Z] 5f8c4bfa009b: Pulling fs layer [2022-11-03T11:47:44.906Z] f7079c9c4ba1: Pulling fs layer [2022-11-03T11:47:44.906Z] aba105e6f55a: Pulling fs layer [2022-11-03T11:47:44.906Z] 47517142f6ba: Verifying Checksum [2022-11-03T11:47:44.906Z] 47517142f6ba: Download complete [2022-11-03T11:47:44.906Z] f7079c9c4ba1: Verifying Checksum [2022-11-03T11:47:44.906Z] f7079c9c4ba1: Download complete [2022-11-03T11:47:44.906Z] aba105e6f55a: Verifying Checksum [2022-11-03T11:47:44.906Z] aba105e6f55a: Download complete [2022-11-03T11:47:44.906Z] 47517142f6ba: Pull complete [2022-11-03T11:47:44.906Z] 5f8c4bfa009b: Verifying Checksum [2022-11-03T11:47:44.906Z] 5f8c4bfa009b: Download complete [2022-11-03T11:47:47.494Z] 5f8c4bfa009b: Pull complete [2022-11-03T11:47:47.763Z] f7079c9c4ba1: Pull complete [2022-11-03T11:47:48.033Z] aba105e6f55a: Pull complete [2022-11-03T11:47:48.033Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-11-03T11:47:48.033Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-11-03T11:47:48.033Z] ---> bf1b8b58d215 [2022-11-03T11:47:48.033Z] Step 2/10 : RUN apk add --no-cache chromium [2022-11-03T11:47:48.632Z] ---> Running in 35e5c12d352b [2022-11-03T11:47:49.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-03T11:47:49.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-03T11:47:50.819Z] (1/128) Installing libxau (1.0.9-r0) [2022-11-03T11:47:50.819Z] (2/128) Installing libmd (1.0.3-r0) [2022-11-03T11:47:50.819Z] (3/128) Installing libbsd (0.11.3-r1) [2022-11-03T11:47:50.819Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-11-03T11:47:50.819Z] (5/128) Installing libxcb (1.14-r2) [2022-11-03T11:47:50.819Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-11-03T11:47:50.819Z] (7/128) Installing libxext (1.3.4-r0) [2022-11-03T11:47:50.819Z] (8/128) Installing libice (1.0.10-r0) [2022-11-03T11:47:50.819Z] (9/128) Installing libuuid (2.37.4-r0) [2022-11-03T11:47:50.819Z] (10/128) Installing libsm (1.2.3-r0) [2022-11-03T11:47:51.088Z] (11/128) Installing libxt (1.2.1-r0) [2022-11-03T11:47:51.088Z] (12/128) Installing libxmu (1.1.3-r0) [2022-11-03T11:47:51.088Z] (13/128) Installing xset (1.2.4-r0) [2022-11-03T11:47:51.088Z] (14/128) Installing xprop (1.2.5-r0) [2022-11-03T11:47:51.088Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-11-03T11:47:51.088Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-11-03T11:47:51.088Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-11-03T11:47:51.088Z] (18/128) Installing libffi (3.4.2-r1) [2022-11-03T11:47:51.088Z] (19/128) Installing libintl (0.21-r0) [2022-11-03T11:47:51.088Z] (20/128) Installing libblkid (2.37.4-r0) [2022-11-03T11:47:51.088Z] (21/128) Installing libmount (2.37.4-r0) [2022-11-03T11:47:51.088Z] (22/128) Installing pcre (8.45-r1) [2022-11-03T11:47:51.088Z] (23/128) Installing glib (2.70.1-r0) [2022-11-03T11:47:51.088Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-11-03T11:47:51.088Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-11-03T11:47:51.088Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-11-03T11:47:51.355Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-11-03T11:47:51.355Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-11-03T11:47:51.355Z] (29/128) Installing libpng (1.6.37-r1) [2022-11-03T11:47:51.355Z] (30/128) Installing libwebp (1.2.2-r0) [2022-11-03T11:47:51.355Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-11-03T11:47:51.355Z] (32/128) Installing tiff (4.4.0-r0) [2022-11-03T11:47:51.355Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-11-03T11:47:51.355Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-11-03T11:47:51.355Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-11-03T11:47:51.355Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-11-03T11:47:51.355Z] (37/128) Installing libxrender (0.9.10-r3) [2022-11-03T11:47:51.622Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-11-03T11:47:51.622Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-11-03T11:47:51.622Z] (40/128) Installing libxi (1.8-r0) [2022-11-03T11:47:51.622Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-11-03T11:47:51.622Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-11-03T11:47:51.622Z] (43/128) Installing atk (2.36.0-r0) [2022-11-03T11:47:51.622Z] (44/128) Installing libxtst (1.2.3-r3) [2022-11-03T11:47:51.622Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-11-03T11:47:51.622Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-11-03T11:47:51.622Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-11-03T11:47:51.622Z] (48/128) Installing expat (2.5.0-r0) [2022-11-03T11:47:51.622Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-11-03T11:47:51.622Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-11-03T11:47:51.622Z] (51/128) Installing freetype (2.11.1-r2) [2022-11-03T11:47:51.622Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-11-03T11:47:51.622Z] (53/128) Installing pixman (0.40.0-r3) [2022-11-03T11:47:51.622Z] (54/128) Installing cairo (1.16.0-r5) [2022-11-03T11:47:51.622Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-11-03T11:47:51.892Z] (56/128) Installing avahi-libs (0.8-r5) [2022-11-03T11:47:51.892Z] (57/128) Installing gmp (6.2.1-r1) [2022-11-03T11:47:51.892Z] (58/128) Installing nettle (3.7.3-r0) [2022-11-03T11:47:51.892Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-11-03T11:47:51.892Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-11-03T11:47:51.892Z] (61/128) Installing libunistring (0.9.10-r1) [2022-11-03T11:47:51.892Z] (62/128) Installing gnutls (3.7.1-r1) [2022-11-03T11:47:51.892Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-11-03T11:47:51.892Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-11-03T11:47:51.892Z] (65/128) Installing fribidi (1.0.11-r0) [2022-11-03T11:47:51.892Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-11-03T11:47:51.892Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-11-03T11:47:52.161Z] (68/128) Installing libxft (2.3.4-r0) [2022-11-03T11:47:52.161Z] (69/128) Installing pango (1.48.10-r0) [2022-11-03T11:47:52.161Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-11-03T11:47:52.161Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-11-03T11:47:52.161Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-11-03T11:47:52.161Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-11-03T11:47:52.161Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-11-03T11:47:52.161Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-11-03T11:47:52.432Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-11-03T11:47:52.698Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-11-03T11:47:52.698Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-11-03T11:47:52.698Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-11-03T11:47:52.698Z] Executing ttf-opensans-1.10-r1.post-install [2022-11-03T11:47:55.272Z] (79/128) Installing libogg (1.3.5-r0) [2022-11-03T11:47:55.272Z] (80/128) Installing flac (1.3.4-r0) [2022-11-03T11:47:55.272Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-11-03T11:47:55.272Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-11-03T11:47:55.272Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-11-03T11:47:55.272Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-11-03T11:47:55.272Z] (85/128) Installing libass (0.15.2-r0) [2022-11-03T11:47:55.272Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-11-03T11:47:55.272Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-11-03T11:47:55.272Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-11-03T11:47:55.272Z] (89/128) Installing lame (3.100-r0) [2022-11-03T11:47:55.272Z] (90/128) Installing opus (1.3.1-r1) [2022-11-03T11:47:55.272Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-11-03T11:47:55.272Z] (92/128) Installing soxr (0.1.3-r2) [2022-11-03T11:47:55.272Z] (93/128) Installing libsrt (1.4.2-r1) [2022-11-03T11:47:55.272Z] (94/128) Installing libssh (0.9.6-r1) [2022-11-03T11:47:55.272Z] (95/128) Installing libtheora (1.1.1-r16) [2022-11-03T11:47:55.272Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-11-03T11:47:55.272Z] (97/128) Installing libdrm (2.4.109-r0) [2022-11-03T11:47:55.272Z] (98/128) Installing libva (2.13.0-r0) [2022-11-03T11:47:55.272Z] (99/128) Installing libvdpau (1.4-r0) [2022-11-03T11:47:55.272Z] (100/128) Installing vidstab (1.1.0-r1) [2022-11-03T11:47:55.272Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-11-03T11:47:55.272Z] (102/128) Installing libvpx (1.10.0-r0) [2022-11-03T11:47:55.272Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-11-03T11:47:55.272Z] (104/128) Installing x264-libs (20210613-r0) [2022-11-03T11:47:55.272Z] (105/128) Installing x265-libs (3.5-r0) [2022-11-03T11:47:55.540Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-11-03T11:47:55.540Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-11-03T11:47:55.807Z] (108/128) Installing libevent (2.1.12-r4) [2022-11-03T11:47:55.807Z] (109/128) Installing mesa (21.2.6-r0) [2022-11-03T11:47:55.807Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-11-03T11:47:55.807Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-11-03T11:47:55.807Z] (112/128) Installing lcms2 (2.12-r1) [2022-11-03T11:47:55.807Z] (113/128) Installing nspr (4.32-r0) [2022-11-03T11:47:55.807Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-11-03T11:47:56.074Z] (115/128) Installing nss (3.78.1-r0) [2022-11-03T11:47:56.074Z] (116/128) Installing libasyncns (0.8-r1) [2022-11-03T11:47:56.074Z] (117/128) Installing libltdl (2.4.6-r7) [2022-11-03T11:47:56.074Z] (118/128) Installing orc (0.4.32-r0) [2022-11-03T11:47:56.074Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-11-03T11:47:56.074Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-11-03T11:47:56.074Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-11-03T11:47:56.074Z] (122/128) Installing libpulse (15.0-r2) [2022-11-03T11:47:56.074Z] (123/128) Installing re2 (2021.11.01-r0) [2022-11-03T11:47:56.074Z] (124/128) Installing snappy (1.1.9-r1) [2022-11-03T11:47:56.074Z] (125/128) Installing libgpg-error (1.42-r1) [2022-11-03T11:47:56.074Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-11-03T11:47:56.074Z] (127/128) Installing libxslt (1.1.35-r0) [2022-11-03T11:47:56.344Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-11-03T11:47:59.692Z] Executing busybox-1.34.1-r7.trigger [2022-11-03T11:47:59.692Z] Executing glib-2.70.1-r0.trigger [2022-11-03T11:47:59.692Z] Executing shared-mime-info-2.1-r1.trigger [2022-11-03T11:48:05.029Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-11-03T11:48:05.029Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-11-03T11:48:05.029Z] Executing fontconfig-2.13.1-r4.trigger [2022-11-03T11:48:05.029Z] Executing mkfontscale-1.2.1-r1.trigger [2022-11-03T11:48:05.029Z] OK: 275 MiB in 144 packages [2022-11-03T11:48:13.227Z] Removing intermediate container 35e5c12d352b [2022-11-03T11:48:13.228Z] ---> 6f0ab0397a7a [2022-11-03T11:48:13.228Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-11-03T11:48:13.228Z] ---> Running in acf43eeae7e3 [2022-11-03T11:48:13.228Z] Removing intermediate container acf43eeae7e3 [2022-11-03T11:48:13.228Z] ---> 1b43fc7c7c97 [2022-11-03T11:48:13.228Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-11-03T11:48:13.228Z] ---> Running in 53811857c4a7 [2022-11-03T11:48:13.228Z] Removing intermediate container 53811857c4a7 [2022-11-03T11:48:13.228Z] ---> 3fb1aa8b322a [2022-11-03T11:48:13.228Z] Step 5/10 : RUN npm install -g npm [2022-11-03T11:48:13.228Z] ---> Running in 50de86d46fca [2022-11-03T11:48:39.945Z] [2022-11-03T11:48:39.945Z] changed 54 packages, and audited 212 packages in 22s [2022-11-03T11:48:39.945Z] [2022-11-03T11:48:39.945Z] 11 packages are looking for funding [2022-11-03T11:48:39.945Z] run `npm fund` for details [2022-11-03T11:48:39.945Z] [2022-11-03T11:48:39.945Z] found 0 vulnerabilities [2022-11-03T11:48:41.908Z] Removing intermediate container 50de86d46fca [2022-11-03T11:48:41.908Z] ---> 046df9fa57c2 [2022-11-03T11:48:41.908Z] Step 6/10 : ARG USER=1000 [2022-11-03T11:48:41.908Z] ---> Running in 06a85270af0c [2022-11-03T11:48:42.175Z] Removing intermediate container 06a85270af0c [2022-11-03T11:48:42.175Z] ---> 68af142bb38e [2022-11-03T11:48:42.175Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-11-03T11:48:42.175Z] ---> Running in e04183bd25aa [2022-11-03T11:48:44.766Z] Removing intermediate container e04183bd25aa [2022-11-03T11:48:44.766Z] ---> a49c4cb0ac58 [2022-11-03T11:48:44.766Z] Step 8/10 : USER $USER:$USER [2022-11-03T11:48:44.766Z] ---> Running in eebaed683ae8 [2022-11-03T11:48:45.033Z] Removing intermediate container eebaed683ae8 [2022-11-03T11:48:45.033Z] ---> a351e74df7f1 [2022-11-03T11:48:45.033Z] Step 9/10 : WORKDIR /app [2022-11-03T11:48:45.033Z] ---> Running in aade87e92e29 [2022-11-03T11:48:45.300Z] Removing intermediate container aade87e92e29 [2022-11-03T11:48:45.300Z] ---> 13c1c76cdf67 [2022-11-03T11:48:45.300Z] Step 10/10 : LABEL git_sha=22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [2022-11-03T11:48:45.300Z] ---> Running in 62362436bd55 [2022-11-03T11:48:45.890Z] Removing intermediate container 62362436bd55 [2022-11-03T11:48:45.890Z] ---> 6a1989b85a55 [2022-11-03T11:48:45.890Z] Successfully built 6a1989b85a55 [2022-11-03T11:48:45.890Z] Successfully tagged edgexfoundry/edgex-web-ui:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [2022-11-03T11:48:45.890Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-11-03T11:48:45.890Z] touch edgex-web-ui.imagebuilt [2022-11-03T11:48:45.890Z] mkdir -p node_modules coverage [2022-11-03T11:48:45.890Z] chown "1000:1000" node_modules coverage package-lock.json [2022-11-03T11:48:45.890Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE required: { [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE }, [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE } [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE required: { [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE }, [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE } [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE required: { [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE }, [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE } [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE required: { [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE }, [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE } [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE required: { [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE }, [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE } [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE required: { [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE }, [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE } [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE required: { [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE }, [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE } [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE required: { [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T11:48:58.204Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T11:48:58.205Z] npm WARN EBADENGINE }, [2022-11-03T11:48:58.205Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T11:48:58.205Z] npm WARN EBADENGINE } [2022-11-03T11:48:58.205Z] npm WARN EBADENGINE Unsupported engine { [2022-11-03T11:48:58.205Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-11-03T11:48:58.205Z] npm WARN EBADENGINE required: { [2022-11-03T11:48:58.205Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-03T11:48:58.205Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-03T11:48:58.205Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-03T11:48:58.205Z] npm WARN EBADENGINE }, [2022-11-03T11:48:58.205Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-11-03T11:48:58.205Z] npm WARN EBADENGINE } [2022-11-03T11:49:37.083Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-11-03T11:49:37.083Z] 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 [2022-11-03T11:49:37.083Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-11-03T11:49:37.083Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T11:49:37.083Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-11-03T11:49:37.083Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-11-03T11:49:41.328Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-11-03T11:49:44.673Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-11-03T11:49:45.252Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-11-03T11:50:07.297Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-11-03T11:50:07.297Z] 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. [2022-11-03T11:50:07.297Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T11:50:07.562Z] 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. [2022-11-03T11:50:08.967Z] 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. [2022-11-03T11:50:14.304Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-03T11:50:20.946Z] 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 [2022-11-03T11:50:24.408Z] 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 [2022-11-03T11:50:39.439Z] 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. [2022-11-03T11:51:01.484Z] 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. [2022-11-03T11:51:33.707Z] [2022-11-03T11:51:33.707Z] added 1475 packages, and audited 1476 packages in 3m [2022-11-03T11:51:33.707Z] [2022-11-03T11:51:33.707Z] 90 packages are looking for funding [2022-11-03T11:51:33.707Z] run `npm fund` for details [2022-11-03T11:51:33.707Z] [2022-11-03T11:51:33.707Z] 15 vulnerabilities (3 moderate, 9 high, 3 critical) [2022-11-03T11:51:33.707Z] [2022-11-03T11:51:33.707Z] To address issues that do not require attention, run: [2022-11-03T11:51:33.707Z] npm audit fix [2022-11-03T11:51:33.707Z] [2022-11-03T11:51:33.707Z] To address all issues (including breaking changes), run: [2022-11-03T11:51:33.707Z] npm audit fix --force [2022-11-03T11:51:33.707Z] [2022-11-03T11:51:33.707Z] Run `npm audit` for details. [2022-11-03T11:51:36.289Z] 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 [2022-11-03T11:51:51.265Z] - Generating browser application bundles (phase: setup)... [2022-11-03T11:52:23.462Z] Compiling @angular/core : es2015 as esm2015 [2022-11-03T11:52:23.462Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-11-03T11:52:50.137Z] Compiling @angular/common : es2015 as esm2015 [2022-11-03T11:52:50.137Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-11-03T11:52:54.383Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-11-03T11:52:54.383Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-11-03T11:52:58.633Z] Compiling @angular/router : es2015 as esm2015 [2022-11-03T11:52:59.215Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-11-03T11:53:05.865Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-11-03T11:53:05.865Z] Compiling @angular/common/http : es2015 as esm2015 [2022-11-03T11:53:07.275Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-11-03T11:53:09.851Z] Compiling @angular/forms : es2015 as esm2015 [2022-11-03T11:53:09.851Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-11-03T11:53:10.809Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-11-03T11:54:07.212Z] 03 11 2022 11:54:05.746:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-11-03T11:54:07.212Z] 03 11 2022 11:54:05.758:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-11-03T11:54:07.212Z] 03 11 2022 11:54:05.782:INFO [launcher]: Starting browser ChromeHeadless [2022-11-03T11:55:28.817Z] 03 11 2022 11:55:20.426:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-11-03T11:55:28.817Z] 03 11 2022 11:55:25.921:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-11-03T11:55:41.105Z] 03 11 2022 11:55:40.704:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-11-03T11:56:03.147Z] ✔ Browser application bundle generation complete. [2022-11-03T11:56:03.147Z] 03 11 2022 11:56:00.755:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket iUevxKFFkoRboFtMAAAB with id 33001711 [2022-11-03T11:56:18.138Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-11-03T11:56:18.138Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.213 secs) [2022-11-03T11:56:18.403Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.271 secs) [2022-11-03T11:56:18.403Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.298 secs) [2022-11-03T11:56:18.403Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.333 secs) [2022-11-03T11:56:18.984Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.746 secs) [2022-11-03T11:56:19.252Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.214 secs) [2022-11-03T11:56:19.524Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.267 secs) [2022-11-03T11:56:19.524Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.315 secs) [2022-11-03T11:56:19.524Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.37 secs) [2022-11-03T11:56:19.524Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.388 secs) [2022-11-03T11:56:19.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.491 secs) [2022-11-03T11:56:19.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.531 secs) [2022-11-03T11:56:20.056Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 1.674 secs) [2022-11-03T11:56:20.056Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 1.711 secs) [2022-11-03T11:56:20.056Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 1.781 secs) [2022-11-03T11:56:20.636Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.141 secs) [2022-11-03T11:56:20.636Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.159 secs) [2022-11-03T11:56:20.636Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.171 secs) [2022-11-03T11:56:20.636Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.294 secs) [2022-11-03T11:56:20.912Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.337 secs) [2022-11-03T11:56:20.912Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.441 secs) [2022-11-03T11:56:21.874Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.453 secs) [2022-11-03T11:56:22.457Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.59 secs) [2022-11-03T11:56:22.457Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.645 secs) [2022-11-03T11:56:22.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.706 secs) [2022-11-03T11:56:22.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.738 secs) [2022-11-03T11:56:22.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.793 secs) [2022-11-03T11:56:22.991Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.074 secs) [2022-11-03T11:56:23.259Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.153 secs) [2022-11-03T11:56:23.259Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.225 secs) [2022-11-03T11:56:23.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.348 secs) [2022-11-03T11:56:23.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.486 secs) [2022-11-03T11:56:24.105Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.77 secs) [2022-11-03T11:56:24.105Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.989 secs) [2022-11-03T11:56:24.373Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.065 secs) [2022-11-03T11:56:24.373Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.168 secs) [2022-11-03T11:56:24.373Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.182 secs) [2022-11-03T11:56:24.639Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.195 secs) [2022-11-03T11:56:24.639Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.368 secs) [2022-11-03T11:56:24.639Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.4 secs) [2022-11-03T11:56:24.907Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.501 secs) [2022-11-03T11:56:25.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.692 secs) [2022-11-03T11:56:25.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.742 secs) [2022-11-03T11:56:25.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.786 secs) [2022-11-03T11:56:25.442Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.818 secs) [2022-11-03T11:56:25.442Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.837 secs) [2022-11-03T11:56:25.442Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.846 secs) [2022-11-03T11:56:25.442Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.879 secs) [2022-11-03T11:56:25.442Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.935 secs) [2022-11-03T11:56:25.442Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.968 secs) [2022-11-03T11:56:25.710Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.985 secs) [2022-11-03T11:56:25.710Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 5.999 secs) [2022-11-03T11:56:25.710Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.029 secs) [2022-11-03T11:56:25.710Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.11 secs) [2022-11-03T11:56:25.710Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.159 secs) [2022-11-03T11:56:25.977Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.243 secs) [2022-11-03T11:56:25.977Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.31 secs) [2022-11-03T11:56:26.560Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.703 secs) [2022-11-03T11:56:26.560Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.724 secs) [2022-11-03T11:56:26.560Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.734 secs) [2022-11-03T11:56:26.560Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.886 secs) [2022-11-03T11:56:26.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.017 secs) [2022-11-03T11:56:27.092Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.165 secs) [2022-11-03T11:56:27.092Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.239 secs) [2022-11-03T11:56:27.359Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.302 secs) [2022-11-03T11:56:27.941Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.72 secs) [2022-11-03T11:56:27.941Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.785 secs) [2022-11-03T11:56:28.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.931 secs) [2022-11-03T11:56:28.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.97 secs) [2022-11-03T11:56:28.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.988 secs) [2022-11-03T11:56:28.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.014 secs) [2022-11-03T11:56:28.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.042 secs) [2022-11-03T11:56:28.515Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.201 secs) [2022-11-03T11:56:28.515Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.258 secs) [2022-11-03T11:56:29.096Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.616 secs) [2022-11-03T11:56:29.096Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.741 secs) [2022-11-03T11:56:29.096Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.795 secs) [2022-11-03T11:56:29.375Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.894 secs) [2022-11-03T11:56:29.642Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.004 secs) [2022-11-03T11:56:29.642Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.084 secs) [2022-11-03T11:56:29.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.223 secs) [2022-11-03T11:56:29.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.284 secs) [2022-11-03T11:56:29.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.3 secs) [2022-11-03T11:56:30.175Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.433 secs) [2022-11-03T11:56:30.175Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.502 secs) [2022-11-03T11:56:30.439Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.593 secs) [2022-11-03T11:56:30.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.669 secs) [2022-11-03T11:56:30.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.88 secs) [2022-11-03T11:56:30.971Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.94 secs) [2022-11-03T11:56:30.971Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.954 secs) [2022-11-03T11:56:30.971Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.064 secs) [2022-11-03T11:56:31.236Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.245 secs) [2022-11-03T11:56:31.500Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.299 secs) [2022-11-03T11:56:31.500Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.495 secs) [2022-11-03T11:56:32.082Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.721 secs) [2022-11-03T11:56:32.082Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.842 secs) [2022-11-03T11:56:32.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.083 secs) [2022-11-03T11:56:32.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.1 secs) [2022-11-03T11:56:32.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.109 secs) [2022-11-03T11:56:32.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.179 secs) [2022-11-03T11:56:32.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.226 secs) [2022-11-03T11:56:32.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.242 secs) [2022-11-03T11:56:32.878Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.252 secs) [2022-11-03T11:56:32.878Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.266 secs) [2022-11-03T11:56:32.878Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.415 secs) [2022-11-03T11:56:33.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.538 secs) [2022-11-03T11:56:33.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.619 secs) [2022-11-03T11:56:33.409Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.742 secs) [2022-11-03T11:56:33.674Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.903 secs) [2022-11-03T11:56:33.674Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.034 secs) [2022-11-03T11:56:33.941Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.095 secs) [2022-11-03T11:56:33.941Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.192 secs) [2022-11-03T11:56:34.207Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 12.278 secs) [2022-11-03T11:56:34.207Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.32 secs) [2022-11-03T11:56:34.207Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 12.339 secs) [2022-11-03T11:56:34.207Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.358 secs) [2022-11-03T11:56:34.207Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.383 secs) [2022-11-03T11:56:34.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.421 secs) [2022-11-03T11:56:34.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.596 secs) [2022-11-03T11:56:34.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.685 secs) [2022-11-03T11:56:34.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.737 secs) [2022-11-03T11:56:34.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.768 secs) [2022-11-03T11:56:35.012Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.803 secs) [2022-11-03T11:56:35.012Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.884 secs) [2022-11-03T11:56:35.012Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.951 secs) [2022-11-03T11:56:35.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.968 secs) [2022-11-03T11:56:35.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.984 secs) [2022-11-03T11:56:35.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.008 secs) [2022-11-03T11:56:35.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.023 secs) [2022-11-03T11:56:35.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.035 secs) [2022-11-03T11:56:35.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.06 secs) [2022-11-03T11:56:35.543Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.203 secs) [2022-11-03T11:56:35.543Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.315 secs) [2022-11-03T11:56:35.809Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.389 secs) [2022-11-03T11:56:35.809Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.439 secs) [2022-11-03T11:56:35.809Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.46 secs) [2022-11-03T11:56:35.809Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.497 secs) [2022-11-03T11:56:36.075Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.612 secs) [2022-11-03T11:56:36.342Z] WARN: ' [2022-11-03T11:56:36.342Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-03T11:56:36.342Z] Support for using the ngModel input property and ngModelChange event with [2022-11-03T11:56:36.342Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-03T11:56:36.342Z] in a future version of Angular. [2022-11-03T11:56:36.342Z] [2022-11-03T11:56:36.342Z] For more information on this, see our API docs here: [2022-11-03T11:56:36.342Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-03T11:56:36.342Z] ' [2022-11-03T11:56:36.342Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.612 secs) [2022-11-03T11:56:36.342Z] WARN: ' [2022-11-03T11:56:36.342Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-03T11:56:36.342Z] Support for using the ngModel input property and ngModelChange event with [2022-11-03T11:56:36.342Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-03T11:56:36.342Z] in a future version of Angular. [2022-11-03T11:56:36.342Z] [2022-11-03T11:56:36.342Z] For more information on this, see our API docs here: [2022-11-03T11:56:36.342Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-03T11:56:36.342Z] ' [2022-11-03T11:56:36.342Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.75 secs) [2022-11-03T11:56:36.342Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.77 secs) [2022-11-03T11:56:36.342Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.783 secs) [2022-11-03T11:56:36.342Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.821 secs) [2022-11-03T11:56:36.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.041 secs) [2022-11-03T11:56:36.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.063 secs) [2022-11-03T11:56:36.874Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.09 secs) [2022-11-03T11:56:36.874Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.132 secs) [2022-11-03T11:56:36.874Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.251 secs) [2022-11-03T11:56:37.139Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.303 secs) [2022-11-03T11:56:37.139Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.356 secs) [2022-11-03T11:56:38.096Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.056 secs / 14.356 secs) [2022-11-03T11:56:38.097Z] TOTAL: 149 SUCCESS [2022-11-03T11:56:38.097Z] ✔ Browser application bundle generation complete. [2022-11-03T11:56:41.509Z] [2022-11-03T11:56:41.509Z] =============================== Coverage summary =============================== [2022-11-03T11:56:41.509Z] Statements : 40.98% ( 1467/3580 ) [2022-11-03T11:56:41.509Z] Branches : 12.03% ( 111/923 ) [2022-11-03T11:56:41.509Z] Functions : 33.28% ( 432/1298 ) [2022-11-03T11:56:41.509Z] Lines : 38.91% ( 1318/3387 ) [2022-11-03T11:56:41.509Z] ================================================================================ [2022-11-03T11:56:41.509Z] 03 11 2022 11:56:41.244:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-11-03T11:56:42.477Z] ✔ Browser application bundle generation complete. [2022-11-03T11:56:43.452Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/94/web' [Pipeline] echo [2022-11-03T11:56:43.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-03T11:56:43.487Z] $ docker stop --time=1 dfce41ae2c130320ab88d989881f1a633c7a23c3a4511dd037ef1b788f6d6b0d [2022-11-03T11:56:45.181Z] $ docker rm -f dfce41ae2c130320ab88d989881f1a633c7a23c3a4511dd037ef1b788f6d6b0d [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T11:56:46.042Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-03T11:56:48.639Z] Warning: overwriting stash ‘coverage-report’ [2022-11-03T11:56:53.808Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T11:56:54.189Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-03T11:56:57.078Z] + ls -al . [2022-11-03T11:56:57.078Z] total 180 [2022-11-03T11:56:57.078Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 3 11:46 . [2022-11-03T11:56:57.078Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 11:43 .. [2022-11-03T11:56:57.078Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 11:44 .blubracket [2022-11-03T11:56:57.078Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 3 11:44 .dockerignore [2022-11-03T11:56:57.078Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 11:44 .git [2022-11-03T11:56:57.078Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 11:44 .github [2022-11-03T11:56:57.078Z] -rw-rw-r-- 1 jenkins jenkins 185 Nov 3 11:44 .gitignore [2022-11-03T11:56:57.078Z] -rw-rw-r-- 1 jenkins jenkins 4856 Nov 3 11:44 Attribution.txt [2022-11-03T11:56:57.078Z] -rw-rw-r-- 1 jenkins jenkins 14570 Nov 3 11:44 CHANGELOG.md [2022-11-03T11:56:57.078Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 3 11:44 CONTRIBUTING.md [2022-11-03T11:56:57.078Z] -rw-rw-r-- 1 jenkins jenkins 1847 Nov 3 11:44 Dockerfile [2022-11-03T11:56:57.078Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 3 11:44 Jenkinsfile [2022-11-03T11:56:57.078Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 3 11:44 LICENSE [2022-11-03T11:56:57.078Z] -rw-rw-r-- 1 jenkins jenkins 2124 Nov 3 11:44 Makefile [2022-11-03T11:56:57.078Z] -rw-rw-r-- 1 jenkins jenkins 4558 Nov 3 11:44 README.md [2022-11-03T11:56:57.078Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 3 11:42 VERSION [2022-11-03T11:56:57.078Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 11:44 assets [2022-11-03T11:56:57.078Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 11:44 bin [2022-11-03T11:56:57.078Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 11:44 cmd [2022-11-03T11:56:57.078Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 3 11:46 coverage.out [2022-11-03T11:56:57.078Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 11:44 docs [2022-11-03T11:56:57.078Z] -rw-rw-r-- 1 jenkins jenkins 3110 Nov 3 11:44 go.mod [2022-11-03T11:56:57.078Z] -rw-rw-r-- 1 jenkins jenkins 43888 Nov 3 11:44 go.sum [2022-11-03T11:56:57.078Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 11:44 internal [2022-11-03T11:56:57.078Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 11:44 snap [2022-11-03T11:56:57.078Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 11:44 testing [2022-11-03T11:56:57.078Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 3 11:44 version.go [2022-11-03T11:56:57.078Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 11:48 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:56:57.410Z] + 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=22de6a3e93c00270aa2206806bc2f3a58e2a5fbd --label arch=arm64 --label version=2.3.0-dev.23 . [2022-11-03T11:56:58.988Z] Sending build context to Docker daemon 31.49MB [2022-11-03T11:56:58.988Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T11:56:58.988Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-03T11:56:58.988Z] ---> 43d972460675 [2022-11-03T11:56:58.988Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-03T11:56:59.572Z] ---> Running in a2d4fdc97710 [2022-11-03T11:56:59.838Z] Removing intermediate container a2d4fdc97710 [2022-11-03T11:56:59.838Z] ---> 0d69dad9f1ea [2022-11-03T11:56:59.838Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-11-03T11:56:59.838Z] ---> Running in c5566a41cd8a [2022-11-03T11:57:00.104Z] Removing intermediate container c5566a41cd8a [2022-11-03T11:57:00.104Z] ---> eac56219ac13 [2022-11-03T11:57:00.104Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T11:57:00.377Z] ---> Running in e017d4adc65f [2022-11-03T11:57:00.642Z] Removing intermediate container e017d4adc65f [2022-11-03T11:57:00.642Z] ---> ab0803afbf93 [2022-11-03T11:57:00.642Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-11-03T11:57:00.642Z] ---> Running in 16b5c03eb2da [2022-11-03T11:57:00.909Z] Removing intermediate container 16b5c03eb2da [2022-11-03T11:57:00.909Z] ---> 75884b078436 [2022-11-03T11:57:00.909Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-03T11:57:00.909Z] ---> Running in 91ab0a8821e9 [2022-11-03T11:57:01.176Z] Removing intermediate container 91ab0a8821e9 [2022-11-03T11:57:01.176Z] ---> 9d379c09f094 [2022-11-03T11:57:01.176Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-03T11:57:03.117Z] ---> 3d086ab48c76 [2022-11-03T11:57:03.117Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-03T11:57:03.384Z] ---> Running in 4398a3f5b510 [2022-11-03T11:57:04.791Z] Removing intermediate container 4398a3f5b510 [2022-11-03T11:57:04.791Z] ---> f77889458faf [2022-11-03T11:57:04.791Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T11:57:05.061Z] ---> Running in cf25e35a4d3f [2022-11-03T11:57:06.020Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-03T11:57:06.602Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T11:57:08.010Z] OK: 221 MiB in 51 packages [2022-11-03T11:57:08.594Z] Removing intermediate container cf25e35a4d3f [2022-11-03T11:57:08.594Z] ---> 18ea4b499032 [2022-11-03T11:57:08.594Z] Step 11/26 : ENV GO111MODULE=on [2022-11-03T11:57:08.594Z] ---> Running in 22d84dc5c276 [2022-11-03T11:57:08.860Z] Removing intermediate container 22d84dc5c276 [2022-11-03T11:57:08.860Z] ---> 66e4d65c57e1 [2022-11-03T11:57:08.860Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-03T11:57:08.860Z] ---> Running in 1b589cf80479 [2022-11-03T11:57:09.445Z] Removing intermediate container 1b589cf80479 [2022-11-03T11:57:09.445Z] ---> a502043fe56a [2022-11-03T11:57:09.445Z] Step 13/26 : COPY go.mod vendor* ./ [2022-11-03T11:57:09.710Z] ---> b20f764d3d34 [2022-11-03T11:57:09.710Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T11:57:09.981Z] ---> Running in d7c029b77503 [2022-11-03T11:57:11.923Z] Removing intermediate container d7c029b77503 [2022-11-03T11:57:11.923Z] ---> 33fa501a7b0a [2022-11-03T11:57:11.923Z] Step 15/26 : COPY . . [2022-11-03T11:57:16.175Z] ---> 10ec694d0ba6 [2022-11-03T11:57:16.175Z] Step 16/26 : RUN ${MAKE} [2022-11-03T11:57:16.175Z] ---> Running in 947895a93876 [2022-11-03T11:57:17.137Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.23" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-11-03T11:58:24.982Z] Removing intermediate container 947895a93876 [2022-11-03T11:58:24.982Z] ---> 45bc442f97a4 [2022-11-03T11:58:24.982Z] Step 17/26 : FROM alpine:3.14 [2022-11-03T11:58:24.982Z] 3.14: Pulling from library/alpine [2022-11-03T11:58:24.982Z] 90cda3b7c325: Pulling fs layer [2022-11-03T11:58:24.982Z] 90cda3b7c325: Verifying Checksum [2022-11-03T11:58:24.982Z] 90cda3b7c325: Download complete [2022-11-03T11:58:24.982Z] 90cda3b7c325: Pull complete [2022-11-03T11:58:24.982Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-03T11:58:24.982Z] Status: Downloaded newer image for alpine:3.14 [2022-11-03T11:58:24.982Z] ---> 376ba31ae3da [2022-11-03T11:58:24.982Z] Step 18/26 : EXPOSE 4000 [2022-11-03T11:58:24.982Z] ---> Running in fe468d63bfa2 [2022-11-03T11:58:25.248Z] Removing intermediate container fe468d63bfa2 [2022-11-03T11:58:25.248Z] ---> ef4702ace0f4 [2022-11-03T11:58:25.248Z] 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 [2022-11-03T11:58:26.650Z] ---> fa58bc11b777 [2022-11-03T11:58:26.650Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-11-03T11:58:27.234Z] ---> d5089209fb3b [2022-11-03T11:58:27.234Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-11-03T11:58:27.818Z] ---> 25f7a5062bd8 [2022-11-03T11:58:27.818Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-03T11:58:27.818Z] ---> Running in 3eff06cf0ae0 [2022-11-03T11:58:28.085Z] Removing intermediate container 3eff06cf0ae0 [2022-11-03T11:58:28.085Z] ---> e5ea702d0260 [2022-11-03T11:58:28.085Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-11-03T11:58:28.085Z] ---> Running in dd373849bd3f [2022-11-03T11:58:28.669Z] Removing intermediate container dd373849bd3f [2022-11-03T11:58:28.669Z] ---> 1eb37efcf1cf [2022-11-03T11:58:28.669Z] Step 24/26 : LABEL arch=arm64 [2022-11-03T11:58:28.669Z] ---> Running in 0b7cdeaedfa9 [2022-11-03T11:58:28.934Z] Removing intermediate container 0b7cdeaedfa9 [2022-11-03T11:58:28.934Z] ---> 3eacabe443d3 [2022-11-03T11:58:28.934Z] Step 25/26 : LABEL git_sha=22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [2022-11-03T11:58:28.934Z] ---> Running in ec075074ad09 [2022-11-03T11:58:29.202Z] Removing intermediate container ec075074ad09 [2022-11-03T11:58:29.202Z] ---> 28368887d02a [2022-11-03T11:58:29.202Z] Step 26/26 : LABEL version=2.3.0-dev.23 [2022-11-03T11:58:29.202Z] ---> Running in c337769c2582 [2022-11-03T11:58:29.468Z] Removing intermediate container c337769c2582 [2022-11-03T11:58:29.468Z] ---> 4e1f447baa2b [2022-11-03T11:58:29.468Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-03T11:58:29.732Z] Successfully built 4e1f447baa2b [2022-11-03T11:58:29.732Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T11:58:29.901Z] provisioning config files... [2022-11-03T11:58:29.916Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/94@tmp/config16655933632304715492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T11:58:30.277Z] ---> docker-login.sh [2022-11-03T11:58:30.277Z] nexus3.edgexfoundry.org:10001 [2022-11-03T11:58:30.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:58:30.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:58:30.543Z] Configure a credential helper to remove this warning. See [2022-11-03T11:58:30.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:58:30.543Z] [2022-11-03T11:58:30.543Z] Login Succeeded [2022-11-03T11:58:30.543Z] nexus3.edgexfoundry.org:10002 [2022-11-03T11:58:30.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:58:30.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:58:30.809Z] Configure a credential helper to remove this warning. See [2022-11-03T11:58:30.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:58:30.809Z] [2022-11-03T11:58:30.809Z] Login Succeeded [2022-11-03T11:58:30.809Z] nexus3.edgexfoundry.org:10003 [2022-11-03T11:58:31.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:58:31.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:58:31.341Z] Configure a credential helper to remove this warning. See [2022-11-03T11:58:31.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:58:31.341Z] [2022-11-03T11:58:31.341Z] Login Succeeded [2022-11-03T11:58:31.341Z] nexus3.edgexfoundry.org:10004 [2022-11-03T11:58:31.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:58:31.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:58:31.607Z] Configure a credential helper to remove this warning. See [2022-11-03T11:58:31.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:58:31.607Z] [2022-11-03T11:58:31.607Z] Login Succeeded [2022-11-03T11:58:31.607Z] docker.io [2022-11-03T11:58:31.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T11:58:32.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T11:58:32.137Z] Configure a credential helper to remove this warning. See [2022-11-03T11:58:32.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T11:58:32.137Z] [2022-11-03T11:58:32.137Z] Login Succeeded [2022-11-03T11:58:32.137Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T11:58:32.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T11:58:32.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T11:58:32.202Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-11-03T11:58:32.202Z] 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [2022-11-03T11:58:32.202Z] latest [2022-11-03T11:58:32.202Z] 2.3.0-dev.23 [2022-11-03T11:58:32.202Z] 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd-2.3.0-dev.23 [2022-11-03T11:58:32.202Z] main [2022-11-03T11:58:32.202Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:58:32.542Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:58:32.869Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [2022-11-03T11:58:32.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-11-03T11:58:32.869Z] c7630214291e: Preparing [2022-11-03T11:58:32.869Z] ac37c57f4208: Preparing [2022-11-03T11:58:32.869Z] 01acbb30d02f: Preparing [2022-11-03T11:58:32.869Z] 28c3ef001483: Preparing [2022-11-03T11:58:32.869Z] 28c3ef001483: Layer already exists [2022-11-03T11:58:33.133Z] c7630214291e: Pushed [2022-11-03T11:58:33.133Z] ac37c57f4208: Pushed [2022-11-03T11:58:39.760Z] 01acbb30d02f: Pushed [2022-11-03T11:58:39.760Z] 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd: digest: sha256:56c6bd5abd74daabd4e9e9020c449320b7ac91cfe31b9fed0fdc0c64cce62c15 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:58:40.108Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:58:40.439Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-11-03T11:58:40.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-11-03T11:58:40.439Z] c7630214291e: Preparing [2022-11-03T11:58:40.439Z] ac37c57f4208: Preparing [2022-11-03T11:58:40.439Z] 01acbb30d02f: Preparing [2022-11-03T11:58:40.439Z] 28c3ef001483: Preparing [2022-11-03T11:58:40.439Z] 28c3ef001483: Layer already exists [2022-11-03T11:58:40.439Z] 01acbb30d02f: Layer already exists [2022-11-03T11:58:40.439Z] c7630214291e: Layer already exists [2022-11-03T11:58:40.439Z] ac37c57f4208: Layer already exists [2022-11-03T11:58:40.704Z] latest: digest: sha256:56c6bd5abd74daabd4e9e9020c449320b7ac91cfe31b9fed0fdc0c64cce62c15 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:58:41.049Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:58:41.375Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.23 [2022-11-03T11:58:41.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-11-03T11:58:41.375Z] c7630214291e: Preparing [2022-11-03T11:58:41.375Z] ac37c57f4208: Preparing [2022-11-03T11:58:41.375Z] 01acbb30d02f: Preparing [2022-11-03T11:58:41.375Z] 28c3ef001483: Preparing [2022-11-03T11:58:41.375Z] c7630214291e: Layer already exists [2022-11-03T11:58:41.375Z] 01acbb30d02f: Layer already exists [2022-11-03T11:58:41.375Z] ac37c57f4208: Layer already exists [2022-11-03T11:58:41.375Z] 28c3ef001483: Layer already exists [2022-11-03T11:58:41.375Z] 2.3.0-dev.23: digest: sha256:56c6bd5abd74daabd4e9e9020c449320b7ac91cfe31b9fed0fdc0c64cce62c15 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:58:41.711Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd-2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:58:42.040Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd-2.3.0-dev.23 [2022-11-03T11:58:42.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-11-03T11:58:42.040Z] c7630214291e: Preparing [2022-11-03T11:58:42.040Z] ac37c57f4208: Preparing [2022-11-03T11:58:42.040Z] 01acbb30d02f: Preparing [2022-11-03T11:58:42.040Z] 28c3ef001483: Preparing [2022-11-03T11:58:42.040Z] ac37c57f4208: Layer already exists [2022-11-03T11:58:42.040Z] 28c3ef001483: Layer already exists [2022-11-03T11:58:42.040Z] 01acbb30d02f: Layer already exists [2022-11-03T11:58:42.040Z] c7630214291e: Layer already exists [2022-11-03T11:58:42.040Z] 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd-2.3.0-dev.23: digest: sha256:56c6bd5abd74daabd4e9e9020c449320b7ac91cfe31b9fed0fdc0c64cce62c15 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:58:42.371Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:58:42.709Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-11-03T11:58:42.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-11-03T11:58:42.709Z] c7630214291e: Preparing [2022-11-03T11:58:42.709Z] ac37c57f4208: Preparing [2022-11-03T11:58:42.709Z] 01acbb30d02f: Preparing [2022-11-03T11:58:42.709Z] 28c3ef001483: Preparing [2022-11-03T11:58:42.709Z] 01acbb30d02f: Layer already exists [2022-11-03T11:58:42.709Z] c7630214291e: Layer already exists [2022-11-03T11:58:42.709Z] ac37c57f4208: Layer already exists [2022-11-03T11:58:42.709Z] 28c3ef001483: Layer already exists [2022-11-03T11:58:42.709Z] main: digest: sha256:56c6bd5abd74daabd4e9e9020c449320b7ac91cfe31b9fed0fdc0c64cce62c15 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T11:58:43.026Z] ===================================================== [Pipeline] echo [2022-11-03T11:58:43.036Z] taggedImages: [2022-11-03T11:58:43.036Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [2022-11-03T11:58:43.036Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-11-03T11:58:43.036Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.23 [2022-11-03T11:58:43.036Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:22de6a3e93c00270aa2206806bc2f3a58e2a5fbd-2.3.0-dev.23 [2022-11-03T11:58:43.036Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:58:43.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T11:58:43.387Z] [2022-11-03T11:58:43.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:58:43.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T11:58:43.715Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-03T11:58:43.715Z] 8998bd30e6a1: Pulling fs layer [2022-11-03T11:58:43.715Z] 04944245beec: Pulling fs layer [2022-11-03T11:58:43.715Z] 699f458cf7ca: Pulling fs layer [2022-11-03T11:58:43.715Z] 765212b225bb: Pulling fs layer [2022-11-03T11:58:43.715Z] f23df028b6ca: Pulling fs layer [2022-11-03T11:58:43.715Z] d65c8cfc05b1: Pulling fs layer [2022-11-03T11:58:43.715Z] 2437ff75d9bd: Pulling fs layer [2022-11-03T11:58:43.715Z] 765212b225bb: Waiting [2022-11-03T11:58:43.715Z] f23df028b6ca: Waiting [2022-11-03T11:58:43.715Z] d65c8cfc05b1: Waiting [2022-11-03T11:58:43.715Z] 2437ff75d9bd: Waiting [2022-11-03T11:58:43.981Z] 04944245beec: Verifying Checksum [2022-11-03T11:58:43.981Z] 04944245beec: Download complete [2022-11-03T11:58:43.981Z] 765212b225bb: Verifying Checksum [2022-11-03T11:58:43.981Z] 765212b225bb: Download complete [2022-11-03T11:58:43.981Z] f23df028b6ca: Verifying Checksum [2022-11-03T11:58:43.981Z] f23df028b6ca: Download complete [2022-11-03T11:58:43.981Z] d65c8cfc05b1: Verifying Checksum [2022-11-03T11:58:43.981Z] d65c8cfc05b1: Download complete [2022-11-03T11:58:44.248Z] 699f458cf7ca: Verifying Checksum [2022-11-03T11:58:44.248Z] 699f458cf7ca: Download complete [2022-11-03T11:58:44.515Z] 8998bd30e6a1: Verifying Checksum [2022-11-03T11:58:44.515Z] 8998bd30e6a1: Download complete [2022-11-03T11:58:47.086Z] 2437ff75d9bd: Verifying Checksum [2022-11-03T11:58:47.086Z] 2437ff75d9bd: Download complete [2022-11-03T11:58:48.493Z] 8998bd30e6a1: Pull complete [2022-11-03T11:58:49.075Z] 04944245beec: Pull complete [2022-11-03T11:58:50.478Z] 699f458cf7ca: Pull complete [2022-11-03T11:58:50.478Z] 765212b225bb: Pull complete [2022-11-03T11:58:51.058Z] f23df028b6ca: Pull complete [2022-11-03T11:58:51.322Z] d65c8cfc05b1: Pull complete [2022-11-03T11:59:06.296Z] 2437ff75d9bd: Pull complete [2022-11-03T11:59:06.296Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-03T11:59:06.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T11:59:06.296Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T11:59:06.477Z] prd-ubuntu20.04-docker-arm64-4c-16g-118115 does not seem to be running inside a container [2022-11-03T11:59:06.544Z] $ 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/94 -v /w/workspace/edgex-ui-go/94:/w/workspace/edgex-ui-go/94:rw,z -v /w/workspace/edgex-ui-go/94@tmp:/w/workspace/edgex-ui-go/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-03T11:59:09.171Z] $ docker top 0e275aecfcd73eaeef59d29c72780b8ae95efe9dc8db0a1f9e2ef71a7d8f2d01 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T11:59:09.654Z] ---> job-cost.sh [2022-11-03T11:59:09.919Z] lf-activate-venv: SKIPPING [2022-11-03T11:59:09.919Z] INFO: No Stack... [2022-11-03T11:59:10.495Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-03T11:59:11.076Z] INFO: Archiving Costs [Pipeline] sh [2022-11-03T11:59:11.703Z] + cat /w/workspace/edgex-ui-go/94/archives/cost.csv [2022-11-03T11:59:11.703Z] + cut -d, -f6 [Pipeline] lock [2022-11-03T11:59:11.763Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-94-stack-cost] [2022-11-03T11:59:11.769Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-94-stack-cost] did not exist. Created. [2022-11-03T11:59:11.770Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-03T11:59:12.101Z] /w/workspace/edgex-ui-go/94@tmp/durable-d9cc19e3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-03T11:59:12.428Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-03T11:59:12.449Z] Warning: overwriting stash ‘stack-cost’ [2022-11-03T11:59:17.244Z] Stashed 1 file(s) [Pipeline] } [2022-11-03T11:59:17.250Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-94-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-03T11:59:17.275Z] $ docker stop --time=1 0e275aecfcd73eaeef59d29c72780b8ae95efe9dc8db0a1f9e2ef71a7d8f2d01 [2022-11-03T11:59:18.912Z] $ docker rm -f 0e275aecfcd73eaeef59d29c72780b8ae95efe9dc8db0a1f9e2ef71a7d8f2d01 [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 [2022-11-03T11:59:19.379Z] provisioning config files... [2022-11-03T11:59:19.404Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6794452926626901306tmp [Pipeline] { [Pipeline] sh [2022-11-03T11:59:19.690Z] + set +x [2022-11-03T11:59:19.690Z] + curl -s https://codecov.io/bash [2022-11-03T11:59:19.690Z] + bash -s -- [2022-11-03T11:59:19.690Z] [2022-11-03T11:59:19.690Z] _____ _ [2022-11-03T11:59:19.690Z] / ____| | | [2022-11-03T11:59:19.690Z] | | ___ __| | ___ ___ _____ __ [2022-11-03T11:59:19.690Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-03T11:59:19.690Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-03T11:59:19.690Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-03T11:59:19.690Z] Bash-1.0.6 [2022-11-03T11:59:19.690Z] [2022-11-03T11:59:19.690Z] [2022-11-03T11:59:19.690Z] ==> git version 2.25.1 found [2022-11-03T11:59:19.690Z] ==> 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 [2022-11-03T11:59:19.690Z] Release-Date: 2020-01-08 [2022-11-03T11:59:19.690Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-03T11:59:19.690Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-03T11:59:19.690Z] ==> Jenkins CI detected. [2022-11-03T11:59:19.690Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-11-03T11:59:19.690Z] project root: . [2022-11-03T11:59:19.690Z] --> token set from env [2022-11-03T11:59:19.690Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-03T11:59:19.690Z] ==> Running gcov in . (disable via -X gcov) [2022-11-03T11:59:19.949Z] ==> Python coveragepy not found [2022-11-03T11:59:19.949Z] ==> Searching for coverage reports in: [2022-11-03T11:59:19.949Z] + . [2022-11-03T11:59:19.949Z] -> Found 1 reports [2022-11-03T11:59:19.949Z] ==> Detecting git/mercurial file structure [2022-11-03T11:59:19.949Z] ==> Reading reports [2022-11-03T11:59:19.949Z] + ./coverage.out bytes=10 [2022-11-03T11:59:19.949Z] ==> Appending adjustments [2022-11-03T11:59:19.949Z] https://docs.codecov.io/docs/fixing-reports [2022-11-03T11:59:20.516Z] + Found adjustments [2022-11-03T11:59:20.516Z] ==> Gzipping contents [2022-11-03T11:59:20.516Z] 12K /tmp/codecov.ulF15n.gz [2022-11-03T11:59:20.516Z] ==> Uploading reports [2022-11-03T11:59:20.516Z] url: https://codecov.io [2022-11-03T11:59:20.516Z] query: branch=main&commit=22de6a3e93c00270aa2206806bc2f3a58e2a5fbd&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-03T11:59:20.516Z] -> Pinging Codecov [2022-11-03T11:59:20.516Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=22de6a3e93c00270aa2206806bc2f3a58e2a5fbd&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-03T11:59:21.083Z] -> Uploading to [2022-11-03T11:59:21.083Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-03/FB506323287CE973F263BFD2A0EB1F37/22de6a3e93c00270aa2206806bc2f3a58e2a5fbd/d02bb03b-ba86-4f8c-a163-76efc2dce5dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221103T115920Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17cc0d6418241ae71401ddb7cd7937de70091983a72ae969f8c9069a85d5594f [2022-11-03T11:59:21.083Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-03T11:59:21.083Z] Dload Upload Total Spent Left Speed [2022-11-03T11:59:21.343Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 38912 --:--:-- --:--:-- --:--:-- 38912 [2022-11-03T11:59:21.343Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [Pipeline] } [2022-11-03T11:59:21.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-03T11:59:21.545Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-03T11:59:21.554Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:59:21.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-03T11:59:21.846Z] [2022-11-03T11:59:21.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:59:22.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-03T11:59:22.138Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-03T11:59:22.138Z] df9b9388f04a: Pulling fs layer [2022-11-03T11:59:22.138Z] 52dc419b0ee2: Pulling fs layer [2022-11-03T11:59:22.138Z] 25bc292e5bac: Pulling fs layer [2022-11-03T11:59:22.138Z] 114826534d7a: Pulling fs layer [2022-11-03T11:59:22.138Z] 4657fd5d0bcf: Pulling fs layer [2022-11-03T11:59:22.138Z] 6ad1cebc031e: Pulling fs layer [2022-11-03T11:59:22.138Z] 8a3aa393b2d8: Pulling fs layer [2022-11-03T11:59:22.138Z] 114826534d7a: Waiting [2022-11-03T11:59:22.138Z] 4657fd5d0bcf: Waiting [2022-11-03T11:59:22.138Z] 6ad1cebc031e: Waiting [2022-11-03T11:59:22.138Z] 8a3aa393b2d8: Waiting [2022-11-03T11:59:22.138Z] 25bc292e5bac: Verifying Checksum [2022-11-03T11:59:22.138Z] 25bc292e5bac: Download complete [2022-11-03T11:59:22.138Z] 52dc419b0ee2: Download complete [2022-11-03T11:59:22.138Z] 4657fd5d0bcf: Verifying Checksum [2022-11-03T11:59:22.138Z] 4657fd5d0bcf: Download complete [2022-11-03T11:59:22.138Z] df9b9388f04a: Download complete [2022-11-03T11:59:22.400Z] df9b9388f04a: Pull complete [2022-11-03T11:59:22.400Z] 6ad1cebc031e: Verifying Checksum [2022-11-03T11:59:22.400Z] 6ad1cebc031e: Download complete [2022-11-03T11:59:22.400Z] 52dc419b0ee2: Pull complete [2022-11-03T11:59:22.400Z] 25bc292e5bac: Pull complete [2022-11-03T11:59:22.968Z] 114826534d7a: Verifying Checksum [2022-11-03T11:59:22.968Z] 114826534d7a: Download complete [2022-11-03T11:59:23.226Z] 8a3aa393b2d8: Verifying Checksum [2022-11-03T11:59:23.226Z] 8a3aa393b2d8: Download complete [2022-11-03T11:59:26.507Z] 114826534d7a: Pull complete [2022-11-03T11:59:26.507Z] 4657fd5d0bcf: Pull complete [2022-11-03T11:59:26.507Z] 6ad1cebc031e: Pull complete [2022-11-03T11:59:29.030Z] 8a3aa393b2d8: Pull complete [2022-11-03T11:59:29.030Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-03T11:59:29.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-03T11:59:29.030Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T11:59:29.114Z] prd-ubuntu20.04-docker-8c-8g-118114 does not seem to be running inside a container [2022-11-03T11:59:29.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-11-03T11:59:31.453Z] $ docker top 3a699f7d81c63d9059ee5030558133e5cad5cd9c382b3ed59c9aa81870ba62c9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-03T11:59:31.536Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2022-11-03T11:59:31.812Z] + set -o pipefail [2022-11-03T11:59:31.812Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2022-11-03T11:59:38.371Z] [2022-11-03T11:59:38.371Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-11-03T11:59:38.371Z] [2022-11-03T11:59:38.371Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/5964ff2e-186b-41d6-b3d3-af2e055b8722 [2022-11-03T11:59:38.371Z] [2022-11-03T11:59:38.371Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-11-03T11:59:38.371Z] [2022-11-03T11:59:38.371Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-03T11:59:38.371Z] [2022-11-03T11:59:38.371Z] [2022-11-03T11:59:38.371Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-03T11:59:38.371Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-03T11:59:38.371Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-03T11:59:38.362Z] $ docker stop --time=1 3a699f7d81c63d9059ee5030558133e5cad5cd9c382b3ed59c9aa81870ba62c9 [2022-11-03T11:59:40.485Z] $ docker rm -f 3a699f7d81c63d9059ee5030558133e5cad5cd9c382b3ed59c9aa81870ba62c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-03T11:59:41.160Z] + git log --format=format:%s -1 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd [Pipeline] sh [2022-11-03T11:59:41.448Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T11:59:41.448Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:59:41.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T11:59:41.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T11:59:41.802Z] prd-ubuntu20.04-docker-8c-8g-118114 does not seem to be running inside a container [2022-11-03T11:59:41.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-03T11:59:42.202Z] $ docker top abfc9962fde3064666a734236eb7638240b434b523649772b406f2f2be6cd4b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T11:59:42.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T11:59:42.305Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T11:59:42.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T11:59:42.400Z] $ docker exec abfc9962fde3064666a734236eb7638240b434b523649772b406f2f2be6cd4b7 ssh-agent [2022-11-03T11:59:42.524Z] SSH_AUTH_SOCK=/tmp/ssh-gn0Da07FsG10/agent.32 [2022-11-03T11:59:42.524Z] SSH_AGENT_PID=38 [2022-11-03T11:59:42.529Z] Running ssh-add (command line suppressed) [2022-11-03T11:59:42.612Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8129221133481811710.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8129221133481811710.key) [2022-11-03T11:59:42.644Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T11:59:42.931Z] + git semver tag [2022-11-03T11:59:43.189Z] 2022-11-03 11:59:43,093 [run_tag] DEBUG tag force:False [2022-11-03T11:59:43.189Z] 2022-11-03 11:59:43,094 [check_head_tag] DEBUG check head tag [2022-11-03T11:59:43.190Z] 2022-11-03 11:59:43,094 [execute] INFO git cat-file --batch-check [2022-11-03T11:59:43.190Z] 2022-11-03 11:59:43,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-11-03T11:59:43.190Z] 2022-11-03 11:59:43,098 [execute] INFO git cat-file --batch [2022-11-03T11:59:43.190Z] 2022-11-03 11:59:43,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-11-03T11:59:43.190Z] 2022-11-03 11:59:43,112 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T11:59:43.190Z] 2022-11-03 11:59:43,112 [execute] INFO git tag -a v2.3.0-dev.23 -m v2.3.0-dev.23 [2022-11-03T11:59:43.190Z] 2022-11-03 11:59:43,112 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.23', '-m', 'v2.3.0-dev.23'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-03T11:59:43.190Z] 2022-11-03 11:59:43,116 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T11:59:43.190Z] 2.3.0-dev.23 [Pipeline] } [2022-11-03T11:59:43.179Z] $ docker exec --env ******** --env ******** abfc9962fde3064666a734236eb7638240b434b523649772b406f2f2be6cd4b7 ssh-agent -k [2022-11-03T11:59:43.279Z] unset SSH_AUTH_SOCK; [2022-11-03T11:59:43.280Z] unset SSH_AGENT_PID; [2022-11-03T11:59:43.281Z] echo Agent pid 38 killed; [2022-11-03T11:59:43.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T11:59:43.607Z] + git semver [Pipeline] } [2022-11-03T11:59:43.858Z] $ docker stop --time=1 abfc9962fde3064666a734236eb7638240b434b523649772b406f2f2be6cd4b7 [2022-11-03T11:59:45.162Z] $ docker rm -f abfc9962fde3064666a734236eb7638240b434b523649772b406f2f2be6cd4b7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:59:45.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-03T11:59:45.560Z] [2022-11-03T11:59:45.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T11:59:45.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-03T11:59:45.866Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-03T11:59:45.866Z] ab5ef0e58194: Pulling fs layer [2022-11-03T11:59:45.866Z] 9712f1f96733: Pulling fs layer [2022-11-03T11:59:45.866Z] 63f879dbbcfc: Pulling fs layer [2022-11-03T11:59:45.866Z] 0d9ebad4ef96: Pulling fs layer [2022-11-03T11:59:45.866Z] e9a5061849ea: Pulling fs layer [2022-11-03T11:59:45.866Z] d747dcd14b5f: Pulling fs layer [2022-11-03T11:59:45.866Z] 2de7ff778b66: Pulling fs layer [2022-11-03T11:59:45.866Z] 0d9ebad4ef96: Waiting [2022-11-03T11:59:45.866Z] e9a5061849ea: Waiting [2022-11-03T11:59:45.866Z] d747dcd14b5f: Waiting [2022-11-03T11:59:45.866Z] 2de7ff778b66: Waiting [2022-11-03T11:59:45.866Z] 9712f1f96733: Verifying Checksum [2022-11-03T11:59:45.866Z] 9712f1f96733: Download complete [2022-11-03T11:59:46.125Z] 63f879dbbcfc: Verifying Checksum [2022-11-03T11:59:46.125Z] 63f879dbbcfc: Download complete [2022-11-03T11:59:46.383Z] 0d9ebad4ef96: Verifying Checksum [2022-11-03T11:59:46.383Z] 0d9ebad4ef96: Download complete [2022-11-03T11:59:46.383Z] e9a5061849ea: Verifying Checksum [2022-11-03T11:59:46.383Z] e9a5061849ea: Download complete [2022-11-03T11:59:46.383Z] d747dcd14b5f: Verifying Checksum [2022-11-03T11:59:46.383Z] d747dcd14b5f: Download complete [2022-11-03T11:59:46.383Z] ab5ef0e58194: Verifying Checksum [2022-11-03T11:59:46.383Z] ab5ef0e58194: Download complete [2022-11-03T11:59:46.640Z] 2de7ff778b66: Verifying Checksum [2022-11-03T11:59:46.640Z] 2de7ff778b66: Download complete [2022-11-03T11:59:49.166Z] ab5ef0e58194: Pull complete [2022-11-03T11:59:49.166Z] 9712f1f96733: Pull complete [2022-11-03T11:59:49.424Z] 63f879dbbcfc: Pull complete [2022-11-03T11:59:52.703Z] 0d9ebad4ef96: Pull complete [2022-11-03T11:59:52.703Z] e9a5061849ea: Pull complete [2022-11-03T11:59:52.703Z] d747dcd14b5f: Pull complete [2022-11-03T11:59:53.636Z] 2de7ff778b66: Pull complete [2022-11-03T11:59:53.636Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-03T11:59:53.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-03T11:59:53.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T11:59:53.718Z] prd-ubuntu20.04-docker-8c-8g-118114 does not seem to be running inside a container [2022-11-03T11:59:53.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-11-03T11:59:55.772Z] $ docker top 97ca0ab940887a05a86f9bbaa5955ff7508ea3df8d8133d0a8ca3fc5f8022252 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-03T11:59:55.852Z] provisioning config files... [2022-11-03T11:59:55.860Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12029066149180270234tmp [2022-11-03T11:59:55.868Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2029039061446102203tmp [2022-11-03T11:59:55.877Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11422670600813699827tmp [Pipeline] { [Pipeline] echo [2022-11-03T11:59:55.892Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T11:59:56.169Z] ---> sigul-configuration.sh [2022-11-03T11:59:56.169Z] gpg: directory `/root/.gnupg' created [2022-11-03T11:59:56.169Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-03T11:59:56.169Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-03T11:59:56.169Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-03T11:59:56.169Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-03T11:59:56.169Z] gpg: CAST5 encrypted data [2022-11-03T11:59:56.169Z] gpg: encrypted with 1 passphrase [2022-11-03T11:59:56.169Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-03T11:59:56.452Z] + mkdir /home/jenkins [2022-11-03T11:59:56.452Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-03T11:59:56.736Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-11-03T11:59:56.744Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T11:59:57.026Z] ---> sigul-install.sh [2022-11-03T11:59:57.026Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-03T11:59:57.319Z] + git tag --list [2022-11-03T11:59:57.319Z] 0.1.1 [2022-11-03T11:59:57.319Z] v1.1.0 [2022-11-03T11:59:57.319Z] v1.2.0 [2022-11-03T11:59:57.319Z] v1.2.1 [2022-11-03T11:59:57.319Z] v1.3.0 [2022-11-03T11:59:57.319Z] v2.0.0 [2022-11-03T11:59:57.319Z] v2.1.0 [2022-11-03T11:59:57.319Z] v2.2.0 [2022-11-03T11:59:57.319Z] v2.2.1-dev.1 [2022-11-03T11:59:57.319Z] v2.2.1-dev.2 [2022-11-03T11:59:57.319Z] v2.2.1-dev.3 [2022-11-03T11:59:57.319Z] v2.2.1-dev.4 [2022-11-03T11:59:57.319Z] v2.2.1-dev.5 [2022-11-03T11:59:57.319Z] v2.2.1-dev.6 [2022-11-03T11:59:57.319Z] v2.2.1-dev.7 [2022-11-03T11:59:57.319Z] v2.3.0-dev.10 [2022-11-03T11:59:57.319Z] v2.3.0-dev.11 [2022-11-03T11:59:57.319Z] v2.3.0-dev.12 [2022-11-03T11:59:57.319Z] v2.3.0-dev.13 [2022-11-03T11:59:57.319Z] v2.3.0-dev.14 [2022-11-03T11:59:57.319Z] v2.3.0-dev.15 [2022-11-03T11:59:57.319Z] v2.3.0-dev.16 [2022-11-03T11:59:57.319Z] v2.3.0-dev.17 [2022-11-03T11:59:57.319Z] v2.3.0-dev.18 [2022-11-03T11:59:57.319Z] v2.3.0-dev.19 [2022-11-03T11:59:57.319Z] v2.3.0-dev.20 [2022-11-03T11:59:57.319Z] v2.3.0-dev.21 [2022-11-03T11:59:57.319Z] v2.3.0-dev.22 [2022-11-03T11:59:57.319Z] v2.3.0-dev.23 [2022-11-03T11:59:57.319Z] v2.3.0-dev.7 [2022-11-03T11:59:57.319Z] v2.3.0-dev.8 [2022-11-03T11:59:57.319Z] v2.3.0-dev.9 [Pipeline] sh [2022-11-03T11:59:57.617Z] + lftools sign git-tag v2.3.0-dev.23 [2022-11-03T11:59:58.185Z] Signing Git tag with Sigul... [2022-11-03T11:59:58.185Z] Signing v2.3.0-dev.23 [Pipeline] echo [2022-11-03T11:59:58.455Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T11:59:58.738Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-03T11:59:58.745Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-03T11:59:58.750Z] $ docker stop --time=1 97ca0ab940887a05a86f9bbaa5955ff7508ea3df8d8133d0a8ca3fc5f8022252 [2022-11-03T12:00:00.053Z] $ docker rm -f 97ca0ab940887a05a86f9bbaa5955ff7508ea3df8d8133d0a8ca3fc5f8022252 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-03T12:00:00.461Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T12:00:00.461Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T12:00:00.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T12:00:00.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T12:00:00.824Z] prd-ubuntu20.04-docker-8c-8g-118114 does not seem to be running inside a container [2022-11-03T12:00:00.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-03T12:00:01.150Z] $ docker top d9e69b777d8f9f1c97bdc340f633fe48ba65526d6acbb302872ec54869cb7732 -eo pid,comm [2022-11-03T12:00:01.214Z] 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). [2022-11-03T12:00:01.214Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T12:00:01.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T12:00:01.259Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T12:00:01.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T12:00:01.359Z] $ docker exec d9e69b777d8f9f1c97bdc340f633fe48ba65526d6acbb302872ec54869cb7732 ssh-agent [2022-11-03T12:00:01.483Z] SSH_AUTH_SOCK=/tmp/ssh-twVfvc7pkIGT/agent.32 [2022-11-03T12:00:01.483Z] SSH_AGENT_PID=38 [2022-11-03T12:00:01.497Z] Running ssh-add (command line suppressed) [2022-11-03T12:00:01.575Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16535501643423741557.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16535501643423741557.key) [2022-11-03T12:00:01.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T12:00:01.898Z] + git semver bump pre [2022-11-03T12:00:02.158Z] 2022-11-03 12:00:02,053 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T12:00:02.158Z] 2022-11-03 12:00:02,054 [bump_version] DEBUG bumping version:2.3.0-dev.23 on axis:pre with prefix:dev [2022-11-03T12:00:02.158Z] 2022-11-03 12:00:02,054 [bump_version] DEBUG bumped version:2.3.0-dev.24 [2022-11-03T12:00:02.158Z] 2022-11-03 12:00:02,054 [write_version] DEBUG write version:2.3.0-dev.24 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-11-03T12:00:02.158Z] 2022-11-03 12:00:02,054 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T12:00:02.158Z] 2022-11-03 12:00:02,054 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T12:00:02.158Z] 2022-11-03 12:00:02,055 [execute] INFO git cat-file --batch-check [2022-11-03T12:00:02.158Z] 2022-11-03 12:00:02,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T12:00:02.158Z] 2022-11-03 12:00:02,060 [execute] INFO git cat-file --batch [2022-11-03T12:00:02.158Z] 2022-11-03 12:00:02,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T12:00:02.158Z] 2022-11-03 12:00:02,065 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T12:00:02.158Z] 2.3.0-dev.24 [Pipeline] } [2022-11-03T12:00:02.147Z] $ docker exec --env ******** --env ******** d9e69b777d8f9f1c97bdc340f633fe48ba65526d6acbb302872ec54869cb7732 ssh-agent -k [2022-11-03T12:00:02.234Z] unset SSH_AUTH_SOCK; [2022-11-03T12:00:02.234Z] unset SSH_AGENT_PID; [2022-11-03T12:00:02.234Z] echo Agent pid 38 killed; [2022-11-03T12:00:02.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T12:00:02.561Z] + git semver [Pipeline] } [2022-11-03T12:00:02.813Z] $ docker stop --time=1 d9e69b777d8f9f1c97bdc340f633fe48ba65526d6acbb302872ec54869cb7732 [2022-11-03T12:00:04.129Z] $ docker rm -f d9e69b777d8f9f1c97bdc340f633fe48ba65526d6acbb302872ec54869cb7732 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T12:00:04.493Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T12:00:04.493Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T12:00:04.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T12:00:04.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T12:00:04.861Z] prd-ubuntu20.04-docker-8c-8g-118114 does not seem to be running inside a container [2022-11-03T12:00:04.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-03T12:00:05.239Z] $ docker top 49d3f29e8a034d6e4c6288b98ee79baa98d5b50aec86d9ed30b8e76fa2606582 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T12:00:05.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T12:00:05.355Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T12:00:05.474Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T12:00:05.457Z] $ docker exec 49d3f29e8a034d6e4c6288b98ee79baa98d5b50aec86d9ed30b8e76fa2606582 ssh-agent [2022-11-03T12:00:05.575Z] SSH_AUTH_SOCK=/tmp/ssh-xkOj25xp658t/agent.33 [2022-11-03T12:00:05.575Z] SSH_AGENT_PID=39 [2022-11-03T12:00:05.580Z] Running ssh-add (command line suppressed) [2022-11-03T12:00:05.660Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9227077753220323383.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9227077753220323383.key) [2022-11-03T12:00:05.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T12:00:05.982Z] + git semver push [2022-11-03T12:00:06.241Z] 2022-11-03 12:00:06,148 [run_push] DEBUG push [2022-11-03T12:00:06.241Z] 2022-11-03 12:00:06,148 [execute] INFO git cat-file --batch-check [2022-11-03T12:00:06.241Z] 2022-11-03 12:00:06,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T12:00:06.241Z] 2022-11-03 12:00:06,153 [execute] INFO git rev-list a0aa2af9b51ee7228b0b13f4b7a6fae7219fdf92 -- [2022-11-03T12:00:06.241Z] 2022-11-03 12:00:06,153 [execute] DEBUG Popen(['git', 'rev-list', 'a0aa2af9b51ee7228b0b13f4b7a6fae7219fdf92', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-03T12:00:06.241Z] 2022-11-03 12:00:06,163 [execute] INFO git fetch -v origin [2022-11-03T12:00:06.241Z] 2022-11-03 12:00:06,163 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-03T12:00:07.176Z] 2022-11-03 12:00:06,881 [run_push] DEBUG no remote changes detected [2022-11-03T12:00:07.176Z] 2022-11-03 12:00:06,881 [execute] INFO git push origin semver [2022-11-03T12:00:07.176Z] 2022-11-03 12:00:06,881 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-03T12:00:08.108Z] 2022-11-03 12:00:07,771 [run_push] DEBUG push all version tags [2022-11-03T12:00:08.108Z] 2022-11-03 12:00:07,772 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-03T12:00:08.108Z] 2022-11-03 12:00:07,772 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-03T12:00:08.676Z] 2022-11-03 12:00:08,621 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-11-03T12:00:08.676Z] 2.3.0-dev.24 [Pipeline] } [2022-11-03T12:00:08.665Z] $ docker exec --env ******** --env ******** 49d3f29e8a034d6e4c6288b98ee79baa98d5b50aec86d9ed30b8e76fa2606582 ssh-agent -k [2022-11-03T12:00:08.775Z] unset SSH_AUTH_SOCK; [2022-11-03T12:00:08.775Z] unset SSH_AGENT_PID; [2022-11-03T12:00:08.775Z] echo Agent pid 39 killed; [2022-11-03T12:00:08.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T12:00:09.186Z] + git semver [Pipeline] } [2022-11-03T12:00:09.479Z] $ docker stop --time=1 49d3f29e8a034d6e4c6288b98ee79baa98d5b50aec86d9ed30b8e76fa2606582 [2022-11-03T12:00:10.768Z] $ docker rm -f 49d3f29e8a034d6e4c6288b98ee79baa98d5b50aec86d9ed30b8e76fa2606582 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-03T12:00:11.419Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-11-03T12:00:11.419Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-11-03T12:00:11.420Z] total 16 [2022-11-03T12:00:11.420Z] drwxr-xr-x 3 root root 4096 Nov 3 11:45 . [2022-11-03T12:00:11.420Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 3 11:59 .. [2022-11-03T12:00:11.420Z] drwxr-xr-x 2 root root 4096 Nov 3 11:45 cost [2022-11-03T12:00:11.420Z] -rw-r--r-- 1 root root 82 Nov 3 11:45 cost.csv [2022-11-03T12:00:11.420Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-11-03T12:00:11.420Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-11-03T12:00:11.420Z] total 16 [2022-11-03T12:00:11.420Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 11:45 . [2022-11-03T12:00:11.420Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 3 11:59 .. [2022-11-03T12:00:11.420Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 3 11:45 cost [2022-11-03T12:00:11.420Z] -rw-r--r-- 1 jenkins jenkins 82 Nov 3 11:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-03T12:00:11.709Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T12:00:12.572Z] ---> package-listing.sh [2022-11-03T12:00:12.572Z] ++ facter osfamily [2022-11-03T12:00:12.572Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-03T12:00:12.831Z] + OS_FAMILY=debian [2022-11-03T12:00:12.831Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-11-03T12:00:12.831Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-03T12:00:12.831Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-03T12:00:12.831Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-03T12:00:12.831Z] + PACKAGES=/tmp/packages_start.txt [2022-11-03T12:00:12.831Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-11-03T12:00:12.831Z] + PACKAGES=/tmp/packages_end.txt [2022-11-03T12:00:12.831Z] + case "${OS_FAMILY}" in [2022-11-03T12:00:12.831Z] + dpkg -l [2022-11-03T12:00:12.831Z] + grep '^ii' [2022-11-03T12:00:12.831Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-03T12:00:12.831Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-03T12:00:12.831Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-03T12:00:12.831Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-11-03T12:00:12.831Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-11-03T12:00:12.831Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-11-03T12:00:12.842Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-03T12:00:13.121Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T12:00:13.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T12:00:13.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T12:00:13.764Z] prd-ubuntu20.04-docker-8c-8g-118114 does not seem to be running inside a container [2022-11-03T12:00:13.774Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-03T12:00:13.992Z] $ docker top 795c38a7e23f11cf474b6d062367731d7ebfeb040316f4256348acd0cfb339f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T12:00:14.353Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-03T12:00:14.642Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-03T12:00:14.928Z] + ls /var/log/sa-host [2022-11-03T12:00:14.929Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T12:00:15.101Z] provisioning config files... [2022-11-03T12:00:15.110Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13235908581580503734tmp [Pipeline] { [Pipeline] echo [2022-11-03T12:00:15.121Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T12:00:15.404Z] ---> create-netrc.sh [Pipeline] } [2022-11-03T12:00:15.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-03T12:00:15.738Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-03T12:00:15.746Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T12:00:16.025Z] ---> sudo-logs.sh [2022-11-03T12:00:16.025Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-03T12:00:16.047Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T12:00:16.326Z] ---> job-cost.sh [2022-11-03T12:00:16.326Z] lf-activate-venv: SKIPPING [2022-11-03T12:00:16.326Z] DEBUG: total: 0.2199999988079071 [2022-11-03T12:00:16.326Z] INFO: Retrieving Stack Cost... [2022-11-03T12:00:16.585Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-03T12:00:17.153Z] INFO: Archiving Costs [Pipeline] echo [2022-11-03T12:00:17.163Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T12:00:17.444Z] ---> logs-deploy.sh [2022-11-03T12:00:17.444Z] lf-activate-venv: SKIPPING [2022-11-03T12:00:17.444Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/94 [2022-11-03T12:00:17.444Z] INFO: archiving workspace using pattern(s): [2022-11-03T12:00:18.380Z] Archives upload complete. [2022-11-03T12:00:18.639Z] INFO: archiving logs to Nexus [2022-11-03T12:00:19.210Z] ---> uname -a: [2022-11-03T12:00:19.210Z] Linux prd-ubuntu20-04-docker-8c-8g-118114 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-03T12:00:19.210Z] [2022-11-03T12:00:19.210Z] [2022-11-03T12:00:19.210Z] ---> lscpu: [2022-11-03T12:00:19.210Z] Architecture: x86_64 [2022-11-03T12:00:19.210Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-03T12:00:19.210Z] Byte Order: Little Endian [2022-11-03T12:00:19.210Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-03T12:00:19.210Z] CPU(s): 8 [2022-11-03T12:00:19.210Z] On-line CPU(s) list: 0-7 [2022-11-03T12:00:19.210Z] Thread(s) per core: 1 [2022-11-03T12:00:19.210Z] Core(s) per socket: 1 [2022-11-03T12:00:19.210Z] Socket(s): 8 [2022-11-03T12:00:19.210Z] NUMA node(s): 1 [2022-11-03T12:00:19.210Z] Vendor ID: AuthenticAMD [2022-11-03T12:00:19.210Z] CPU family: 23 [2022-11-03T12:00:19.210Z] Model: 49 [2022-11-03T12:00:19.210Z] Model name: AMD EPYC-Rome Processor [2022-11-03T12:00:19.210Z] Stepping: 0 [2022-11-03T12:00:19.210Z] CPU MHz: 2799.998 [2022-11-03T12:00:19.210Z] BogoMIPS: 5599.99 [2022-11-03T12:00:19.210Z] Virtualization: AMD-V [2022-11-03T12:00:19.210Z] Hypervisor vendor: KVM [2022-11-03T12:00:19.210Z] Virtualization type: full [2022-11-03T12:00:19.210Z] L1d cache: 256 KiB [2022-11-03T12:00:19.210Z] L1i cache: 256 KiB [2022-11-03T12:00:19.210Z] L2 cache: 4 MiB [2022-11-03T12:00:19.210Z] L3 cache: 128 MiB [2022-11-03T12:00:19.210Z] NUMA node0 CPU(s): 0-7 [2022-11-03T12:00:19.210Z] Vulnerability Itlb multihit: Not affected [2022-11-03T12:00:19.210Z] Vulnerability L1tf: Not affected [2022-11-03T12:00:19.210Z] Vulnerability Mds: Not affected [2022-11-03T12:00:19.210Z] Vulnerability Meltdown: Not affected [2022-11-03T12:00:19.210Z] Vulnerability Mmio stale data: Not affected [2022-11-03T12:00:19.210Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-03T12:00:19.210Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-03T12:00:19.210Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-03T12:00:19.210Z] Vulnerability Srbds: Not affected [2022-11-03T12:00:19.210Z] Vulnerability Tsx async abort: Not affected [2022-11-03T12:00:19.210Z] 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 [2022-11-03T12:00:19.210Z] [2022-11-03T12:00:19.210Z] [2022-11-03T12:00:19.210Z] ---> nproc: [2022-11-03T12:00:19.210Z] 8 [2022-11-03T12:00:19.210Z] [2022-11-03T12:00:19.210Z] [2022-11-03T12:00:19.210Z] ---> df -h: [2022-11-03T12:00:19.210Z] Filesystem Size Used Avail Use% Mounted on [2022-11-03T12:00:19.210Z] overlay 155G 14G 142G 9% / [2022-11-03T12:00:19.210Z] tmpfs 64M 0 64M 0% /dev [2022-11-03T12:00:19.210Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-03T12:00:19.210Z] shm 64M 0 64M 0% /dev/shm [2022-11-03T12:00:19.210Z] /dev/vda1 155G 14G 142G 9% /facter-os [2022-11-03T12:00:19.210Z] [2022-11-03T12:00:19.210Z] [2022-11-03T12:00:19.210Z] ---> sar -b -r -n DEV: [2022-11-03T12:00:19.210Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118114) 11/03/22 _x86_64_ (8 CPU) [2022-11-03T12:00:19.210Z] [2022-11-03T12:00:19.210Z] 11:41:17 LINUX RESTART (8 CPU) [2022-11-03T12:00:19.210Z] [2022-11-03T12:00:19.210Z] 11:42:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-03T12:00:19.210Z] 11:43:01 241.74 3.90 237.85 0.00 430.89 92072.66 0.00 [2022-11-03T12:00:19.210Z] 11:44:01 348.57 0.47 348.10 0.00 19.59 65436.32 0.00 [2022-11-03T12:00:19.210Z] 11:45:01 167.77 0.17 167.61 0.00 11.73 24778.54 0.00 [2022-11-03T12:00:19.210Z] 11:46:01 48.34 0.07 48.28 0.00 8.67 17208.62 0.00 [2022-11-03T12:00:19.210Z] 11:47:01 39.26 9.35 29.91 0.00 2885.25 4815.73 0.00 [2022-11-03T12:00:19.210Z] 11:48:01 2.13 0.00 2.13 0.00 0.00 23.99 0.00 [2022-11-03T12:00:19.210Z] 11:49:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 [2022-11-03T12:00:19.210Z] 11:50:01 2.05 0.00 2.05 0.00 0.00 22.93 0.00 [2022-11-03T12:00:19.210Z] 11:51:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 [2022-11-03T12:00:19.210Z] 11:52:01 2.55 0.00 2.55 0.00 0.00 38.92 0.00 [2022-11-03T12:00:19.210Z] 11:53:01 1.37 0.00 1.37 0.00 0.00 14.66 0.00 [2022-11-03T12:00:19.210Z] 11:54:01 2.00 0.00 2.00 0.00 0.00 21.59 0.00 [2022-11-03T12:00:19.210Z] 11:55:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 [2022-11-03T12:00:19.210Z] 11:56:01 1.93 0.00 1.93 0.00 0.00 20.80 0.00 [2022-11-03T12:00:19.210Z] 11:57:01 2.50 0.02 2.48 0.00 0.13 30.66 0.00 [2022-11-03T12:00:19.210Z] 11:58:01 1.63 0.00 1.63 0.00 0.00 17.60 0.00 [2022-11-03T12:00:19.210Z] 11:59:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2022-11-03T12:00:19.210Z] 12:00:01 103.77 0.35 103.42 0.00 20.66 58256.16 0.00 [2022-11-03T12:00:19.210Z] Average: 53.58 0.79 52.79 0.00 187.15 14457.54 0.00 [2022-11-03T12:00:19.210Z] [2022-11-03T12:00:19.210Z] 11:42:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-03T12:00:19.210Z] 11:43:01 27935884 31408100 891984 2.71 141992 3522312 2312212 6.81 1412388 3075276 151460 [2022-11-03T12:00:19.210Z] 11:44:01 26450268 31173820 1121708 3.41 210344 4538172 2110976 6.22 1746132 4041900 548 [2022-11-03T12:00:19.210Z] 11:45:01 26675904 31557664 737780 2.24 214808 4698216 1866156 5.50 1568196 4014288 968 [2022-11-03T12:00:19.210Z] 11:46:01 26164192 31552476 741004 2.25 220288 5150280 1744640 5.14 1585732 4453672 16 [2022-11-03T12:00:19.210Z] 11:47:01 25874168 31536136 742912 2.26 237916 5399200 1819080 5.36 1743536 4566948 4 [2022-11-03T12:00:19.210Z] 11:48:01 25882136 31544156 734828 2.23 237996 5399192 1819080 5.36 1730868 4566948 8 [2022-11-03T12:00:19.211Z] 11:49:01 25882220 31544444 734460 2.23 238052 5399204 1819080 5.36 1730860 4567028 8 [2022-11-03T12:00:19.211Z] 11:50:01 25891112 31553416 725500 2.21 238132 5399212 1819080 5.36 1722324 4567028 8 [2022-11-03T12:00:19.211Z] 11:51:01 25891272 31553636 725412 2.21 238208 5399212 1819080 5.36 1722368 4567032 12 [2022-11-03T12:00:19.211Z] 11:52:01 25891320 31553984 725228 2.21 238312 5399208 1819080 5.36 1722484 4567216 8 [2022-11-03T12:00:19.211Z] 11:53:01 25891524 31554248 724876 2.20 238392 5399216 1819080 5.36 1722480 4567220 8 [2022-11-03T12:00:19.211Z] 11:54:01 25891688 31554528 724488 2.20 238480 5399220 1819080 5.36 1722480 4567208 8 [2022-11-03T12:00:19.211Z] 11:55:01 25891388 31554352 724648 2.20 238556 5399224 1819080 5.36 1722592 4567220 8 [2022-11-03T12:00:19.211Z] 11:56:01 25891616 31554640 724284 2.20 238624 5399224 1819080 5.36 1722664 4567224 8 [2022-11-03T12:00:19.211Z] 11:57:01 25889944 31553096 725568 2.21 238700 5399200 1806868 5.33 1722784 4567192 8 [2022-11-03T12:00:19.211Z] 11:58:01 25890212 31553424 725240 2.21 238724 5399208 1806868 5.33 1722780 4567196 8 [2022-11-03T12:00:19.211Z] 11:59:01 25890196 31553412 725176 2.21 238740 5399212 1806868 5.33 1722764 4567200 12 [2022-11-03T12:00:19.211Z] 12:00:01 24363316 31515140 757324 2.30 287348 6707580 1872376 5.52 1864348 5816476 484 [2022-11-03T12:00:19.211Z] Average: 26007687 31520593 761801 2.32 231867 5267016 1862098 5.49 1700432 4487460 8532 [2022-11-03T12:00:19.211Z] [2022-11-03T12:00:19.211Z] 11:42:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-03T12:00:19.211Z] 11:43:01 lo 4.41 4.41 0.45 0.45 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:43:01 ens3 535.02 385.71 7058.88 55.25 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:43:01 veth4cfbfc3 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:43:01 docker0 218.82 258.79 16.99 2091.94 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:44:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:44:01 vethc71e8c0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:44:01 ens3 375.92 236.00 4670.10 146.50 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:44:01 veth4cfbfc3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:44:01 docker0 158.53 292.20 20.89 3958.20 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:45:01 lo 3.40 3.40 0.34 0.34 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:45:01 ens3 61.82 46.28 128.70 50.19 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:45:01 docker0 5.57 6.70 0.30 40.82 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:46:01 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:46:01 ens3 141.18 114.46 2541.99 240.70 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:47:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:47:01 ens3 81.50 53.82 1323.51 10.48 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:48:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:50:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:52:01 ens3 0.88 2.15 0.13 6.68 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:57:01 ens3 0.47 1.25 0.10 6.45 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:58:01 ens3 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:59:01 ens3 0.18 0.15 0.17 0.01 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 12:00:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 12:00:01 ens3 364.29 266.96 7885.31 57.99 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 12:00:01 docker0 42.16 54.52 3.56 686.52 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] 12:00:01 veth6632b65 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] Average: lo 0.91 0.91 0.09 0.09 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] Average: ens3 85.94 60.92 1300.96 31.86 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] Average: docker0 23.26 33.60 2.29 373.37 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] Average: veth6632b65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-03T12:00:19.211Z] [2022-11-03T12:00:19.211Z]