Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a4086434d3b8a0a90fcc5d93c3589c81a42138fa 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-ssh12033376926244590062.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6151582330002985833.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/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/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11495292784122473091.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9975565312503458288.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/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/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6088471908559168941.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [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: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera 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 Running on prd-ubuntu20.04-docker-8c-8g-17076 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a4086434d3b8a0a90fcc5d93c3589c81a42138fa (main) Commit message: "Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.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 a4086434d3b8a0a90fcc5d93c3589c81a42138fa # timeout=10 > git rev-list --no-walk d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-08T19:17:10.713Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-08T19:17:10.764Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-08T19:17:10.779Z] ========================================================= [2023-11-08T19:17:10.779Z] EdgeX Global Pipelines Version Info [2023-11-08T19:17:10.779Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:17:11.479Z] ------------------- [2023-11-08T19:17:11.479Z] stable info: [2023-11-08T19:17:11.479Z] ------------------- [2023-11-08T19:17:11.479Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-08T19:17:11.479Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T19:17:11.479Z] Message: update stable to v1.0.257 [2023-11-08T19:17:12.048Z] ------------------- [2023-11-08T19:17:12.048Z] experimental info: [2023-11-08T19:17:12.048Z] ------------------- [2023-11-08T19:17:12.048Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-08T19:17:12.048Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T19:17:12.048Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-08T19:17:12.213Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-11-08T19:17:12.229Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-11-08T19:17:12.246Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-08T19:17:12.255Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-08T19:17:12.268Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-08T19:17:12.280Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-08T19:17:12.294Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-08T19:17:12.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-08T19:17:12.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-08T19:17:12.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-08T19:17:12.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-08T19:17:12.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-11-08T19:17:12.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-08T19:17:12.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-08T19:17:12.388Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T19:17:12.401Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T19:17:12.413Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T19:17:12.425Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T19:17:12.439Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-08T19:17:12.458Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-08T19:17:12.477Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-08T19:17:12.494Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-08T19:17:12.507Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-08T19:17:12.524Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-08T19:17:12.541Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-08T19:17:12.556Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-08T19:17:12.567Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-08T19:17:12.581Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-08T19:17:12.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-08T19:17:12.606Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-08T19:17:12.622Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a4086434d3b8a0a90fcc5d93c3589c81a42138fa [Pipeline] echo [2023-11-08T19:17:12.643Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a408643 [Pipeline] echo [2023-11-08T19:17:12.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T19:17:12.725Z] provisioning config files... [2023-11-08T19:17:12.739Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7032562034096963744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:17:13.039Z] ---> docker-login.sh [2023-11-08T19:17:13.039Z] nexus3.edgexfoundry.org:10001 [2023-11-08T19:17:13.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:17:13.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:17:13.299Z] Configure a credential helper to remove this warning. See [2023-11-08T19:17:13.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:17:13.299Z] [2023-11-08T19:17:13.299Z] Login Succeeded [2023-11-08T19:17:13.299Z] nexus3.edgexfoundry.org:10002 [2023-11-08T19:17:13.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:17:13.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:17:13.560Z] Configure a credential helper to remove this warning. See [2023-11-08T19:17:13.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:17:13.560Z] [2023-11-08T19:17:13.560Z] Login Succeeded [2023-11-08T19:17:13.560Z] nexus3.edgexfoundry.org:10003 [2023-11-08T19:17:13.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:17:13.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:17:13.560Z] Configure a credential helper to remove this warning. See [2023-11-08T19:17:13.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:17:13.560Z] [2023-11-08T19:17:13.560Z] Login Succeeded [2023-11-08T19:17:13.560Z] nexus3.edgexfoundry.org:10004 [2023-11-08T19:17:13.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:17:13.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:17:13.560Z] Configure a credential helper to remove this warning. See [2023-11-08T19:17:13.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:17:13.560Z] [2023-11-08T19:17:13.560Z] Login Succeeded [2023-11-08T19:17:13.820Z] docker.io [2023-11-08T19:17:13.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:17:14.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:17:14.081Z] Configure a credential helper to remove this warning. See [2023-11-08T19:17:14.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:17:14.081Z] [2023-11-08T19:17:14.081Z] Login Succeeded [2023-11-08T19:17:14.081Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T19:17:14.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-08T19:17:14.495Z] + git rev-list -1 --merges a4086434d3b8a0a90fcc5d93c3589c81a42138fa~1..a4086434d3b8a0a90fcc5d93c3589c81a42138fa [Pipeline] echo [2023-11-08T19:17:14.511Z] -----------> git rev-list -1 --merges a4086434d3b8a0a90fcc5d93c3589c81a42138fa~1..a4086434d3b8a0a90fcc5d93c3589c81a42138fa a4086434d3b8a0a90fcc5d93c3589c81a42138fa [2023-11-08T19:17:14.511Z] a4086434d3b8a0a90fcc5d93c3589c81a42138fa [false] [Pipeline] sh [2023-11-08T19:17:14.801Z] + git log --format=format:%s -1 a4086434d3b8a0a90fcc5d93c3589c81a42138fa [Pipeline] echo [2023-11-08T19:17:14.841Z] ========================================================= [2023-11-08T19:17:14.841Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T19:17:14.841Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T19:17:15.192Z] + git log --format=format:%s -1 a4086434d3b8a0a90fcc5d93c3589c81a42138fa [Pipeline] echo [2023-11-08T19:17:15.204Z] [semverPrep] GIT_COMMIT: a4086434d3b8a0a90fcc5d93c3589c81a42138fa, Commit Message: Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0 [Pipeline] echo [2023-11-08T19:17:15.214Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-08T19:17:15.586Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T19:17:15.586Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-08T19:17:15.586Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-08T19:17:15.586Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-08T19:17:15.586Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-08T19:17:15.586Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-08T19:17:15.586Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:17:15.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T19:17:15.999Z] [2023-11-08T19:17:15.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:17:16.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T19:17:16.300Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-08T19:17:16.300Z] b85a868b505f: Pulling fs layer [2023-11-08T19:17:16.300Z] e2be974225ed: Pulling fs layer [2023-11-08T19:17:16.300Z] 339a4e72a1f5: Pulling fs layer [2023-11-08T19:17:16.300Z] 988bab9f4d93: Pulling fs layer [2023-11-08T19:17:16.300Z] 1469e6f7b9e6: Pulling fs layer [2023-11-08T19:17:16.300Z] eaf3925da568: Pulling fs layer [2023-11-08T19:17:16.300Z] bab4dde63d76: Pulling fs layer [2023-11-08T19:17:16.300Z] bde34c3a00c8: Pulling fs layer [2023-11-08T19:17:16.300Z] b352a97aabf1: Pulling fs layer [2023-11-08T19:17:16.300Z] 4872d77fe225: Pulling fs layer [2023-11-08T19:17:16.300Z] 5851b861e8e6: Pulling fs layer [2023-11-08T19:17:16.300Z] 988bab9f4d93: Waiting [2023-11-08T19:17:16.300Z] 1469e6f7b9e6: Waiting [2023-11-08T19:17:16.300Z] bab4dde63d76: Waiting [2023-11-08T19:17:16.300Z] b352a97aabf1: Waiting [2023-11-08T19:17:16.300Z] 4872d77fe225: Waiting [2023-11-08T19:17:16.300Z] 5851b861e8e6: Waiting [2023-11-08T19:17:16.300Z] bde34c3a00c8: Waiting [2023-11-08T19:17:16.300Z] eaf3925da568: Waiting [2023-11-08T19:17:16.300Z] e2be974225ed: Download complete [2023-11-08T19:17:16.300Z] 988bab9f4d93: Download complete [2023-11-08T19:17:16.559Z] 1469e6f7b9e6: Verifying Checksum [2023-11-08T19:17:16.559Z] 1469e6f7b9e6: Download complete [2023-11-08T19:17:16.559Z] 339a4e72a1f5: Download complete [2023-11-08T19:17:16.559Z] eaf3925da568: Verifying Checksum [2023-11-08T19:17:16.559Z] eaf3925da568: Download complete [2023-11-08T19:17:16.560Z] bde34c3a00c8: Verifying Checksum [2023-11-08T19:17:16.560Z] bde34c3a00c8: Download complete [2023-11-08T19:17:16.560Z] b352a97aabf1: Download complete [2023-11-08T19:17:16.560Z] 4872d77fe225: Verifying Checksum [2023-11-08T19:17:16.560Z] 4872d77fe225: Download complete [2023-11-08T19:17:16.560Z] 5851b861e8e6: Verifying Checksum [2023-11-08T19:17:16.560Z] 5851b861e8e6: Download complete [2023-11-08T19:17:16.560Z] b85a868b505f: Verifying Checksum [2023-11-08T19:17:16.560Z] b85a868b505f: Download complete [2023-11-08T19:17:16.818Z] bab4dde63d76: Verifying Checksum [2023-11-08T19:17:16.818Z] bab4dde63d76: Download complete [2023-11-08T19:17:17.750Z] b85a868b505f: Pull complete [2023-11-08T19:17:17.750Z] e2be974225ed: Pull complete [2023-11-08T19:17:18.317Z] 339a4e72a1f5: Pull complete [2023-11-08T19:17:18.317Z] 988bab9f4d93: Pull complete [2023-11-08T19:17:18.317Z] 1469e6f7b9e6: Pull complete [2023-11-08T19:17:18.574Z] eaf3925da568: Pull complete [2023-11-08T19:17:19.947Z] bab4dde63d76: Pull complete [2023-11-08T19:17:19.947Z] bde34c3a00c8: Pull complete [2023-11-08T19:17:20.206Z] b352a97aabf1: Pull complete [2023-11-08T19:17:20.206Z] 4872d77fe225: Pull complete [2023-11-08T19:17:20.206Z] 5851b861e8e6: Pull complete [2023-11-08T19:17:20.206Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-08T19:17:20.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T19:17:20.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:17:20.282Z] prd-ubuntu20.04-docker-8c-8g-17076 does not seem to be running inside a container [2023-11-08T19:17:20.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 [2023-11-08T19:17:22.659Z] $ docker top 6092b2097cb229718886f60965cccd112f5606ffc9fb8370678bd4679903bb63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T19:17:22.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T19:17:22.744Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T19:17:22.856Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T19:17:22.860Z] $ docker exec 6092b2097cb229718886f60965cccd112f5606ffc9fb8370678bd4679903bb63 ssh-agent [2023-11-08T19:17:22.970Z] SSH_AUTH_SOCK=/tmp/ssh-fqm0NKaAGhRL/agent.31 [2023-11-08T19:17:22.970Z] SSH_AGENT_PID=37 [2023-11-08T19:17:22.976Z] Running ssh-add (command line suppressed) [2023-11-08T19:17:23.060Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8434719904005984842.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8434719904005984842.key) [2023-11-08T19:17:23.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T19:17:23.364Z] + git tag --points-at HEAD [Pipeline] } [2023-11-08T19:17:23.380Z] $ docker exec --env ******** --env ******** 6092b2097cb229718886f60965cccd112f5606ffc9fb8370678bd4679903bb63 ssh-agent -k [2023-11-08T19:17:23.472Z] unset SSH_AUTH_SOCK; [2023-11-08T19:17:23.472Z] unset SSH_AGENT_PID; [2023-11-08T19:17:23.472Z] echo Agent pid 37 killed; [2023-11-08T19:17:23.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-08T19:17:23.508Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T19:17:23.508Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T19:17:23.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T19:17:23.613Z] $ docker exec 6092b2097cb229718886f60965cccd112f5606ffc9fb8370678bd4679903bb63 ssh-agent [2023-11-08T19:17:23.714Z] SSH_AUTH_SOCK=/tmp/ssh-NwZlSAV4RHON/agent.68 [2023-11-08T19:17:23.714Z] SSH_AGENT_PID=74 [2023-11-08T19:17:23.718Z] Running ssh-add (command line suppressed) [2023-11-08T19:17:23.801Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14427933147316226738.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14427933147316226738.key) [2023-11-08T19:17:23.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T19:17:24.103Z] + git semver init [2023-11-08T19:17:24.363Z] 2023-11-08 19:17:24,268 [run_init] DEBUG init version:0.0.0 force:False [2023-11-08T19:17:24.363Z] 2023-11-08 19:17:24,269 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-11-08T19:17:24.363Z] 2023-11-08 19:17:24,269 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-11-08T19:17:24.363Z] 2023-11-08 19:17:24,269 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-08T19:17:25.303Z] 2023-11-08 19:17:25,045 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-11-08T19:17:25.303Z] 2023-11-08 19:17:25,046 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-11-08T19:17:25.303Z] 2023-11-08 19:17:25,046 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-08T19:17:25.303Z] 2023-11-08 19:17:25,046 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-08T19:17:25.303Z] 3.1.0-dev.37 [Pipeline] } [2023-11-08T19:17:25.312Z] $ docker exec --env ******** --env ******** 6092b2097cb229718886f60965cccd112f5606ffc9fb8370678bd4679903bb63 ssh-agent -k [2023-11-08T19:17:25.412Z] unset SSH_AUTH_SOCK; [2023-11-08T19:17:25.412Z] unset SSH_AGENT_PID; [2023-11-08T19:17:25.412Z] echo Agent pid 74 killed; [2023-11-08T19:17:25.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T19:17:25.728Z] + git semver [Pipeline] } [2023-11-08T19:17:25.998Z] $ docker stop --time=1 6092b2097cb229718886f60965cccd112f5606ffc9fb8370678bd4679903bb63 [2023-11-08T19:17:27.296Z] $ docker rm -f --volumes 6092b2097cb229718886f60965cccd112f5606ffc9fb8370678bd4679903bb63 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T19:17:27.630Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-08T19:17:27.837Z] Stashed 1 file(s) [Pipeline] echo [2023-11-08T19:17:27.841Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.37 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T19:17:28.016Z] provisioning config files... [2023-11-08T19:17:28.025Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11999565400786177575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:17:28.318Z] ---> docker-login.sh [2023-11-08T19:17:28.318Z] nexus3.edgexfoundry.org:10001 [2023-11-08T19:17:28.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:17:28.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:17:28.318Z] Configure a credential helper to remove this warning. See [2023-11-08T19:17:28.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:17:28.318Z] [2023-11-08T19:17:28.318Z] Login Succeeded [2023-11-08T19:17:28.318Z] nexus3.edgexfoundry.org:10002 [2023-11-08T19:17:28.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:17:28.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:17:28.318Z] Configure a credential helper to remove this warning. See [2023-11-08T19:17:28.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:17:28.318Z] [2023-11-08T19:17:28.318Z] Login Succeeded [2023-11-08T19:17:28.318Z] nexus3.edgexfoundry.org:10003 [2023-11-08T19:17:28.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:17:28.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:17:28.578Z] Configure a credential helper to remove this warning. See [2023-11-08T19:17:28.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:17:28.578Z] [2023-11-08T19:17:28.578Z] Login Succeeded [2023-11-08T19:17:28.578Z] nexus3.edgexfoundry.org:10004 [2023-11-08T19:17:28.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:17:28.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:17:28.578Z] Configure a credential helper to remove this warning. See [2023-11-08T19:17:28.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:17:28.578Z] [2023-11-08T19:17:28.578Z] Login Succeeded [2023-11-08T19:17:28.578Z] docker.io [2023-11-08T19:17:28.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:17:28.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:17:28.837Z] Configure a credential helper to remove this warning. See [2023-11-08T19:17:28.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:17:28.837Z] [2023-11-08T19:17:28.837Z] Login Succeeded [2023-11-08T19:17:28.837Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T19:17:28.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T19:17:28.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T19:17:28.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T19:17:28.971Z] ========================================================= [2023-11-08T19:17:28.971Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-08T19:17:28.971Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:17:29.289Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T19:17:29.289Z] Sending build context to Docker daemon 2.292MB [2023-11-08T19:17:29.289Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T19:17:29.289Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-08T19:17:29.289Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-08T19:17:29.289Z] 7264a8db6415: Pulling fs layer [2023-11-08T19:17:29.289Z] c4d48a809fc2: Pulling fs layer [2023-11-08T19:17:29.289Z] 4f1c88b9dad5: Pulling fs layer [2023-11-08T19:17:29.289Z] ad3a456e5733: Pulling fs layer [2023-11-08T19:17:29.289Z] 33e27b845d1e: Pulling fs layer [2023-11-08T19:17:29.289Z] c68163c4e522: Pulling fs layer [2023-11-08T19:17:29.289Z] 50da416c3ac9: Pulling fs layer [2023-11-08T19:17:29.289Z] 23d2d4c4bb30: Pulling fs layer [2023-11-08T19:17:29.289Z] ad3a456e5733: Waiting [2023-11-08T19:17:29.289Z] 50da416c3ac9: Waiting [2023-11-08T19:17:29.289Z] 23d2d4c4bb30: Waiting [2023-11-08T19:17:29.289Z] 33e27b845d1e: Waiting [2023-11-08T19:17:29.289Z] c68163c4e522: Waiting [2023-11-08T19:17:29.289Z] c4d48a809fc2: Verifying Checksum [2023-11-08T19:17:29.289Z] c4d48a809fc2: Download complete [2023-11-08T19:17:29.289Z] ad3a456e5733: Verifying Checksum [2023-11-08T19:17:29.289Z] ad3a456e5733: Download complete [2023-11-08T19:17:29.289Z] 33e27b845d1e: Download complete [2023-11-08T19:17:29.549Z] 7264a8db6415: Verifying Checksum [2023-11-08T19:17:29.549Z] 7264a8db6415: Download complete [2023-11-08T19:17:29.549Z] c68163c4e522: Verifying Checksum [2023-11-08T19:17:29.549Z] c68163c4e522: Download complete [2023-11-08T19:17:29.549Z] 7264a8db6415: Pull complete [2023-11-08T19:17:29.549Z] 23d2d4c4bb30: Verifying Checksum [2023-11-08T19:17:29.549Z] 23d2d4c4bb30: Download complete [2023-11-08T19:17:29.808Z] c4d48a809fc2: Pull complete [2023-11-08T19:17:29.808Z] 4f1c88b9dad5: Verifying Checksum [2023-11-08T19:17:29.808Z] 4f1c88b9dad5: Download complete [2023-11-08T19:17:30.387Z] 50da416c3ac9: Verifying Checksum [2023-11-08T19:17:30.387Z] 50da416c3ac9: Download complete [2023-11-08T19:17:33.010Z] 4f1c88b9dad5: Pull complete [2023-11-08T19:17:33.010Z] ad3a456e5733: Pull complete [2023-11-08T19:17:33.269Z] 33e27b845d1e: Pull complete [2023-11-08T19:17:33.269Z] c68163c4e522: Pull complete [2023-11-08T19:17:35.796Z] 50da416c3ac9: Pull complete [2023-11-08T19:17:36.366Z] 23d2d4c4bb30: Pull complete [2023-11-08T19:17:36.366Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-08T19:17:36.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T19:17:36.366Z] ---> 0786185ac409 [2023-11-08T19:17:36.366Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-08T19:17:40.563Z] ---> Running in 7e6831f41729 [2023-11-08T19:17:40.821Z] Removing intermediate container 7e6831f41729 [2023-11-08T19:17:40.821Z] ---> 596823acfe2e [2023-11-08T19:17:40.821Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T19:17:40.821Z] ---> Running in f90e8dc0ef70 [2023-11-08T19:17:40.821Z] Removing intermediate container f90e8dc0ef70 [2023-11-08T19:17:40.821Z] ---> 07030b12b159 [2023-11-08T19:17:40.821Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-08T19:17:40.821Z] ---> Running in a7a123f34bc0 [2023-11-08T19:17:41.079Z] Removing intermediate container a7a123f34bc0 [2023-11-08T19:17:41.079Z] ---> 2d6e35d2ef5e [2023-11-08T19:17:41.079Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-08T19:17:41.079Z] ---> Running in 15ae6eaddc3f [2023-11-08T19:17:41.079Z] Removing intermediate container 15ae6eaddc3f [2023-11-08T19:17:41.079Z] ---> 4ff8c08153bc [2023-11-08T19:17:41.079Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T19:17:41.079Z] ---> Running in 875803abd56a [2023-11-08T19:17:41.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T19:17:41.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T19:17:41.856Z] (1/13) Installing libintl (0.21.1-r7) [2023-11-08T19:17:41.856Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-11-08T19:17:41.856Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-08T19:17:41.856Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-11-08T19:17:41.856Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-11-08T19:17:41.856Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-11-08T19:17:41.856Z] (7/13) Installing udev-init-scripts (35-r1) [2023-11-08T19:17:41.856Z] (8/13) Installing libblkid (2.38.1-r8) [2023-11-08T19:17:41.856Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-11-08T19:17:41.856Z] (10/13) Installing kmod-libs (30-r3) [2023-11-08T19:17:41.856Z] (11/13) Installing eudev (3.2.11-r8) [2023-11-08T19:17:41.856Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-11-08T19:17:41.856Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-11-08T19:17:41.856Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T19:17:42.115Z] Executing eudev-3.2.11-r8.trigger [2023-11-08T19:17:42.115Z] OK: 271 MiB in 65 packages [2023-11-08T19:17:42.680Z] Removing intermediate container 875803abd56a [2023-11-08T19:17:42.680Z] ---> 837594148ed0 [2023-11-08T19:17:42.680Z] Step 8/13 : WORKDIR /device-usb-camera [2023-11-08T19:17:42.680Z] ---> Running in 94e9890842d3 [2023-11-08T19:17:42.680Z] Removing intermediate container 94e9890842d3 [2023-11-08T19:17:42.680Z] ---> 37832981c826 [2023-11-08T19:17:42.680Z] Step 9/13 : COPY go.mod vendor* ./ [2023-11-08T19:17:42.680Z] ---> 0595d148f3a8 [2023-11-08T19:17:42.680Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T19:17:42.680Z] ---> Running in 9f2dd322ca55 [2023-11-08T19:17:42.962Z] Still waiting to schedule task [2023-11-08T19:17:42.962Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-08T19:18:21.403Z] Removing intermediate container 9f2dd322ca55 [2023-11-08T19:18:21.403Z] ---> 839891a92d57 [2023-11-08T19:18:21.403Z] Step 11/13 : COPY . . [2023-11-08T19:18:21.403Z] ---> f1cedf589390 [2023-11-08T19:18:21.403Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-08T19:18:21.403Z] ---> Running in 511c71fc31a4 [2023-11-08T19:18:21.403Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T19:18:21.403Z] Dload Upload Total Spent Left Speed [2023-11-08T19:18:21.403Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9013 0 --:--:-- --:--:-- --:--:-- 9079 [2023-11-08T19:18:21.403Z] Removing intermediate container 511c71fc31a4 [2023-11-08T19:18:21.403Z] ---> eec4e5bae722 [2023-11-08T19:18:21.403Z] Step 13/13 : RUN ${MAKE} [2023-11-08T19:18:21.403Z] ---> Running in 220e16574af8 [2023-11-08T19:18:21.403Z] noop [2023-11-08T19:18:21.403Z] Removing intermediate container 220e16574af8 [2023-11-08T19:18:21.403Z] ---> 1606bf7488f5 [2023-11-08T19:18:21.403Z] Successfully built 1606bf7488f5 [2023-11-08T19:18:21.403Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:18:21.725Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T19:18:21.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:18:21.792Z] prd-ubuntu20.04-docker-8c-8g-17076 does not seem to be running inside a container [2023-11-08T19:18:21.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 [2023-11-08T19:18:22.125Z] $ docker top c809e5952d71a3c7bb201939ca272e1a52cb6c8ee761d181b0bd5392ede0300b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T19:18:22.460Z] + go version [2023-11-08T19:18:22.460Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-08T19:18:22.471Z] $ docker stop --time=1 c809e5952d71a3c7bb201939ca272e1a52cb6c8ee761d181b0bd5392ede0300b [2023-11-08T19:18:23.758Z] $ docker rm -f --volumes c809e5952d71a3c7bb201939ca272e1a52cb6c8ee761d181b0bd5392ede0300b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:18:24.142Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T19:18:24.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:18:24.203Z] prd-ubuntu20.04-docker-8c-8g-17076 does not seem to be running inside a container [2023-11-08T19:18:24.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 [2023-11-08T19:18:24.541Z] $ docker top ef49d051ccfc93b4cbd232cedd9568472bfafe6acb46dd25b436c853a2f8e7eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T19:18:24.878Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-11-08T19:18:25.175Z] + make test [2023-11-08T19:18:25.175Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T19:18:26.555Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-11-08T19:18:36.556Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-11-08T19:18:37.140Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements [2023-11-08T19:18:43.698Z] go vet ./... [2023-11-08T19:18:46.981Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T19:18:46.981Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T19:18:46.981Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T19:18:46.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T19:18:47.008Z] $ docker stop --time=1 ef49d051ccfc93b4cbd232cedd9568472bfafe6acb46dd25b436c853a2f8e7eb [2023-11-08T19:18:50.086Z] $ docker rm -f --volumes ef49d051ccfc93b4cbd232cedd9568472bfafe6acb46dd25b436c853a2f8e7eb [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T19:18:50.592Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T19:18:50.646Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-08T19:18:51.211Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T19:18:51.497Z] + ls -al . [2023-11-08T19:18:51.497Z] total 216 [2023-11-08T19:18:51.497Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 19:18 . [2023-11-08T19:18:51.497Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 19:17 .. [2023-11-08T19:18:51.497Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 19:18 .git [2023-11-08T19:18:51.497Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:17 .github [2023-11-08T19:18:51.497Z] -rw-rw-r-- 1 jenkins jenkins 429 Nov 8 19:17 .gitignore [2023-11-08T19:18:51.497Z] -rw-rw-r-- 1 jenkins jenkins 45 Nov 8 19:17 .golangci.yml [2023-11-08T19:18:51.497Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 8 19:17 .hadolint.yml [2023-11-08T19:18:51.497Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 19:17 .semver [2023-11-08T19:18:51.497Z] -rw-rw-r-- 1 jenkins jenkins 10851 Nov 8 19:17 Attribution.txt [2023-11-08T19:18:51.497Z] -rw-rw-r-- 1 jenkins jenkins 11903 Nov 8 19:17 CHANGELOG.md [2023-11-08T19:18:51.497Z] -rw-rw-r-- 1 jenkins jenkins 2453 Nov 8 19:17 Dockerfile [2023-11-08T19:18:51.497Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 19:17 GOVERNANCE.md [2023-11-08T19:18:51.497Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 8 19:17 Jenkinsfile [2023-11-08T19:18:51.497Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 19:17 LICENSE [2023-11-08T19:18:51.497Z] -rw-rw-r-- 1 jenkins jenkins 2611 Nov 8 19:17 Makefile [2023-11-08T19:18:51.497Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 19:17 OWNERS.md [2023-11-08T19:18:51.497Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 8 19:17 README.md [2023-11-08T19:18:51.497Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 19:17 VERSION [2023-11-08T19:18:51.497Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 19:17 bin [2023-11-08T19:18:51.497Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:17 cmd [2023-11-08T19:18:51.497Z] -rw-r--r-- 1 jenkins jenkins 54703 Nov 8 19:18 coverage.out [2023-11-08T19:18:51.497Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 8 19:17 docker-entrypoint.sh [2023-11-08T19:18:51.497Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 19:17 docs [2023-11-08T19:18:51.497Z] -rw-rw-r-- 1 jenkins jenkins 3878 Nov 8 19:17 go.mod [2023-11-08T19:18:51.497Z] -rw-rw-r-- 1 jenkins jenkins 34744 Nov 8 19:17 go.sum [2023-11-08T19:18:51.497Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:17 internal [2023-11-08T19:18:51.497Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 8 19:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:18:51.806Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a4086434d3b8a0a90fcc5d93c3589c81a42138fa --label arch=amd64 --label version=3.1.0-dev.37 . [2023-11-08T19:18:51.806Z] Sending build context to Docker daemon 2.348MB [2023-11-08T19:18:51.806Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T19:18:51.806Z] Step 2/36 : FROM ${BASE} AS builder [2023-11-08T19:18:51.806Z] ---> 1606bf7488f5 [2023-11-08T19:18:51.806Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-11-08T19:18:51.806Z] ---> Running in 914e4e9b9e75 [2023-11-08T19:18:52.065Z] Removing intermediate container 914e4e9b9e75 [2023-11-08T19:18:52.065Z] ---> 02ea488a4db8 [2023-11-08T19:18:52.065Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T19:18:52.065Z] ---> Running in 64b1a10256c9 [2023-11-08T19:18:52.065Z] Removing intermediate container 64b1a10256c9 [2023-11-08T19:18:52.065Z] ---> 1a94768a123f [2023-11-08T19:18:52.065Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-08T19:18:52.065Z] ---> Running in c68043ba5030 [2023-11-08T19:18:52.065Z] Removing intermediate container c68043ba5030 [2023-11-08T19:18:52.065Z] ---> 51eb478a7a97 [2023-11-08T19:18:52.065Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-08T19:18:52.065Z] ---> Running in 35e6abd37635 [2023-11-08T19:18:52.325Z] Removing intermediate container 35e6abd37635 [2023-11-08T19:18:52.325Z] ---> e1fd7b2d4d8b [2023-11-08T19:18:52.325Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T19:18:52.325Z] ---> Running in a903575b8679 [2023-11-08T19:18:52.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T19:18:52.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T19:18:52.854Z] OK: 271 MiB in 65 packages [2023-11-08T19:18:53.113Z] Removing intermediate container a903575b8679 [2023-11-08T19:18:53.113Z] ---> 94a930e0acd4 [2023-11-08T19:18:53.113Z] Step 8/36 : WORKDIR /device-usb-camera [2023-11-08T19:18:53.113Z] ---> Running in 1ec8d298000f [2023-11-08T19:18:53.113Z] Removing intermediate container 1ec8d298000f [2023-11-08T19:18:53.113Z] ---> f671bcf6d97d [2023-11-08T19:18:53.113Z] Step 9/36 : COPY go.mod vendor* ./ [2023-11-08T19:18:53.372Z] ---> cde6326fe0a3 [2023-11-08T19:18:53.372Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T19:18:53.372Z] ---> Running in 013850e4d4a6 [2023-11-08T19:18:54.314Z] Removing intermediate container 013850e4d4a6 [2023-11-08T19:18:54.314Z] ---> 78f69a920be4 [2023-11-08T19:18:54.314Z] Step 11/36 : COPY . . [2023-11-08T19:18:54.574Z] ---> 2f45420d4fdb [2023-11-08T19:18:54.574Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-08T19:18:54.574Z] ---> Running in 2b4d75003837 [2023-11-08T19:18:54.833Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T19:18:54.833Z] Dload Upload Total Spent Left Speed [2023-11-08T19:18:54.833Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 33897 0 --:--:-- --:--:-- --:--:-- 34805 [2023-11-08T19:18:55.092Z] Removing intermediate container 2b4d75003837 [2023-11-08T19:18:55.092Z] ---> ca68f7a68e42 [2023-11-08T19:18:55.092Z] Step 13/36 : RUN ${MAKE} [2023-11-08T19:18:55.092Z] ---> Running in ffd38e9576e6 [2023-11-08T19:18:55.357Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.37 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-11-08T19:19:20.741Z] Removing intermediate container ffd38e9576e6 [2023-11-08T19:19:20.741Z] ---> 2ae51d7596d5 [2023-11-08T19:19:20.741Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-11-08T19:19:20.741Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-11-08T19:19:20.741Z] 4acc49c71d14: Pulling fs layer [2023-11-08T19:19:20.741Z] 4acc49c71d14: Download complete [2023-11-08T19:19:20.741Z] 4acc49c71d14: Pull complete [2023-11-08T19:19:20.741Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-11-08T19:19:20.741Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-11-08T19:19:20.741Z] ---> 01a2bd3e5fff [2023-11-08T19:19:20.741Z] Step 15/36 : FROM alpine:3.18 [2023-11-08T19:19:20.741Z] 3.18: Pulling from library/alpine [2023-11-08T19:19:20.741Z] 96526aa774ef: Pulling fs layer [2023-11-08T19:19:20.741Z] 96526aa774ef: Download complete [2023-11-08T19:19:20.741Z] 96526aa774ef: Pull complete [2023-11-08T19:19:20.741Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T19:19:20.741Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T19:19:20.741Z] ---> 8ca4688f4f35 [2023-11-08T19:19:20.741Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-08T19:19:20.741Z] ---> Running in 4df95fca5692 [2023-11-08T19:19:20.741Z] Removing intermediate container 4df95fca5692 [2023-11-08T19:19:20.741Z] ---> d863d76b59a7 [2023-11-08T19:19:20.741Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-11-08T19:19:20.741Z] ---> Running in 6d5e187dc9a8 [2023-11-08T19:19:21.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T19:19:21.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T19:19:21.526Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-11-08T19:19:21.526Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-11-08T19:19:21.526Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-11-08T19:19:21.526Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-11-08T19:19:21.526Z] (5/107) Installing libxau (1.0.11-r2) [2023-11-08T19:19:21.526Z] (6/107) Installing libmd (1.0.4-r2) [2023-11-08T19:19:21.526Z] (7/107) Installing libbsd (0.11.7-r1) [2023-11-08T19:19:21.526Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-11-08T19:19:21.526Z] (9/107) Installing libxcb (1.15-r1) [2023-11-08T19:19:21.787Z] (10/107) Installing libx11 (1.8.7-r0) [2023-11-08T19:19:21.787Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-11-08T19:19:21.787Z] (12/107) Installing libpciaccess (0.17-r2) [2023-11-08T19:19:21.787Z] (13/107) Installing libdrm (2.4.115-r4) [2023-11-08T19:19:21.787Z] (14/107) Installing libxext (1.3.5-r2) [2023-11-08T19:19:21.787Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-11-08T19:19:21.787Z] (16/107) Installing libffi (3.4.4-r2) [2023-11-08T19:19:21.787Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-11-08T19:19:21.787Z] (18/107) Installing libva (2.18.0-r1) [2023-11-08T19:19:21.787Z] (19/107) Installing libvdpau (1.5-r1) [2023-11-08T19:19:21.787Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-11-08T19:19:21.787Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-11-08T19:19:21.787Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-11-08T19:19:21.787Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-11-08T19:19:21.787Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-11-08T19:19:21.787Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-11-08T19:19:21.787Z] (26/107) Installing libhwy (1.0.4-r1) [2023-11-08T19:19:21.787Z] (27/107) Installing lcms2 (2.15-r2) [2023-11-08T19:19:21.787Z] (28/107) Installing libjxl (0.8.2-r0) [2023-11-08T19:19:21.787Z] (29/107) Installing lame-libs (3.100-r5) [2023-11-08T19:19:21.787Z] (30/107) Installing opus (1.4-r0) [2023-11-08T19:19:21.787Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-11-08T19:19:21.787Z] (32/107) Installing soxr (0.1.3-r5) [2023-11-08T19:19:21.787Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-11-08T19:19:21.787Z] (34/107) Installing libogg (1.3.5-r4) [2023-11-08T19:19:21.787Z] (35/107) Installing libtheora (1.1.1-r17) [2023-11-08T19:19:21.787Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-11-08T19:19:22.048Z] (37/107) Installing libvpx (1.13.0-r2) [2023-11-08T19:19:22.048Z] (38/107) Installing libwebp (1.3.2-r0) [2023-11-08T19:19:22.048Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-11-08T19:19:22.048Z] (40/107) Installing numactl (2.0.16-r4) [2023-11-08T19:19:22.048Z] (41/107) Installing x265-libs (3.5-r4) [2023-11-08T19:19:22.048Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-11-08T19:19:22.048Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-08T19:19:22.048Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-11-08T19:19:22.048Z] (45/107) Installing libexpat (2.5.0-r1) [2023-11-08T19:19:22.048Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-11-08T19:19:22.308Z] (47/107) Installing libpng (1.6.39-r3) [2023-11-08T19:19:22.308Z] (48/107) Installing freetype (2.13.0-r5) [2023-11-08T19:19:22.308Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-11-08T19:19:22.308Z] (50/107) Installing fribidi (1.0.13-r0) [2023-11-08T19:19:22.308Z] (51/107) Installing libintl (0.21.1-r7) [2023-11-08T19:19:22.308Z] (52/107) Installing libblkid (2.38.1-r8) [2023-11-08T19:19:22.308Z] (53/107) Installing libmount (2.38.1-r8) [2023-11-08T19:19:22.308Z] (54/107) Installing pcre2 (10.42-r1) [2023-11-08T19:19:22.308Z] (55/107) Installing glib (2.76.4-r0) [2023-11-08T19:19:22.308Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-11-08T19:19:22.308Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-11-08T19:19:22.308Z] (58/107) Installing libunibreak (5.1-r0) [2023-11-08T19:19:22.308Z] (59/107) Installing libass (0.17.1-r0) [2023-11-08T19:19:22.308Z] (60/107) Installing libbluray (1.3.4-r0) [2023-11-08T19:19:22.308Z] (61/107) Installing gmp (6.2.1-r3) [2023-11-08T19:19:22.308Z] (62/107) Installing nettle (3.8.1-r2) [2023-11-08T19:19:22.308Z] (63/107) Installing libunistring (1.1-r1) [2023-11-08T19:19:22.308Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-11-08T19:19:22.308Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-11-08T19:19:22.308Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-11-08T19:19:22.308Z] (67/107) Installing gnutls (3.8.0-r2) [2023-11-08T19:19:22.308Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-11-08T19:19:22.308Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-11-08T19:19:22.308Z] (70/107) Installing cjson (1.7.15-r4) [2023-11-08T19:19:22.308Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-11-08T19:19:22.308Z] (72/107) Installing librist (0.2.7-r0) [2023-11-08T19:19:22.308Z] (73/107) Installing libsrt (1.5.2-r0) [2023-11-08T19:19:22.568Z] (74/107) Installing libssh (0.10.5-r0) [2023-11-08T19:19:22.568Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-11-08T19:19:22.568Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-11-08T19:19:22.568Z] (77/107) Installing libsodium (1.0.18-r3) [2023-11-08T19:19:22.568Z] (78/107) Installing libzmq (4.3.4-r4) [2023-11-08T19:19:22.568Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-11-08T19:19:22.568Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-11-08T19:19:22.568Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-11-08T19:19:22.568Z] (82/107) Installing shaderc (2023.3-r1) [2023-11-08T19:19:22.568Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-11-08T19:19:22.568Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-11-08T19:19:22.568Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-11-08T19:19:22.568Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-11-08T19:19:22.568Z] (87/107) Installing vidstab (1.1.1-r0) [2023-11-08T19:19:22.568Z] (88/107) Installing zimg (3.0.5-r0) [2023-11-08T19:19:22.568Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-11-08T19:19:22.568Z] (90/107) Installing libasyncns (0.8-r1) [2023-11-08T19:19:22.568Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-11-08T19:19:22.568Z] (92/107) Installing libltdl (2.4.7-r2) [2023-11-08T19:19:22.568Z] (93/107) Installing orc (0.4.34-r0) [2023-11-08T19:19:22.568Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-11-08T19:19:22.568Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-11-08T19:19:22.826Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-11-08T19:19:22.826Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-11-08T19:19:22.826Z] (98/107) Installing libpulse (16.1-r10) [2023-11-08T19:19:22.826Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-08T19:19:22.826Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-11-08T19:19:22.826Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-11-08T19:19:22.826Z] (102/107) Installing ffmpeg (6.0-r15) [2023-11-08T19:19:22.826Z] (103/107) Installing udev-init-scripts (35-r1) [2023-11-08T19:19:22.826Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-11-08T19:19:22.826Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-11-08T19:19:22.826Z] (106/107) Installing kmod-libs (30-r3) [2023-11-08T19:19:22.826Z] (107/107) Installing eudev (3.2.11-r8) [2023-11-08T19:19:22.826Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T19:19:22.826Z] Executing glib-2.76.4-r0.trigger [2023-11-08T19:19:22.826Z] Executing eudev-3.2.11-r8.trigger [2023-11-08T19:19:22.826Z] OK: 131 MiB in 122 packages [2023-11-08T19:19:26.168Z] Removing intermediate container 6d5e187dc9a8 [2023-11-08T19:19:26.168Z] ---> 625346b7353d [2023-11-08T19:19:26.168Z] Step 18/36 : WORKDIR / [2023-11-08T19:19:26.168Z] ---> Running in 0596a6d69149 [2023-11-08T19:19:26.427Z] Removing intermediate container 0596a6d69149 [2023-11-08T19:19:26.427Z] ---> 516f54ebe6a1 [2023-11-08T19:19:26.427Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-11-08T19:19:27.363Z] ---> b5345dc8c934 [2023-11-08T19:19:27.364Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-11-08T19:19:27.624Z] ---> 09047b9b0ca4 [2023-11-08T19:19:27.624Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-11-08T19:19:27.884Z] ---> 7bd75a880e32 [2023-11-08T19:19:27.884Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-11-08T19:19:28.143Z] ---> d89bfe56feac [2023-11-08T19:19:28.143Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-11-08T19:19:28.143Z] ---> 7c2acb00f7c2 [2023-11-08T19:19:28.143Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-11-08T19:19:28.403Z] ---> 6e4630ae271f [2023-11-08T19:19:28.403Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-11-08T19:19:28.969Z] ---> de44210c16b1 [2023-11-08T19:19:28.969Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-11-08T19:19:28.969Z] ---> Running in abbf3b060b9c [2023-11-08T19:19:29.536Z] Removing intermediate container abbf3b060b9c [2023-11-08T19:19:29.536Z] ---> ff6041d6d232 [2023-11-08T19:19:29.536Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-11-08T19:19:29.536Z] ---> Running in b4a2cba2a96a [2023-11-08T19:19:30.102Z] Removing intermediate container b4a2cba2a96a [2023-11-08T19:19:30.102Z] ---> 496bd36f6781 [2023-11-08T19:19:30.102Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-11-08T19:19:30.102Z] ---> Running in fbcdac515886 [2023-11-08T19:19:30.668Z] Removing intermediate container fbcdac515886 [2023-11-08T19:19:30.668Z] ---> fce92f514f26 [2023-11-08T19:19:30.668Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-11-08T19:19:30.668Z] ---> Running in ae1f2d043f45 [2023-11-08T19:19:31.237Z] Removing intermediate container ae1f2d043f45 [2023-11-08T19:19:31.237Z] ---> ba6598d59afb [2023-11-08T19:19:31.237Z] Step 30/36 : EXPOSE 59983 [2023-11-08T19:19:31.237Z] ---> Running in 620759f77f12 [2023-11-08T19:19:31.237Z] Removing intermediate container 620759f77f12 [2023-11-08T19:19:31.237Z] ---> a61896817daa [2023-11-08T19:19:31.237Z] Step 31/36 : EXPOSE 8554 [2023-11-08T19:19:31.237Z] ---> Running in 8523bba2d117 [2023-11-08T19:19:31.496Z] Removing intermediate container 8523bba2d117 [2023-11-08T19:19:31.496Z] ---> da1efe0e9e10 [2023-11-08T19:19:31.496Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-11-08T19:19:31.496Z] ---> Running in 2288832d4f3a [2023-11-08T19:19:31.496Z] Removing intermediate container 2288832d4f3a [2023-11-08T19:19:31.496Z] ---> 317e871e7d3a [2023-11-08T19:19:31.496Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-11-08T19:19:31.496Z] ---> Running in fdb455483db6 [2023-11-08T19:19:31.496Z] Removing intermediate container fdb455483db6 [2023-11-08T19:19:31.496Z] ---> 201c7dd5ed9b [2023-11-08T19:19:31.496Z] Step 34/36 : LABEL arch=amd64 [2023-11-08T19:19:31.496Z] ---> Running in 43006b1a8819 [2023-11-08T19:19:31.754Z] Removing intermediate container 43006b1a8819 [2023-11-08T19:19:31.754Z] ---> 43d6ed2a5d0c [2023-11-08T19:19:31.754Z] Step 35/36 : LABEL git_sha=a4086434d3b8a0a90fcc5d93c3589c81a42138fa [2023-11-08T19:19:31.754Z] ---> Running in dbadea47b214 [2023-11-08T19:19:31.754Z] Removing intermediate container dbadea47b214 [2023-11-08T19:19:31.754Z] ---> 15134f79dea3 [2023-11-08T19:19:31.754Z] Step 36/36 : LABEL version=3.1.0-dev.37 [2023-11-08T19:19:31.754Z] ---> Running in e03c3fd7d64d [2023-11-08T19:19:31.754Z] Removing intermediate container e03c3fd7d64d [2023-11-08T19:19:31.754Z] ---> 8e50fc4bfea3 [2023-11-08T19:19:31.754Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T19:19:31.754Z] Successfully built 8e50fc4bfea3 [2023-11-08T19:19:31.754Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T19:19:32.124Z] provisioning config files... [2023-11-08T19:19:32.134Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11422962639982864679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:19:32.431Z] ---> docker-login.sh [2023-11-08T19:19:32.431Z] nexus3.edgexfoundry.org:10001 [2023-11-08T19:19:32.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:19:32.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:19:32.431Z] Configure a credential helper to remove this warning. See [2023-11-08T19:19:32.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:19:32.431Z] [2023-11-08T19:19:32.431Z] Login Succeeded [2023-11-08T19:19:32.431Z] nexus3.edgexfoundry.org:10002 [2023-11-08T19:19:32.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:19:32.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:19:32.690Z] Configure a credential helper to remove this warning. See [2023-11-08T19:19:32.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:19:32.690Z] [2023-11-08T19:19:32.690Z] Login Succeeded [2023-11-08T19:19:32.690Z] nexus3.edgexfoundry.org:10003 [2023-11-08T19:19:32.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:19:32.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:19:32.690Z] Configure a credential helper to remove this warning. See [2023-11-08T19:19:32.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:19:32.690Z] [2023-11-08T19:19:32.690Z] Login Succeeded [2023-11-08T19:19:32.690Z] nexus3.edgexfoundry.org:10004 [2023-11-08T19:19:32.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:19:32.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:19:32.690Z] Configure a credential helper to remove this warning. See [2023-11-08T19:19:32.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:19:32.690Z] [2023-11-08T19:19:32.690Z] Login Succeeded [2023-11-08T19:19:32.690Z] docker.io [2023-11-08T19:19:32.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:19:33.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:19:33.208Z] Configure a credential helper to remove this warning. See [2023-11-08T19:19:33.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:19:33.209Z] [2023-11-08T19:19:33.209Z] Login Succeeded [2023-11-08T19:19:33.209Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T19:19:33.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T19:19:33.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T19:19:33.263Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-11-08T19:19:33.263Z] a4086434d3b8a0a90fcc5d93c3589c81a42138fa [2023-11-08T19:19:33.263Z] latest [2023-11-08T19:19:33.263Z] 3.1.0-dev.37 [2023-11-08T19:19:33.263Z] a4086434d3b8a0a90fcc5d93c3589c81a42138fa-3.1.0-dev.37 [2023-11-08T19:19:33.263Z] main [2023-11-08T19:19:33.263Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:19:33.572Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:a4086434d3b8a0a90fcc5d93c3589c81a42138fa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:19:33.892Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:a4086434d3b8a0a90fcc5d93c3589c81a42138fa [2023-11-08T19:19:33.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-08T19:19:33.892Z] 340df6d7ed7b: Preparing [2023-11-08T19:19:33.892Z] 827b4b8da49f: Preparing [2023-11-08T19:19:33.892Z] 734c400be8b7: Preparing [2023-11-08T19:19:33.892Z] d57fb645c010: Preparing [2023-11-08T19:19:33.892Z] 3827b5b91e75: Preparing [2023-11-08T19:19:33.892Z] acc83c6ca332: Preparing [2023-11-08T19:19:33.892Z] c183d2c69563: Preparing [2023-11-08T19:19:33.892Z] 0ac489d8b37f: Preparing [2023-11-08T19:19:33.892Z] e3208a8e0cfd: Preparing [2023-11-08T19:19:33.892Z] 3f945986133d: Preparing [2023-11-08T19:19:33.892Z] b3fdabf9c3c6: Preparing [2023-11-08T19:19:33.892Z] 0590c7afa1ba: Preparing [2023-11-08T19:19:33.892Z] cc2447e1835a: Preparing [2023-11-08T19:19:33.892Z] 3f945986133d: Waiting [2023-11-08T19:19:33.892Z] e3208a8e0cfd: Waiting [2023-11-08T19:19:33.892Z] b3fdabf9c3c6: Waiting [2023-11-08T19:19:33.892Z] cc2447e1835a: Waiting [2023-11-08T19:19:33.892Z] 0590c7afa1ba: Waiting [2023-11-08T19:19:33.892Z] c183d2c69563: Waiting [2023-11-08T19:19:33.892Z] 0ac489d8b37f: Waiting [2023-11-08T19:19:33.892Z] acc83c6ca332: Waiting [2023-11-08T19:19:33.892Z] 734c400be8b7: Pushed [2023-11-08T19:19:33.892Z] 827b4b8da49f: Pushed [2023-11-08T19:19:33.892Z] d57fb645c010: Pushed [2023-11-08T19:19:33.892Z] 340df6d7ed7b: Pushed [2023-11-08T19:19:34.151Z] acc83c6ca332: Pushed [2023-11-08T19:19:34.151Z] e3208a8e0cfd: Pushed [2023-11-08T19:19:34.151Z] c183d2c69563: Pushed [2023-11-08T19:19:34.151Z] 0ac489d8b37f: Pushed [2023-11-08T19:19:34.151Z] cc2447e1835a: Layer already exists [2023-11-08T19:19:34.151Z] 3f945986133d: Pushed [2023-11-08T19:19:35.287Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17081 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-11-08T19:19:35.301Z] Running in /w/workspace/device-usb-camera/163 [Pipeline] { [Pipeline] checkout [2023-11-08T19:19:35.339Z] Selected Git installation does not exist. Using Default [2023-11-08T19:19:35.340Z] The recommended git tool is: NONE [2023-11-08T19:19:36.682Z] 3827b5b91e75: Pushed [2023-11-08T19:19:36.941Z] b3fdabf9c3c6: Pushed [2023-11-08T19:19:45.580Z] using credential edgex-jenkins-ssh [2023-11-08T19:19:45.606Z] Cloning the remote Git repository [2023-11-08T19:19:45.673Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-11-08T19:19:45.823Z] > git init /w/workspace/device-usb-camera/163 # timeout=10 [2023-11-08T19:19:46.126Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-11-08T19:19:46.127Z] > git --version # timeout=10 [2023-11-08T19:19:46.186Z] > git --version # 'git version 2.25.1' [2023-11-08T19:19:46.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T19:19:46.469Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T19:19:46.933Z] 0590c7afa1ba: Pushed [2023-11-08T19:19:47.194Z] a4086434d3b8a0a90fcc5d93c3589c81a42138fa: digest: sha256:8dcaa838bd525bc3f7ebbde37be76789c98346f6db05c56bd1d1492f17f9bbf7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:19:47.524Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:19:47.841Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-11-08T19:19:47.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-08T19:19:47.841Z] 340df6d7ed7b: Preparing [2023-11-08T19:19:47.841Z] 827b4b8da49f: Preparing [2023-11-08T19:19:47.841Z] 734c400be8b7: Preparing [2023-11-08T19:19:47.841Z] d57fb645c010: Preparing [2023-11-08T19:19:47.841Z] 3827b5b91e75: Preparing [2023-11-08T19:19:47.841Z] acc83c6ca332: Preparing [2023-11-08T19:19:47.841Z] c183d2c69563: Preparing [2023-11-08T19:19:47.841Z] 0ac489d8b37f: Preparing [2023-11-08T19:19:47.841Z] e3208a8e0cfd: Preparing [2023-11-08T19:19:47.841Z] 3f945986133d: Preparing [2023-11-08T19:19:47.841Z] b3fdabf9c3c6: Preparing [2023-11-08T19:19:47.841Z] 0590c7afa1ba: Preparing [2023-11-08T19:19:47.841Z] cc2447e1835a: Preparing [2023-11-08T19:19:47.841Z] acc83c6ca332: Waiting [2023-11-08T19:19:47.841Z] c183d2c69563: Waiting [2023-11-08T19:19:47.841Z] 0ac489d8b37f: Waiting [2023-11-08T19:19:47.841Z] e3208a8e0cfd: Waiting [2023-11-08T19:19:47.841Z] 3f945986133d: Waiting [2023-11-08T19:19:47.841Z] b3fdabf9c3c6: Waiting [2023-11-08T19:19:47.841Z] 0590c7afa1ba: Waiting [2023-11-08T19:19:47.841Z] cc2447e1835a: Waiting [2023-11-08T19:19:47.841Z] 3827b5b91e75: Layer already exists [2023-11-08T19:19:47.841Z] 340df6d7ed7b: Layer already exists [2023-11-08T19:19:47.841Z] 734c400be8b7: Layer already exists [2023-11-08T19:19:47.841Z] 827b4b8da49f: Layer already exists [2023-11-08T19:19:47.841Z] d57fb645c010: Layer already exists [2023-11-08T19:19:47.841Z] acc83c6ca332: Layer already exists [2023-11-08T19:19:47.841Z] 0ac489d8b37f: Layer already exists [2023-11-08T19:19:47.841Z] 3f945986133d: Layer already exists [2023-11-08T19:19:47.841Z] c183d2c69563: Layer already exists [2023-11-08T19:19:47.841Z] e3208a8e0cfd: Layer already exists [2023-11-08T19:19:47.841Z] b3fdabf9c3c6: Layer already exists [2023-11-08T19:19:47.841Z] 0590c7afa1ba: Layer already exists [2023-11-08T19:19:47.841Z] cc2447e1835a: Layer already exists [2023-11-08T19:19:47.841Z] latest: digest: sha256:8dcaa838bd525bc3f7ebbde37be76789c98346f6db05c56bd1d1492f17f9bbf7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:19:48.160Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:19:47.465Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-11-08T19:19:47.503Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T19:19:48.444Z] Avoid second fetch [2023-11-08T19:19:48.445Z] Checking out Revision a4086434d3b8a0a90fcc5d93c3589c81a42138fa (main) [2023-11-08T19:19:48.483Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.37 [2023-11-08T19:19:48.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-08T19:19:48.483Z] 340df6d7ed7b: Preparing [2023-11-08T19:19:48.483Z] 827b4b8da49f: Preparing [2023-11-08T19:19:48.483Z] 734c400be8b7: Preparing [2023-11-08T19:19:48.483Z] d57fb645c010: Preparing [2023-11-08T19:19:48.483Z] 3827b5b91e75: Preparing [2023-11-08T19:19:48.483Z] acc83c6ca332: Preparing [2023-11-08T19:19:48.483Z] c183d2c69563: Preparing [2023-11-08T19:19:48.483Z] 0ac489d8b37f: Preparing [2023-11-08T19:19:48.483Z] e3208a8e0cfd: Preparing [2023-11-08T19:19:48.483Z] 3f945986133d: Preparing [2023-11-08T19:19:48.483Z] b3fdabf9c3c6: Preparing [2023-11-08T19:19:48.483Z] 0590c7afa1ba: Preparing [2023-11-08T19:19:48.483Z] cc2447e1835a: Preparing [2023-11-08T19:19:48.483Z] c183d2c69563: Waiting [2023-11-08T19:19:48.483Z] b3fdabf9c3c6: Waiting [2023-11-08T19:19:48.483Z] 0ac489d8b37f: Waiting [2023-11-08T19:19:48.483Z] 0590c7afa1ba: Waiting [2023-11-08T19:19:48.483Z] e3208a8e0cfd: Waiting [2023-11-08T19:19:48.483Z] 3f945986133d: Waiting [2023-11-08T19:19:48.483Z] cc2447e1835a: Waiting [2023-11-08T19:19:48.483Z] acc83c6ca332: Waiting [2023-11-08T19:19:48.483Z] 3827b5b91e75: Layer already exists [2023-11-08T19:19:48.483Z] 340df6d7ed7b: Layer already exists [2023-11-08T19:19:48.483Z] 827b4b8da49f: Layer already exists [2023-11-08T19:19:48.483Z] d57fb645c010: Layer already exists [2023-11-08T19:19:48.483Z] 734c400be8b7: Layer already exists [2023-11-08T19:19:48.483Z] c183d2c69563: Layer already exists [2023-11-08T19:19:48.483Z] e3208a8e0cfd: Layer already exists [2023-11-08T19:19:48.483Z] 0ac489d8b37f: Layer already exists [2023-11-08T19:19:48.483Z] 3f945986133d: Layer already exists [2023-11-08T19:19:48.483Z] acc83c6ca332: Layer already exists [2023-11-08T19:19:48.483Z] b3fdabf9c3c6: Layer already exists [2023-11-08T19:19:48.483Z] 0590c7afa1ba: Layer already exists [2023-11-08T19:19:48.483Z] cc2447e1835a: Layer already exists [2023-11-08T19:19:48.483Z] 3.1.0-dev.37: digest: sha256:8dcaa838bd525bc3f7ebbde37be76789c98346f6db05c56bd1d1492f17f9bbf7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:19:48.807Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:a4086434d3b8a0a90fcc5d93c3589c81a42138fa-3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:19:49.054Z] Commit message: "Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0" [2023-11-08T19:19:49.121Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:a4086434d3b8a0a90fcc5d93c3589c81a42138fa-3.1.0-dev.37 [2023-11-08T19:19:49.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-08T19:19:49.121Z] 340df6d7ed7b: Preparing [2023-11-08T19:19:49.121Z] 827b4b8da49f: Preparing [2023-11-08T19:19:49.121Z] 734c400be8b7: Preparing [2023-11-08T19:19:49.121Z] d57fb645c010: Preparing [2023-11-08T19:19:49.121Z] 3827b5b91e75: Preparing [2023-11-08T19:19:49.121Z] acc83c6ca332: Preparing [2023-11-08T19:19:49.121Z] c183d2c69563: Preparing [2023-11-08T19:19:49.121Z] 0ac489d8b37f: Preparing [2023-11-08T19:19:49.121Z] e3208a8e0cfd: Preparing [2023-11-08T19:19:49.121Z] 3f945986133d: Preparing [2023-11-08T19:19:49.121Z] b3fdabf9c3c6: Preparing [2023-11-08T19:19:49.121Z] 0590c7afa1ba: Preparing [2023-11-08T19:19:49.121Z] cc2447e1835a: Preparing [2023-11-08T19:19:49.121Z] e3208a8e0cfd: Waiting [2023-11-08T19:19:49.121Z] 3f945986133d: Waiting [2023-11-08T19:19:49.121Z] c183d2c69563: Waiting [2023-11-08T19:19:49.121Z] b3fdabf9c3c6: Waiting [2023-11-08T19:19:49.122Z] 0ac489d8b37f: Waiting [2023-11-08T19:19:49.122Z] 0590c7afa1ba: Waiting [2023-11-08T19:19:49.122Z] cc2447e1835a: Waiting [2023-11-08T19:19:49.122Z] acc83c6ca332: Waiting [2023-11-08T19:19:49.122Z] d57fb645c010: Layer already exists [2023-11-08T19:19:49.122Z] 734c400be8b7: Layer already exists [2023-11-08T19:19:49.122Z] 3827b5b91e75: Layer already exists [2023-11-08T19:19:49.122Z] 827b4b8da49f: Layer already exists [2023-11-08T19:19:49.122Z] 340df6d7ed7b: Layer already exists [2023-11-08T19:19:49.122Z] acc83c6ca332: Layer already exists [2023-11-08T19:19:49.122Z] 0ac489d8b37f: Layer already exists [2023-11-08T19:19:49.122Z] 3f945986133d: Layer already exists [2023-11-08T19:19:49.122Z] c183d2c69563: Layer already exists [2023-11-08T19:19:49.122Z] b3fdabf9c3c6: Layer already exists [2023-11-08T19:19:49.122Z] e3208a8e0cfd: Layer already exists [2023-11-08T19:19:49.122Z] 0590c7afa1ba: Layer already exists [2023-11-08T19:19:49.122Z] cc2447e1835a: Layer already exists [2023-11-08T19:19:49.122Z] a4086434d3b8a0a90fcc5d93c3589c81a42138fa-3.1.0-dev.37: digest: sha256:8dcaa838bd525bc3f7ebbde37be76789c98346f6db05c56bd1d1492f17f9bbf7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:19:49.444Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T19:19:49.751Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-11-08T19:19:49.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-08T19:19:49.751Z] 340df6d7ed7b: Preparing [2023-11-08T19:19:49.751Z] 827b4b8da49f: Preparing [2023-11-08T19:19:49.751Z] 734c400be8b7: Preparing [2023-11-08T19:19:49.751Z] d57fb645c010: Preparing [2023-11-08T19:19:49.751Z] 3827b5b91e75: Preparing [2023-11-08T19:19:49.751Z] acc83c6ca332: Preparing [2023-11-08T19:19:49.751Z] c183d2c69563: Preparing [2023-11-08T19:19:49.751Z] 0ac489d8b37f: Preparing [2023-11-08T19:19:49.751Z] acc83c6ca332: Waiting [2023-11-08T19:19:49.751Z] e3208a8e0cfd: Preparing [2023-11-08T19:19:49.751Z] c183d2c69563: Waiting [2023-11-08T19:19:49.751Z] 0ac489d8b37f: Waiting [2023-11-08T19:19:49.751Z] 3f945986133d: Preparing [2023-11-08T19:19:49.751Z] b3fdabf9c3c6: Preparing [2023-11-08T19:19:49.751Z] 3f945986133d: Waiting [2023-11-08T19:19:49.751Z] 0590c7afa1ba: Preparing [2023-11-08T19:19:49.751Z] cc2447e1835a: Preparing [2023-11-08T19:19:49.751Z] 0590c7afa1ba: Waiting [2023-11-08T19:19:49.751Z] cc2447e1835a: Waiting [2023-11-08T19:19:49.751Z] 734c400be8b7: Layer already exists [2023-11-08T19:19:49.751Z] 340df6d7ed7b: Layer already exists [2023-11-08T19:19:49.751Z] 827b4b8da49f: Layer already exists [2023-11-08T19:19:49.751Z] d57fb645c010: Layer already exists [2023-11-08T19:19:49.751Z] 3827b5b91e75: Layer already exists [2023-11-08T19:19:49.751Z] acc83c6ca332: Layer already exists [2023-11-08T19:19:49.751Z] c183d2c69563: Layer already exists [2023-11-08T19:19:49.751Z] e3208a8e0cfd: Layer already exists [2023-11-08T19:19:49.751Z] 0ac489d8b37f: Layer already exists [2023-11-08T19:19:49.751Z] 3f945986133d: Layer already exists [2023-11-08T19:19:49.751Z] 0590c7afa1ba: Layer already exists [2023-11-08T19:19:49.751Z] b3fdabf9c3c6: Layer already exists [2023-11-08T19:19:49.751Z] cc2447e1835a: Layer already exists [2023-11-08T19:19:49.751Z] main: digest: sha256:8dcaa838bd525bc3f7ebbde37be76789c98346f6db05c56bd1d1492f17f9bbf7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T19:19:49.787Z] ===================================================== [Pipeline] echo [2023-11-08T19:19:49.793Z] taggedImages: [2023-11-08T19:19:49.793Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:a4086434d3b8a0a90fcc5d93c3589c81a42138fa [2023-11-08T19:19:49.793Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-11-08T19:19:49.793Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.37 [2023-11-08T19:19:49.793Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:a4086434d3b8a0a90fcc5d93c3589c81a42138fa-3.1.0-dev.37 [2023-11-08T19:19:49.793Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2023-11-08T19:19:48.464Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T19:19:48.546Z] > git checkout -f a4086434d3b8a0a90fcc5d93c3589c81a42138fa # timeout=10 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:19:50.040Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-08T19:19:50.040Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T19:19:50.040Z] Dload Upload Total Spent Left Speed [2023-11-08T19:19:50.040Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99858 0 --:--:-- --:--:-- --:--:-- 98k [2023-11-08T19:19:50.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T19:19:50.178Z] [2023-11-08T19:19:50.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-11-08T19:19:50.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T19:19:50.478Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-08T19:19:50.478Z] 5eb5b503b376: Pulling fs layer [2023-11-08T19:19:50.478Z] 5c69ac0246d0: Pulling fs layer [2023-11-08T19:19:50.478Z] ec43610c2a17: Pulling fs layer [2023-11-08T19:19:50.478Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-08T19:19:50.478Z] 33b1e0a273af: Pulling fs layer [2023-11-08T19:19:50.478Z] 5d3b04190fa2: Pulling fs layer [2023-11-08T19:19:50.478Z] 2f39f015ded8: Pulling fs layer [2023-11-08T19:19:50.478Z] 3a2ae6a8a46f: Waiting [2023-11-08T19:19:50.478Z] 33b1e0a273af: Waiting [2023-11-08T19:19:50.478Z] 5d3b04190fa2: Waiting [2023-11-08T19:19:50.478Z] 2f39f015ded8: Waiting [2023-11-08T19:19:50.478Z] 5c69ac0246d0: Verifying Checksum [2023-11-08T19:19:50.478Z] 5c69ac0246d0: Download complete [2023-11-08T19:19:50.478Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-08T19:19:50.478Z] 3a2ae6a8a46f: Download complete [2023-11-08T19:19:50.478Z] 33b1e0a273af: Verifying Checksum [2023-11-08T19:19:50.478Z] 33b1e0a273af: Download complete [2023-11-08T19:19:50.478Z] 5d3b04190fa2: Verifying Checksum [2023-11-08T19:19:50.478Z] ec43610c2a17: Verifying Checksum [2023-11-08T19:19:50.478Z] ec43610c2a17: Download complete [2023-11-08T19:19:50.642Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-08T19:19:50.737Z] 5eb5b503b376: Download complete [2023-11-08T19:19:50.974Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-11-08T19:19:50.974Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-08T19:19:50.974Z] { [2023-11-08T19:19:50.974Z] "registry-mirrors": [ [2023-11-08T19:19:50.974Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-08T19:19:50.974Z] ], [2023-11-08T19:19:50.974Z] "bip": "10.250.0.254/24", [2023-11-08T19:19:50.974Z] "hosts": [ [2023-11-08T19:19:50.974Z] "tcp://0.0.0.0:5555", [2023-11-08T19:19:50.974Z] "unix:///var/run/docker.sock" [2023-11-08T19:19:50.974Z] ], [2023-11-08T19:19:50.974Z] "mtu": 1458, [2023-11-08T19:19:50.974Z] "selinux-enabled": true, [2023-11-08T19:19:50.974Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-08T19:19:50.974Z] } [Pipeline] sh [2023-11-08T19:19:51.302Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-11-08T19:19:51.303Z] 2f39f015ded8: Download complete [Pipeline] sh [2023-11-08T19:19:51.634Z] + sudo service docker restart [2023-11-08T19:19:51.869Z] 5eb5b503b376: Pull complete [2023-11-08T19:19:52.127Z] 5c69ac0246d0: Pull complete [2023-11-08T19:19:52.695Z] ec43610c2a17: Pull complete [2023-11-08T19:19:52.695Z] 3a2ae6a8a46f: Pull complete [2023-11-08T19:19:52.954Z] 33b1e0a273af: Pull complete [2023-11-08T19:19:52.954Z] 5d3b04190fa2: Pull complete [2023-11-08T19:19:58.224Z] 2f39f015ded8: Pull complete [2023-11-08T19:19:58.225Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-08T19:19:58.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T19:19:58.225Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:19:58.305Z] prd-ubuntu20.04-docker-8c-8g-17076 does not seem to be running inside a container [2023-11-08T19:19:58.335Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T19:20:03.358Z] $ docker top 369532ee0b10610daf455cf7660471ad76c633ab45a7efc71a1b8dcc64dcfc7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:20:03.767Z] ---> job-cost.sh [2023-11-08T19:20:03.767Z] lf-activate-venv: SKIPPING [2023-11-08T19:20:03.767Z] INFO: No Stack... [2023-11-08T19:20:04.717Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T19:20:04.976Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T19:20:05.275Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-11-08T19:20:05.275Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T19:20:05.291Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-163-stack-cost] [2023-11-08T19:20:05.310Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-163-stack-cost] did not exist. Created. [2023-11-08T19:20:05.310Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T19:20:05.619Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-08T19:20:05.650Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T19:20:05.658Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-163-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T19:20:05.682Z] $ docker stop --time=1 369532ee0b10610daf455cf7660471ad76c633ab45a7efc71a1b8dcc64dcfc7a [2023-11-08T19:20:06.864Z] $ docker rm -f --volumes 369532ee0b10610daf455cf7660471ad76c633ab45a7efc71a1b8dcc64dcfc7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T19:20:13.729Z] provisioning config files... [2023-11-08T19:20:13.753Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/163@tmp/config4257289569264974668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:20:14.098Z] ---> docker-login.sh [2023-11-08T19:20:14.098Z] nexus3.edgexfoundry.org:10001 [2023-11-08T19:20:14.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:20:14.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:20:14.637Z] Configure a credential helper to remove this warning. See [2023-11-08T19:20:14.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:20:14.637Z] [2023-11-08T19:20:14.637Z] Login Succeeded [2023-11-08T19:20:14.637Z] nexus3.edgexfoundry.org:10002 [2023-11-08T19:20:14.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:20:15.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:20:15.175Z] Configure a credential helper to remove this warning. See [2023-11-08T19:20:15.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:20:15.175Z] [2023-11-08T19:20:15.175Z] Login Succeeded [2023-11-08T19:20:15.175Z] nexus3.edgexfoundry.org:10003 [2023-11-08T19:20:15.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:20:15.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:20:15.445Z] Configure a credential helper to remove this warning. See [2023-11-08T19:20:15.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:20:15.445Z] [2023-11-08T19:20:15.445Z] Login Succeeded [2023-11-08T19:20:15.445Z] nexus3.edgexfoundry.org:10004 [2023-11-08T19:20:15.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:20:15.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:20:15.716Z] Configure a credential helper to remove this warning. See [2023-11-08T19:20:15.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:20:15.716Z] [2023-11-08T19:20:15.716Z] Login Succeeded [2023-11-08T19:20:15.716Z] docker.io [2023-11-08T19:20:15.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:20:16.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:20:16.259Z] Configure a credential helper to remove this warning. See [2023-11-08T19:20:16.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:20:16.259Z] [2023-11-08T19:20:16.259Z] Login Succeeded [2023-11-08T19:20:16.259Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T19:20:16.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T19:20:16.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T19:20:16.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T19:20:16.567Z] ========================================================= [2023-11-08T19:20:16.567Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-08T19:20:16.567Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:20:16.926Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T19:20:17.196Z] Sending build context to Docker daemon 1.359MB [2023-11-08T19:20:17.196Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T19:20:17.196Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-08T19:20:17.469Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-08T19:20:17.469Z] 9fda8d8052c6: Pulling fs layer [2023-11-08T19:20:17.469Z] 5d54e960e981: Pulling fs layer [2023-11-08T19:20:17.469Z] c4a7e357bf2a: Pulling fs layer [2023-11-08T19:20:17.469Z] f0e02332f6b5: Pulling fs layer [2023-11-08T19:20:17.469Z] cefa15bbcfad: Pulling fs layer [2023-11-08T19:20:17.469Z] 17808c966233: Pulling fs layer [2023-11-08T19:20:17.469Z] f4c1fc716caa: Pulling fs layer [2023-11-08T19:20:17.469Z] cefa15bbcfad: Waiting [2023-11-08T19:20:17.469Z] 17808c966233: Waiting [2023-11-08T19:20:17.469Z] f4c1fc716caa: Waiting [2023-11-08T19:20:17.469Z] f0e02332f6b5: Waiting [2023-11-08T19:20:17.469Z] 5d54e960e981: Verifying Checksum [2023-11-08T19:20:17.469Z] 5d54e960e981: Download complete [2023-11-08T19:20:17.469Z] f0e02332f6b5: Verifying Checksum [2023-11-08T19:20:17.469Z] f0e02332f6b5: Download complete [2023-11-08T19:20:17.469Z] cefa15bbcfad: Verifying Checksum [2023-11-08T19:20:17.469Z] cefa15bbcfad: Download complete [2023-11-08T19:20:17.469Z] 9fda8d8052c6: Verifying Checksum [2023-11-08T19:20:17.469Z] 9fda8d8052c6: Download complete [2023-11-08T19:20:18.072Z] f4c1fc716caa: Verifying Checksum [2023-11-08T19:20:18.072Z] f4c1fc716caa: Download complete [2023-11-08T19:20:18.665Z] 9fda8d8052c6: Pull complete [2023-11-08T19:20:19.266Z] 5d54e960e981: Pull complete [2023-11-08T19:20:19.266Z] c4a7e357bf2a: Verifying Checksum [2023-11-08T19:20:19.266Z] c4a7e357bf2a: Download complete [2023-11-08T19:20:20.232Z] 17808c966233: Verifying Checksum [2023-11-08T19:20:20.232Z] 17808c966233: Download complete [2023-11-08T19:20:32.598Z] c4a7e357bf2a: Pull complete [2023-11-08T19:20:32.598Z] f0e02332f6b5: Pull complete [2023-11-08T19:20:32.598Z] cefa15bbcfad: Pull complete [2023-11-08T19:20:40.812Z] 17808c966233: Pull complete [2023-11-08T19:20:42.777Z] f4c1fc716caa: Pull complete [2023-11-08T19:20:42.777Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-08T19:20:42.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T19:20:42.777Z] ---> ea914061e18c [2023-11-08T19:20:42.777Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-08T19:20:43.365Z] ---> Running in 64cb50493bc2 [2023-11-08T19:20:43.636Z] Removing intermediate container 64cb50493bc2 [2023-11-08T19:20:43.636Z] ---> 06e95636ee1b [2023-11-08T19:20:43.636Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T19:20:43.904Z] ---> Running in e087e69a2c63 [2023-11-08T19:20:44.172Z] Removing intermediate container e087e69a2c63 [2023-11-08T19:20:44.172Z] ---> a502cb1b64ad [2023-11-08T19:20:44.172Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-08T19:20:44.172Z] ---> Running in 1d699de20b43 [2023-11-08T19:20:44.441Z] Removing intermediate container 1d699de20b43 [2023-11-08T19:20:44.441Z] ---> b161decfa1c3 [2023-11-08T19:20:44.441Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-08T19:20:44.442Z] ---> Running in cda9ba3d470f [2023-11-08T19:20:44.713Z] Removing intermediate container cda9ba3d470f [2023-11-08T19:20:44.713Z] ---> 28ccb18fee5d [2023-11-08T19:20:44.713Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T19:20:44.981Z] ---> Running in 288df2a7931d [2023-11-08T19:20:45.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T19:20:46.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T19:20:47.609Z] (1/13) Installing libintl (0.21.1-r7) [2023-11-08T19:20:47.609Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-11-08T19:20:47.609Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-08T19:20:47.609Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-11-08T19:20:47.609Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-11-08T19:20:47.609Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-11-08T19:20:47.609Z] (7/13) Installing udev-init-scripts (35-r1) [2023-11-08T19:20:47.609Z] (8/13) Installing libblkid (2.38.1-r8) [2023-11-08T19:20:47.609Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-11-08T19:20:47.609Z] (10/13) Installing kmod-libs (30-r3) [2023-11-08T19:20:47.609Z] (11/13) Installing eudev (3.2.11-r8) [2023-11-08T19:20:47.891Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-11-08T19:20:47.891Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-11-08T19:20:47.891Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T19:20:47.891Z] Executing eudev-3.2.11-r8.trigger [2023-11-08T19:20:47.891Z] OK: 273 MiB in 65 packages [2023-11-08T19:20:49.321Z] Removing intermediate container 288df2a7931d [2023-11-08T19:20:49.321Z] ---> 16f64ccf77fb [2023-11-08T19:20:49.321Z] Step 8/13 : WORKDIR /device-usb-camera [2023-11-08T19:20:49.321Z] ---> Running in 99f5d708bfb2 [2023-11-08T19:20:51.642Z] Removing intermediate container 99f5d708bfb2 [2023-11-08T19:20:51.642Z] ---> efd3a9df99d4 [2023-11-08T19:20:51.642Z] Step 9/13 : COPY go.mod vendor* ./ [2023-11-08T19:20:53.602Z] ---> 8170b670d1aa [2023-11-08T19:20:53.602Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T19:20:53.602Z] ---> Running in 9c78ac75adc1 [2023-11-08T19:22:15.257Z] Removing intermediate container 9c78ac75adc1 [2023-11-08T19:22:15.257Z] ---> 4ba44a368f12 [2023-11-08T19:22:15.257Z] Step 11/13 : COPY . . [2023-11-08T19:22:15.257Z] ---> 7c1f43cb9594 [2023-11-08T19:22:15.257Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-08T19:22:15.257Z] ---> Running in 1d387ddb3abe [2023-11-08T19:22:15.257Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T19:22:15.257Z]    Dload  Upload Total Spent Left Speed [2023-11-08T19:22:15.257Z] 0 0 0  0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9728  0 --:--:-- --:--:-- --:--:-- 9789 [2023-11-08T19:22:15.257Z] Removing intermediate container 1d387ddb3abe [2023-11-08T19:22:15.257Z] ---> aa4b460715c4 [2023-11-08T19:22:15.257Z] Step 13/13 : RUN ${MAKE} [2023-11-08T19:22:15.257Z] ---> Running in c4319823ee69 [2023-11-08T19:22:15.257Z] noop [2023-11-08T19:22:15.257Z] Removing intermediate container c4319823ee69 [2023-11-08T19:22:15.257Z] ---> 545a6da91e5f [2023-11-08T19:22:15.257Z] Successfully built 545a6da91e5f [2023-11-08T19:22:15.257Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:22:15.610Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T19:22:15.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:22:15.816Z] prd-ubuntu20.04-docker-arm64-4c-16g-17081 does not seem to be running inside a container [2023-11-08T19:22:15.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/163 -v /w/workspace/device-usb-camera/163:/w/workspace/device-usb-camera/163:rw,z -v /w/workspace/device-usb-camera/163@tmp:/w/workspace/device-usb-camera/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-08T19:22:17.088Z] $ docker top a99190db7552225363bca2f6edd40d1c94c526e111a6940fbc48703d961af3b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T19:22:17.911Z] + go version [2023-11-08T19:22:17.911Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-08T19:22:17.934Z] $ docker stop --time=1 a99190db7552225363bca2f6edd40d1c94c526e111a6940fbc48703d961af3b6 [2023-11-08T19:22:19.562Z] $ docker rm -f --volumes a99190db7552225363bca2f6edd40d1c94c526e111a6940fbc48703d961af3b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:22:20.140Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T19:22:20.140Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:22:20.341Z] prd-ubuntu20.04-docker-arm64-4c-16g-17081 does not seem to be running inside a container [2023-11-08T19:22:20.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/163 -v /w/workspace/device-usb-camera/163:/w/workspace/device-usb-camera/163:rw,z -v /w/workspace/device-usb-camera/163@tmp:/w/workspace/device-usb-camera/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-08T19:22:21.648Z] $ docker top bb4e6745f84c0fe02717b9655b98e4903828fba4d7f7f69643691f48970e6acd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T19:22:22.479Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/163 [Pipeline] fileExists [Pipeline] sh [2023-11-08T19:22:23.139Z] + make test [2023-11-08T19:22:23.139Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T19:22:27.393Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-11-08T19:24:19.080Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-11-08T19:24:19.080Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.084s coverage: 4.4% of statements [2023-11-08T19:24:19.080Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-08T19:24:19.080Z] go vet ./... [2023-11-08T19:24:37.294Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T19:24:37.294Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T19:24:37.294Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T19:24:37.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T19:24:37.334Z] $ docker stop --time=1 bb4e6745f84c0fe02717b9655b98e4903828fba4d7f7f69643691f48970e6acd [2023-11-08T19:24:39.154Z] $ docker rm -f --volumes bb4e6745f84c0fe02717b9655b98e4903828fba4d7f7f69643691f48970e6acd [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T19:24:40.320Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T19:24:40.346Z] Warning: overwriting stash ‘coverage-report’ [2023-11-08T19:24:40.837Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T19:24:41.207Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T19:24:41.524Z] + ls -al . [2023-11-08T19:24:41.524Z] total 212 [2023-11-08T19:24:41.524Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 19:22 . [2023-11-08T19:24:41.524Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 19:19 .. [2023-11-08T19:24:41.524Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 19:19 .git [2023-11-08T19:24:41.524Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:19 .github [2023-11-08T19:24:41.524Z] -rw-rw-r-- 1 jenkins jenkins 429 Nov 8 19:19 .gitignore [2023-11-08T19:24:41.524Z] -rw-rw-r-- 1 jenkins jenkins 45 Nov 8 19:19 .golangci.yml [2023-11-08T19:24:41.524Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 8 19:19 .hadolint.yml [2023-11-08T19:24:41.524Z] -rw-rw-r-- 1 jenkins jenkins 10851 Nov 8 19:19 Attribution.txt [2023-11-08T19:24:41.524Z] -rw-rw-r-- 1 jenkins jenkins 11903 Nov 8 19:19 CHANGELOG.md [2023-11-08T19:24:41.524Z] -rw-rw-r-- 1 jenkins jenkins 2453 Nov 8 19:19 Dockerfile [2023-11-08T19:24:41.524Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 19:19 GOVERNANCE.md [2023-11-08T19:24:41.524Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 8 19:19 Jenkinsfile [2023-11-08T19:24:41.524Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 19:19 LICENSE [2023-11-08T19:24:41.524Z] -rw-rw-r-- 1 jenkins jenkins 2611 Nov 8 19:19 Makefile [2023-11-08T19:24:41.524Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 19:19 OWNERS.md [2023-11-08T19:24:41.524Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 8 19:19 README.md [2023-11-08T19:24:41.524Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 19:17 VERSION [2023-11-08T19:24:41.524Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 19:19 bin [2023-11-08T19:24:41.525Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:19 cmd [2023-11-08T19:24:41.525Z] -rw-r--r-- 1 jenkins jenkins 54703 Nov 8 19:24 coverage.out [2023-11-08T19:24:41.525Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 8 19:19 docker-entrypoint.sh [2023-11-08T19:24:41.525Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 19:19 docs [2023-11-08T19:24:41.525Z] -rw-rw-r-- 1 jenkins jenkins 3878 Nov 8 19:19 go.mod [2023-11-08T19:24:41.525Z] -rw-rw-r-- 1 jenkins jenkins 34744 Nov 8 19:19 go.sum [2023-11-08T19:24:41.525Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:19 internal [2023-11-08T19:24:41.525Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 8 19:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:24:41.862Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a4086434d3b8a0a90fcc5d93c3589c81a42138fa --label arch=arm64 --label version=3.1.0-dev.37 . [2023-11-08T19:24:42.128Z] Sending build context to Docker daemon 1.414MB [2023-11-08T19:24:42.128Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T19:24:42.128Z] Step 2/36 : FROM ${BASE} AS builder [2023-11-08T19:24:42.128Z] ---> 545a6da91e5f [2023-11-08T19:24:42.128Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-11-08T19:24:42.394Z] ---> Running in 7b7f1e732186 [2023-11-08T19:24:42.660Z] Removing intermediate container 7b7f1e732186 [2023-11-08T19:24:42.660Z] ---> 84db4b71682a [2023-11-08T19:24:42.660Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T19:24:42.660Z] ---> Running in 66e268153f23 [2023-11-08T19:24:42.926Z] Removing intermediate container 66e268153f23 [2023-11-08T19:24:42.926Z] ---> ac05c2d5d6e8 [2023-11-08T19:24:42.926Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-08T19:24:42.926Z] ---> Running in 2feb97258279 [2023-11-08T19:24:43.197Z] Removing intermediate container 2feb97258279 [2023-11-08T19:24:43.197Z] ---> 971313ec2962 [2023-11-08T19:24:43.197Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-08T19:24:43.461Z] ---> Running in e4ccc8b5f5d4 [2023-11-08T19:24:43.727Z] Removing intermediate container e4ccc8b5f5d4 [2023-11-08T19:24:43.727Z] ---> 0e3056d32bbb [2023-11-08T19:24:43.727Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T19:24:43.727Z] ---> Running in 7957d5ff40a8 [2023-11-08T19:24:44.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T19:24:44.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T19:24:46.367Z] OK: 273 MiB in 65 packages [2023-11-08T19:24:46.950Z] Removing intermediate container 7957d5ff40a8 [2023-11-08T19:24:46.950Z] ---> 8dbac2ee2ed3 [2023-11-08T19:24:46.950Z] Step 8/36 : WORKDIR /device-usb-camera [2023-11-08T19:24:47.218Z] ---> Running in d9337d04489c [2023-11-08T19:24:47.487Z] Removing intermediate container d9337d04489c [2023-11-08T19:24:47.487Z] ---> c5e93c371d52 [2023-11-08T19:24:47.487Z] Step 9/36 : COPY go.mod vendor* ./ [2023-11-08T19:24:52.820Z] ---> 0c3481da7d42 [2023-11-08T19:24:52.820Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T19:24:52.820Z] ---> Running in f4637a86f233 [2023-11-08T19:24:54.760Z] Removing intermediate container f4637a86f233 [2023-11-08T19:24:54.760Z] ---> b5529e79fd86 [2023-11-08T19:24:54.760Z] Step 11/36 : COPY . . [2023-11-08T19:24:55.719Z] ---> 7f5bdc8ccebb [2023-11-08T19:24:55.719Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-08T19:24:55.719Z] ---> Running in 8a40e13c1086 [2023-11-08T19:24:56.305Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T19:24:56.305Z] Dload Upload Total Spent Left Speed [2023-11-08T19:24:56.569Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5784 0 --:--:-- --:--:-- --:--:-- 5800 [2023-11-08T19:24:57.155Z] Removing intermediate container 8a40e13c1086 [2023-11-08T19:24:57.156Z] ---> 349493250d8a [2023-11-08T19:24:57.156Z] Step 13/36 : RUN ${MAKE} [2023-11-08T19:24:57.422Z] ---> Running in 4358d2a8bc0c [2023-11-08T19:24:58.379Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.37 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-11-08T19:27:20.082Z] Removing intermediate container 4358d2a8bc0c [2023-11-08T19:27:20.082Z] ---> bf88ee40727f [2023-11-08T19:27:20.082Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-11-08T19:27:20.082Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-11-08T19:27:20.082Z] 8766b47fe142: Pulling fs layer [2023-11-08T19:27:20.082Z] 8766b47fe142: Verifying Checksum [2023-11-08T19:27:20.082Z] 8766b47fe142: Download complete [2023-11-08T19:27:20.082Z] 8766b47fe142: Pull complete [2023-11-08T19:27:20.082Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-11-08T19:27:20.082Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-11-08T19:27:20.082Z] ---> 69d40e2cb93c [2023-11-08T19:27:20.082Z] Step 15/36 : FROM alpine:3.18 [2023-11-08T19:27:20.082Z] 3.18: Pulling from library/alpine [2023-11-08T19:27:20.082Z] 579b34f0a95b: Pulling fs layer [2023-11-08T19:27:20.082Z] 579b34f0a95b: Verifying Checksum [2023-11-08T19:27:20.082Z] 579b34f0a95b: Download complete [2023-11-08T19:27:20.082Z] 579b34f0a95b: Pull complete [2023-11-08T19:27:20.082Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T19:27:20.082Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T19:27:20.082Z] ---> 3cc203321400 [2023-11-08T19:27:20.082Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-08T19:27:20.082Z] ---> Running in a5e8afcf3a05 [2023-11-08T19:27:20.082Z] Removing intermediate container a5e8afcf3a05 [2023-11-08T19:27:20.082Z] ---> 9a0e8361bfaa [2023-11-08T19:27:20.082Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-11-08T19:27:20.082Z] ---> Running in 174bf561a0e5 [2023-11-08T19:27:20.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T19:27:20.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T19:27:20.082Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-11-08T19:27:20.082Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-11-08T19:27:20.082Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-11-08T19:27:20.347Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-11-08T19:27:20.347Z] (5/104) Installing libxau (1.0.11-r2) [2023-11-08T19:27:20.347Z] (6/104) Installing libmd (1.0.4-r2) [2023-11-08T19:27:20.347Z] (7/104) Installing libbsd (0.11.7-r1) [2023-11-08T19:27:20.347Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-11-08T19:27:20.348Z] (9/104) Installing libxcb (1.15-r1) [2023-11-08T19:27:20.616Z] (10/104) Installing libx11 (1.8.7-r0) [2023-11-08T19:27:20.616Z] (11/104) Installing libdrm (2.4.115-r4) [2023-11-08T19:27:20.616Z] (12/104) Installing libxext (1.3.5-r2) [2023-11-08T19:27:20.616Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-11-08T19:27:20.616Z] (14/104) Installing libffi (3.4.4-r2) [2023-11-08T19:27:20.616Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-11-08T19:27:20.616Z] (16/104) Installing libva (2.18.0-r1) [2023-11-08T19:27:20.616Z] (17/104) Installing libvdpau (1.5-r1) [2023-11-08T19:27:20.883Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-11-08T19:27:20.883Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-11-08T19:27:20.883Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-11-08T19:27:20.883Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-11-08T19:27:20.883Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-11-08T19:27:20.883Z] (23/104) Installing libhwy (1.0.4-r1) [2023-11-08T19:27:20.883Z] (24/104) Installing lcms2 (2.15-r2) [2023-11-08T19:27:20.883Z] (25/104) Installing libjxl (0.8.2-r0) [2023-11-08T19:27:20.883Z] (26/104) Installing lame-libs (3.100-r5) [2023-11-08T19:27:20.883Z] (27/104) Installing opus (1.4-r0) [2023-11-08T19:27:20.883Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-11-08T19:27:20.883Z] (29/104) Installing soxr (0.1.3-r5) [2023-11-08T19:27:20.883Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-11-08T19:27:20.883Z] (31/104) Installing libogg (1.3.5-r4) [2023-11-08T19:27:21.150Z] (32/104) Installing libtheora (1.1.1-r17) [2023-11-08T19:27:21.150Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-11-08T19:27:21.150Z] (34/104) Installing libvpx (1.13.0-r2) [2023-11-08T19:27:21.150Z] (35/104) Installing libwebp (1.3.2-r0) [2023-11-08T19:27:21.150Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-11-08T19:27:21.150Z] (37/104) Installing numactl (2.0.16-r4) [2023-11-08T19:27:21.150Z] (38/104) Installing x265-libs (3.5-r4) [2023-11-08T19:27:21.417Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-11-08T19:27:21.417Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-08T19:27:21.684Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-11-08T19:27:21.684Z] (42/104) Installing libexpat (2.5.0-r1) [2023-11-08T19:27:21.684Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-11-08T19:27:21.684Z] (44/104) Installing libpng (1.6.39-r3) [2023-11-08T19:27:21.684Z] (45/104) Installing freetype (2.13.0-r5) [2023-11-08T19:27:21.684Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-11-08T19:27:21.684Z] (47/104) Installing fribidi (1.0.13-r0) [2023-11-08T19:27:21.950Z] (48/104) Installing libintl (0.21.1-r7) [2023-11-08T19:27:21.950Z] (49/104) Installing libblkid (2.38.1-r8) [2023-11-08T19:27:21.950Z] (50/104) Installing libmount (2.38.1-r8) [2023-11-08T19:27:21.950Z] (51/104) Installing pcre2 (10.42-r1) [2023-11-08T19:27:21.950Z] (52/104) Installing glib (2.76.4-r0) [2023-11-08T19:27:21.950Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-11-08T19:27:21.950Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-11-08T19:27:21.950Z] (55/104) Installing libunibreak (5.1-r0) [2023-11-08T19:27:21.950Z] (56/104) Installing libass (0.17.1-r0) [2023-11-08T19:27:21.950Z] (57/104) Installing libbluray (1.3.4-r0) [2023-11-08T19:27:21.950Z] (58/104) Installing gmp (6.2.1-r3) [2023-11-08T19:27:22.218Z] (59/104) Installing nettle (3.8.1-r2) [2023-11-08T19:27:22.218Z] (60/104) Installing libunistring (1.1-r1) [2023-11-08T19:27:22.218Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-11-08T19:27:22.218Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-11-08T19:27:22.218Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-11-08T19:27:22.218Z] (64/104) Installing gnutls (3.8.0-r2) [2023-11-08T19:27:22.218Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-11-08T19:27:22.218Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-11-08T19:27:22.218Z] (67/104) Installing cjson (1.7.15-r4) [2023-11-08T19:27:22.218Z] (68/104) Installing mbedtls (2.28.5-r0) [2023-11-08T19:27:22.218Z] (69/104) Installing librist (0.2.7-r0) [2023-11-08T19:27:22.218Z] (70/104) Installing libsrt (1.5.2-r0) [2023-11-08T19:27:22.484Z] (71/104) Installing libssh (0.10.5-r0) [2023-11-08T19:27:22.484Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-11-08T19:27:22.484Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-11-08T19:27:22.484Z] (74/104) Installing libsodium (1.0.18-r3) [2023-11-08T19:27:22.484Z] (75/104) Installing libzmq (4.3.4-r4) [2023-11-08T19:27:22.484Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-11-08T19:27:22.484Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-11-08T19:27:22.749Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-11-08T19:27:22.749Z] (79/104) Installing shaderc (2023.3-r1) [2023-11-08T19:27:22.749Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-11-08T19:27:22.749Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-11-08T19:27:22.749Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-11-08T19:27:22.749Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-11-08T19:27:22.749Z] (84/104) Installing vidstab (1.1.1-r0) [2023-11-08T19:27:22.749Z] (85/104) Installing zimg (3.0.5-r0) [2023-11-08T19:27:22.749Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-11-08T19:27:23.014Z] (87/104) Installing libasyncns (0.8-r1) [2023-11-08T19:27:23.014Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-11-08T19:27:23.014Z] (89/104) Installing libltdl (2.4.7-r2) [2023-11-08T19:27:23.014Z] (90/104) Installing orc (0.4.34-r0) [2023-11-08T19:27:23.014Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-11-08T19:27:23.014Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-11-08T19:27:23.014Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-11-08T19:27:23.014Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-11-08T19:27:23.014Z] (95/104) Installing libpulse (16.1-r10) [2023-11-08T19:27:23.014Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-08T19:27:23.014Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-11-08T19:27:23.014Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-11-08T19:27:23.014Z] (99/104) Installing ffmpeg (6.0-r15) [2023-11-08T19:27:23.281Z] (100/104) Installing udev-init-scripts (35-r1) [2023-11-08T19:27:23.281Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-11-08T19:27:23.281Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-11-08T19:27:23.281Z] (103/104) Installing kmod-libs (30-r3) [2023-11-08T19:27:23.281Z] (104/104) Installing eudev (3.2.11-r8) [2023-11-08T19:27:23.281Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T19:27:23.281Z] Executing glib-2.76.4-r0.trigger [2023-11-08T19:27:23.281Z] Executing eudev-3.2.11-r8.trigger [2023-11-08T19:27:23.281Z] OK: 110 MiB in 119 packages [2023-11-08T19:27:27.558Z] Removing intermediate container 174bf561a0e5 [2023-11-08T19:27:27.558Z] ---> f2875b3cac3d [2023-11-08T19:27:27.558Z] Step 18/36 : WORKDIR / [2023-11-08T19:27:30.134Z] ---> Running in d2db7b95780f [2023-11-08T19:27:30.134Z] Removing intermediate container d2db7b95780f [2023-11-08T19:27:30.134Z] ---> 33c1c13f0155 [2023-11-08T19:27:30.134Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-11-08T19:27:31.544Z] ---> 7bcfa33abd59 [2023-11-08T19:27:31.544Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-11-08T19:27:31.812Z] ---> ce6dc9c8f989 [2023-11-08T19:27:31.812Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-11-08T19:27:32.394Z] ---> 8e0fed324638 [2023-11-08T19:27:32.394Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-11-08T19:27:32.979Z] ---> 9aead8ce4526 [2023-11-08T19:27:32.979Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-11-08T19:27:33.561Z] ---> 1bb745dbae96 [2023-11-08T19:27:33.561Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-11-08T19:27:33.829Z] ---> af384cab7692 [2023-11-08T19:27:33.829Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-11-08T19:27:35.256Z] ---> 8851d9c0681d [2023-11-08T19:27:35.256Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-11-08T19:27:35.527Z] ---> Running in 3f9b05be9a4c [2023-11-08T19:27:36.934Z] Removing intermediate container 3f9b05be9a4c [2023-11-08T19:27:36.934Z] ---> 61d8fb24368b [2023-11-08T19:27:36.934Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-11-08T19:27:37.206Z] ---> Running in 8b7848fd3776 [2023-11-08T19:27:38.729Z] Removing intermediate container 8b7848fd3776 [2023-11-08T19:27:38.729Z] ---> 1882be5c1129 [2023-11-08T19:27:38.729Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-11-08T19:27:38.729Z] ---> Running in 86d359ece33d [2023-11-08T19:27:40.427Z] Removing intermediate container 86d359ece33d [2023-11-08T19:27:40.427Z] ---> 2d57c791f3df [2023-11-08T19:27:40.427Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-11-08T19:27:40.427Z] ---> Running in 21ae8fd70393 [2023-11-08T19:27:45.778Z] Removing intermediate container 21ae8fd70393 [2023-11-08T19:27:45.778Z] ---> 48bb5ca1617a [2023-11-08T19:27:45.778Z] Step 30/36 : EXPOSE 59983 [2023-11-08T19:27:45.778Z] ---> Running in ea3afccc6de3 [2023-11-08T19:27:45.778Z] Removing intermediate container ea3afccc6de3 [2023-11-08T19:27:45.778Z] ---> 65a1d0a5876d [2023-11-08T19:27:45.778Z] Step 31/36 : EXPOSE 8554 [2023-11-08T19:27:45.778Z] ---> Running in fdbf88d512f2 [2023-11-08T19:27:45.778Z] Removing intermediate container fdbf88d512f2 [2023-11-08T19:27:45.778Z] ---> e1a5561206ec [2023-11-08T19:27:45.778Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-11-08T19:27:45.778Z] ---> Running in 19a7d1c803c3 [2023-11-08T19:27:46.043Z] Removing intermediate container 19a7d1c803c3 [2023-11-08T19:27:46.043Z] ---> 17036ce28fee [2023-11-08T19:27:46.043Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-11-08T19:27:46.043Z] ---> Running in d51994ba1883 [2023-11-08T19:27:46.311Z] Removing intermediate container d51994ba1883 [2023-11-08T19:27:46.311Z] ---> 26f2d5a683eb [2023-11-08T19:27:46.311Z] Step 34/36 : LABEL arch=arm64 [2023-11-08T19:27:46.576Z] ---> Running in f799002bc5ba [2023-11-08T19:27:46.844Z] Removing intermediate container f799002bc5ba [2023-11-08T19:27:46.844Z] ---> f665dfa4d5ef [2023-11-08T19:27:46.844Z] Step 35/36 : LABEL git_sha=a4086434d3b8a0a90fcc5d93c3589c81a42138fa [2023-11-08T19:27:46.844Z] ---> Running in 51f59ff7c61c [2023-11-08T19:27:47.112Z] Removing intermediate container 51f59ff7c61c [2023-11-08T19:27:47.112Z] ---> ff728194c3b4 [2023-11-08T19:27:47.112Z] Step 36/36 : LABEL version=3.1.0-dev.37 [2023-11-08T19:27:47.112Z] ---> Running in 431f3664202e [2023-11-08T19:27:47.380Z] Removing intermediate container 431f3664202e [2023-11-08T19:27:47.380Z] ---> 3356d7e2f0ac [2023-11-08T19:27:47.380Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T19:27:47.380Z] Successfully built 3356d7e2f0ac [2023-11-08T19:27:47.646Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T19:27:47.778Z] provisioning config files... [2023-11-08T19:27:47.796Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/163@tmp/config3714892595968901351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:27:48.141Z] ---> docker-login.sh [2023-11-08T19:27:48.141Z] nexus3.edgexfoundry.org:10001 [2023-11-08T19:27:48.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:27:48.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:27:48.408Z] Configure a credential helper to remove this warning. See [2023-11-08T19:27:48.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:27:48.408Z] [2023-11-08T19:27:48.408Z] Login Succeeded [2023-11-08T19:27:48.408Z] nexus3.edgexfoundry.org:10002 [2023-11-08T19:27:48.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:27:48.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:27:48.945Z] Configure a credential helper to remove this warning. See [2023-11-08T19:27:48.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:27:48.945Z] [2023-11-08T19:27:48.945Z] Login Succeeded [2023-11-08T19:27:48.945Z] nexus3.edgexfoundry.org:10003 [2023-11-08T19:27:49.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:27:49.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:27:49.213Z] Configure a credential helper to remove this warning. See [2023-11-08T19:27:49.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:27:49.213Z] [2023-11-08T19:27:49.213Z] Login Succeeded [2023-11-08T19:27:49.213Z] nexus3.edgexfoundry.org:10004 [2023-11-08T19:27:49.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:27:49.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:27:49.751Z] Configure a credential helper to remove this warning. See [2023-11-08T19:27:49.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:27:49.751Z] [2023-11-08T19:27:49.751Z] Login Succeeded [2023-11-08T19:27:49.751Z] docker.io [2023-11-08T19:27:49.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:27:50.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:27:50.334Z] Configure a credential helper to remove this warning. See [2023-11-08T19:27:50.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:27:50.334Z] [2023-11-08T19:27:50.334Z] Login Succeeded [2023-11-08T19:27:50.334Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T19:27:50.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T19:27:50.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T19:27:50.398Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-11-08T19:27:50.398Z] a4086434d3b8a0a90fcc5d93c3589c81a42138fa [2023-11-08T19:27:50.398Z] latest [2023-11-08T19:27:50.398Z] 3.1.0-dev.37 [2023-11-08T19:27:50.398Z] a4086434d3b8a0a90fcc5d93c3589c81a42138fa-3.1.0-dev.37 [2023-11-08T19:27:50.398Z] main [2023-11-08T19:27:50.398Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:27:50.753Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a4086434d3b8a0a90fcc5d93c3589c81a42138fa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:27:51.104Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a4086434d3b8a0a90fcc5d93c3589c81a42138fa [2023-11-08T19:27:51.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-08T19:27:51.104Z] 35643f203a44: Preparing [2023-11-08T19:27:51.104Z] 7777f205e364: Preparing [2023-11-08T19:27:51.104Z] ee6ccb13b7a0: Preparing [2023-11-08T19:27:51.104Z] 9c62a08601b0: Preparing [2023-11-08T19:27:51.104Z] 608d194cb50c: Preparing [2023-11-08T19:27:51.104Z] acc83c6ca332: Preparing [2023-11-08T19:27:51.104Z] b5d3b037c778: Preparing [2023-11-08T19:27:51.104Z] 3e69521141ce: Preparing [2023-11-08T19:27:51.104Z] c09b7a4d9b60: Preparing [2023-11-08T19:27:51.104Z] 8a73f6d17d9b: Preparing [2023-11-08T19:27:51.104Z] 9ad7d0e44977: Preparing [2023-11-08T19:27:51.104Z] 40b08a56e8f5: Preparing [2023-11-08T19:27:51.104Z] 5f4d9fc4d98d: Preparing [2023-11-08T19:27:51.104Z] b5d3b037c778: Waiting [2023-11-08T19:27:51.104Z] acc83c6ca332: Waiting [2023-11-08T19:27:51.104Z] 3e69521141ce: Waiting [2023-11-08T19:27:51.104Z] 9ad7d0e44977: Waiting [2023-11-08T19:27:51.104Z] 40b08a56e8f5: Waiting [2023-11-08T19:27:51.104Z] 5f4d9fc4d98d: Waiting [2023-11-08T19:27:51.104Z] 8a73f6d17d9b: Waiting [2023-11-08T19:27:51.369Z] 7777f205e364: Pushed [2023-11-08T19:27:51.369Z] 35643f203a44: Pushed [2023-11-08T19:27:51.369Z] 9c62a08601b0: Pushed [2023-11-08T19:27:51.369Z] ee6ccb13b7a0: Pushed [2023-11-08T19:27:51.636Z] b5d3b037c778: Pushed [2023-11-08T19:27:51.636Z] acc83c6ca332: Pushed [2023-11-08T19:27:51.636Z] c09b7a4d9b60: Pushed [2023-11-08T19:27:51.636Z] 3e69521141ce: Pushed [2023-11-08T19:27:51.636Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T19:27:51.636Z] 8a73f6d17d9b: Pushed [2023-11-08T19:27:56.975Z] 608d194cb50c: Pushed [2023-11-08T19:27:57.563Z] 9ad7d0e44977: Pushed [2023-11-08T19:28:15.786Z] 40b08a56e8f5: Pushed [2023-11-08T19:28:15.786Z] a4086434d3b8a0a90fcc5d93c3589c81a42138fa: digest: sha256:e2e124d049df7e8944f57b43eba4bc4cadf047061704a5059557834ac3116638 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:28:16.153Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:28:16.499Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-11-08T19:28:16.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-08T19:28:16.499Z] 35643f203a44: Preparing [2023-11-08T19:28:16.499Z] 7777f205e364: Preparing [2023-11-08T19:28:16.499Z] ee6ccb13b7a0: Preparing [2023-11-08T19:28:16.499Z] 9c62a08601b0: Preparing [2023-11-08T19:28:16.499Z] 608d194cb50c: Preparing [2023-11-08T19:28:16.499Z] acc83c6ca332: Preparing [2023-11-08T19:28:16.500Z] b5d3b037c778: Preparing [2023-11-08T19:28:16.500Z] 3e69521141ce: Preparing [2023-11-08T19:28:16.500Z] c09b7a4d9b60: Preparing [2023-11-08T19:28:16.500Z] 8a73f6d17d9b: Preparing [2023-11-08T19:28:16.500Z] 9ad7d0e44977: Preparing [2023-11-08T19:28:16.500Z] 40b08a56e8f5: Preparing [2023-11-08T19:28:16.500Z] 5f4d9fc4d98d: Preparing [2023-11-08T19:28:16.500Z] acc83c6ca332: Waiting [2023-11-08T19:28:16.500Z] b5d3b037c778: Waiting [2023-11-08T19:28:16.500Z] 3e69521141ce: Waiting [2023-11-08T19:28:16.500Z] c09b7a4d9b60: Waiting [2023-11-08T19:28:16.500Z] 8a73f6d17d9b: Waiting [2023-11-08T19:28:16.500Z] 9ad7d0e44977: Waiting [2023-11-08T19:28:16.500Z] 40b08a56e8f5: Waiting [2023-11-08T19:28:16.500Z] 5f4d9fc4d98d: Waiting [2023-11-08T19:28:16.500Z] 608d194cb50c: Layer already exists [2023-11-08T19:28:16.500Z] 35643f203a44: Layer already exists [2023-11-08T19:28:16.500Z] 7777f205e364: Layer already exists [2023-11-08T19:28:16.500Z] ee6ccb13b7a0: Layer already exists [2023-11-08T19:28:16.500Z] 9c62a08601b0: Layer already exists [2023-11-08T19:28:16.500Z] acc83c6ca332: Layer already exists [2023-11-08T19:28:16.500Z] 3e69521141ce: Layer already exists [2023-11-08T19:28:16.500Z] 8a73f6d17d9b: Layer already exists [2023-11-08T19:28:16.500Z] b5d3b037c778: Layer already exists [2023-11-08T19:28:16.500Z] c09b7a4d9b60: Layer already exists [2023-11-08T19:28:16.500Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T19:28:16.500Z] 9ad7d0e44977: Layer already exists [2023-11-08T19:28:16.766Z] 40b08a56e8f5: Layer already exists [2023-11-08T19:28:16.766Z] latest: digest: sha256:e2e124d049df7e8944f57b43eba4bc4cadf047061704a5059557834ac3116638 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:28:17.112Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:28:17.452Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.37 [2023-11-08T19:28:17.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-08T19:28:17.453Z] 35643f203a44: Preparing [2023-11-08T19:28:17.453Z] 7777f205e364: Preparing [2023-11-08T19:28:17.453Z] ee6ccb13b7a0: Preparing [2023-11-08T19:28:17.453Z] 9c62a08601b0: Preparing [2023-11-08T19:28:17.453Z] 608d194cb50c: Preparing [2023-11-08T19:28:17.453Z] acc83c6ca332: Preparing [2023-11-08T19:28:17.453Z] b5d3b037c778: Preparing [2023-11-08T19:28:17.453Z] acc83c6ca332: Waiting [2023-11-08T19:28:17.453Z] b5d3b037c778: Waiting [2023-11-08T19:28:17.453Z] 3e69521141ce: Preparing [2023-11-08T19:28:17.453Z] c09b7a4d9b60: Preparing [2023-11-08T19:28:17.453Z] 3e69521141ce: Waiting [2023-11-08T19:28:17.453Z] 8a73f6d17d9b: Preparing [2023-11-08T19:28:17.453Z] c09b7a4d9b60: Waiting [2023-11-08T19:28:17.453Z] 9ad7d0e44977: Preparing [2023-11-08T19:28:17.453Z] 8a73f6d17d9b: Waiting [2023-11-08T19:28:17.453Z] 40b08a56e8f5: Preparing [2023-11-08T19:28:17.453Z] 9ad7d0e44977: Waiting [2023-11-08T19:28:17.453Z] 40b08a56e8f5: Waiting [2023-11-08T19:28:17.453Z] 5f4d9fc4d98d: Preparing [2023-11-08T19:28:17.453Z] 5f4d9fc4d98d: Waiting [2023-11-08T19:28:17.453Z] 7777f205e364: Layer already exists [2023-11-08T19:28:17.453Z] 35643f203a44: Layer already exists [2023-11-08T19:28:17.453Z] 9c62a08601b0: Layer already exists [2023-11-08T19:28:17.453Z] 608d194cb50c: Layer already exists [2023-11-08T19:28:17.453Z] ee6ccb13b7a0: Layer already exists [2023-11-08T19:28:17.453Z] acc83c6ca332: Layer already exists [2023-11-08T19:28:17.453Z] b5d3b037c778: Layer already exists [2023-11-08T19:28:17.453Z] 3e69521141ce: Layer already exists [2023-11-08T19:28:17.453Z] 8a73f6d17d9b: Layer already exists [2023-11-08T19:28:17.453Z] c09b7a4d9b60: Layer already exists [2023-11-08T19:28:17.453Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T19:28:17.453Z] 40b08a56e8f5: Layer already exists [2023-11-08T19:28:17.453Z] 9ad7d0e44977: Layer already exists [2023-11-08T19:28:17.720Z] 3.1.0-dev.37: digest: sha256:e2e124d049df7e8944f57b43eba4bc4cadf047061704a5059557834ac3116638 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:28:18.062Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a4086434d3b8a0a90fcc5d93c3589c81a42138fa-3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:28:18.402Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a4086434d3b8a0a90fcc5d93c3589c81a42138fa-3.1.0-dev.37 [2023-11-08T19:28:18.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-08T19:28:18.403Z] 35643f203a44: Preparing [2023-11-08T19:28:18.403Z] 7777f205e364: Preparing [2023-11-08T19:28:18.403Z] ee6ccb13b7a0: Preparing [2023-11-08T19:28:18.403Z] 9c62a08601b0: Preparing [2023-11-08T19:28:18.403Z] 608d194cb50c: Preparing [2023-11-08T19:28:18.403Z] acc83c6ca332: Preparing [2023-11-08T19:28:18.403Z] b5d3b037c778: Preparing [2023-11-08T19:28:18.403Z] 3e69521141ce: Preparing [2023-11-08T19:28:18.403Z] c09b7a4d9b60: Preparing [2023-11-08T19:28:18.403Z] 8a73f6d17d9b: Preparing [2023-11-08T19:28:18.403Z] 9ad7d0e44977: Preparing [2023-11-08T19:28:18.403Z] 40b08a56e8f5: Preparing [2023-11-08T19:28:18.403Z] 5f4d9fc4d98d: Preparing [2023-11-08T19:28:18.403Z] acc83c6ca332: Waiting [2023-11-08T19:28:18.403Z] b5d3b037c778: Waiting [2023-11-08T19:28:18.403Z] 3e69521141ce: Waiting [2023-11-08T19:28:18.403Z] c09b7a4d9b60: Waiting [2023-11-08T19:28:18.403Z] 9ad7d0e44977: Waiting [2023-11-08T19:28:18.403Z] 8a73f6d17d9b: Waiting [2023-11-08T19:28:18.403Z] 40b08a56e8f5: Waiting [2023-11-08T19:28:18.403Z] 5f4d9fc4d98d: Waiting [2023-11-08T19:28:18.403Z] 7777f205e364: Layer already exists [2023-11-08T19:28:18.403Z] 608d194cb50c: Layer already exists [2023-11-08T19:28:18.403Z] 35643f203a44: Layer already exists [2023-11-08T19:28:18.403Z] 9c62a08601b0: Layer already exists [2023-11-08T19:28:18.403Z] ee6ccb13b7a0: Layer already exists [2023-11-08T19:28:18.403Z] acc83c6ca332: Layer already exists [2023-11-08T19:28:18.403Z] 3e69521141ce: Layer already exists [2023-11-08T19:28:18.403Z] b5d3b037c778: Layer already exists [2023-11-08T19:28:18.403Z] c09b7a4d9b60: Layer already exists [2023-11-08T19:28:18.403Z] 8a73f6d17d9b: Layer already exists [2023-11-08T19:28:18.403Z] 40b08a56e8f5: Layer already exists [2023-11-08T19:28:18.403Z] 9ad7d0e44977: Layer already exists [2023-11-08T19:28:18.403Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T19:28:18.669Z] a4086434d3b8a0a90fcc5d93c3589c81a42138fa-3.1.0-dev.37: digest: sha256:e2e124d049df7e8944f57b43eba4bc4cadf047061704a5059557834ac3116638 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:28:19.024Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:28:19.369Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-11-08T19:28:19.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-08T19:28:19.369Z] 35643f203a44: Preparing [2023-11-08T19:28:19.369Z] 7777f205e364: Preparing [2023-11-08T19:28:19.369Z] ee6ccb13b7a0: Preparing [2023-11-08T19:28:19.369Z] 9c62a08601b0: Preparing [2023-11-08T19:28:19.369Z] 608d194cb50c: Preparing [2023-11-08T19:28:19.369Z] acc83c6ca332: Preparing [2023-11-08T19:28:19.369Z] b5d3b037c778: Preparing [2023-11-08T19:28:19.369Z] 3e69521141ce: Preparing [2023-11-08T19:28:19.369Z] c09b7a4d9b60: Preparing [2023-11-08T19:28:19.369Z] 8a73f6d17d9b: Preparing [2023-11-08T19:28:19.369Z] 9ad7d0e44977: Preparing [2023-11-08T19:28:19.369Z] 40b08a56e8f5: Preparing [2023-11-08T19:28:19.369Z] 5f4d9fc4d98d: Preparing [2023-11-08T19:28:19.369Z] acc83c6ca332: Waiting [2023-11-08T19:28:19.369Z] b5d3b037c778: Waiting [2023-11-08T19:28:19.369Z] 3e69521141ce: Waiting [2023-11-08T19:28:19.369Z] c09b7a4d9b60: Waiting [2023-11-08T19:28:19.369Z] 8a73f6d17d9b: Waiting [2023-11-08T19:28:19.369Z] 9ad7d0e44977: Waiting [2023-11-08T19:28:19.369Z] 40b08a56e8f5: Waiting [2023-11-08T19:28:19.369Z] 5f4d9fc4d98d: Waiting [2023-11-08T19:28:19.369Z] 9c62a08601b0: Layer already exists [2023-11-08T19:28:19.369Z] 608d194cb50c: Layer already exists [2023-11-08T19:28:19.369Z] 35643f203a44: Layer already exists [2023-11-08T19:28:19.369Z] 7777f205e364: Layer already exists [2023-11-08T19:28:19.369Z] ee6ccb13b7a0: Layer already exists [2023-11-08T19:28:19.369Z] b5d3b037c778: Layer already exists [2023-11-08T19:28:19.369Z] 3e69521141ce: Layer already exists [2023-11-08T19:28:19.369Z] 8a73f6d17d9b: Layer already exists [2023-11-08T19:28:19.369Z] c09b7a4d9b60: Layer already exists [2023-11-08T19:28:19.369Z] acc83c6ca332: Layer already exists [2023-11-08T19:28:19.369Z] 40b08a56e8f5: Layer already exists [2023-11-08T19:28:19.636Z] 9ad7d0e44977: Layer already exists [2023-11-08T19:28:19.636Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T19:28:19.636Z] main: digest: sha256:e2e124d049df7e8944f57b43eba4bc4cadf047061704a5059557834ac3116638 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T19:28:19.704Z] ===================================================== [Pipeline] echo [2023-11-08T19:28:19.714Z] taggedImages: [2023-11-08T19:28:19.714Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a4086434d3b8a0a90fcc5d93c3589c81a42138fa [2023-11-08T19:28:19.714Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-11-08T19:28:19.714Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.37 [2023-11-08T19:28:19.714Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a4086434d3b8a0a90fcc5d93c3589c81a42138fa-3.1.0-dev.37 [2023-11-08T19:28:19.714Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:28:20.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T19:28:20.092Z] [2023-11-08T19:28:20.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:28:20.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T19:28:20.435Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-08T19:28:20.435Z] 8998bd30e6a1: Pulling fs layer [2023-11-08T19:28:20.435Z] 04944245beec: Pulling fs layer [2023-11-08T19:28:20.435Z] 699f458cf7ca: Pulling fs layer [2023-11-08T19:28:20.435Z] 765212b225bb: Pulling fs layer [2023-11-08T19:28:20.435Z] f23df028b6ca: Pulling fs layer [2023-11-08T19:28:20.435Z] d65c8cfc05b1: Pulling fs layer [2023-11-08T19:28:20.435Z] 2437ff75d9bd: Pulling fs layer [2023-11-08T19:28:20.435Z] 765212b225bb: Waiting [2023-11-08T19:28:20.435Z] f23df028b6ca: Waiting [2023-11-08T19:28:20.435Z] d65c8cfc05b1: Waiting [2023-11-08T19:28:20.435Z] 2437ff75d9bd: Waiting [2023-11-08T19:28:20.702Z] 04944245beec: Verifying Checksum [2023-11-08T19:28:20.702Z] 04944245beec: Download complete [2023-11-08T19:28:20.702Z] 765212b225bb: Verifying Checksum [2023-11-08T19:28:20.702Z] 765212b225bb: Download complete [2023-11-08T19:28:20.702Z] f23df028b6ca: Verifying Checksum [2023-11-08T19:28:20.702Z] f23df028b6ca: Download complete [2023-11-08T19:28:20.702Z] d65c8cfc05b1: Verifying Checksum [2023-11-08T19:28:20.702Z] d65c8cfc05b1: Download complete [2023-11-08T19:28:20.972Z] 699f458cf7ca: Verifying Checksum [2023-11-08T19:28:20.972Z] 699f458cf7ca: Download complete [2023-11-08T19:28:21.239Z] 8998bd30e6a1: Verifying Checksum [2023-11-08T19:28:21.239Z] 8998bd30e6a1: Download complete [2023-11-08T19:28:23.831Z] 2437ff75d9bd: Verifying Checksum [2023-11-08T19:28:23.831Z] 2437ff75d9bd: Download complete [2023-11-08T19:28:26.413Z] 8998bd30e6a1: Pull complete [2023-11-08T19:28:26.681Z] 04944245beec: Pull complete [2023-11-08T19:28:28.093Z] 699f458cf7ca: Pull complete [2023-11-08T19:28:28.360Z] 765212b225bb: Pull complete [2023-11-08T19:28:29.325Z] f23df028b6ca: Pull complete [2023-11-08T19:28:29.593Z] d65c8cfc05b1: Pull complete [2023-11-08T19:28:47.819Z] 2437ff75d9bd: Pull complete [2023-11-08T19:28:47.819Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-08T19:28:47.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T19:28:47.819Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:28:48.027Z] prd-ubuntu20.04-docker-arm64-4c-16g-17081 does not seem to be running inside a container [2023-11-08T19:28:48.105Z] $ 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/device-usb-camera/163 -v /w/workspace/device-usb-camera/163:/w/workspace/device-usb-camera/163:rw,z -v /w/workspace/device-usb-camera/163@tmp:/w/workspace/device-usb-camera/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-08T19:28:49.652Z] $ docker top 3aa32fd5752d1c1ee1ecf56ee70942f28839be456e223c31752146992e1ccfcf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:28:50.501Z] ---> job-cost.sh [2023-11-08T19:28:50.502Z] lf-activate-venv: SKIPPING [2023-11-08T19:28:50.502Z] INFO: No Stack... [2023-11-08T19:28:51.083Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-08T19:28:51.673Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T19:28:52.321Z] + cat /w/workspace/device-usb-camera/163/archives/cost.csv [2023-11-08T19:28:52.321Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T19:28:52.401Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-163-stack-cost] [2023-11-08T19:28:52.413Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-163-stack-cost] did not exist. Created. [2023-11-08T19:28:52.413Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T19:28:53.075Z] /w/workspace/device-usb-camera/163@tmp/durable-eec75669/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-08T19:28:53.739Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-08T19:28:53.757Z] Warning: overwriting stash ‘stack-cost’ [2023-11-08T19:28:53.823Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T19:28:53.831Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-163-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T19:28:53.858Z] $ docker stop --time=1 3aa32fd5752d1c1ee1ecf56ee70942f28839be456e223c31752146992e1ccfcf [2023-11-08T19:28:55.454Z] $ docker rm -f --volumes 3aa32fd5752d1c1ee1ecf56ee70942f28839be456e223c31752146992e1ccfcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-08T19:28:55.907Z] provisioning config files... [2023-11-08T19:28:55.915Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16948679250439005891tmp [Pipeline] { [Pipeline] sh [2023-11-08T19:28:56.213Z] + set +x [2023-11-08T19:28:56.213Z] + curl -s https://codecov.io/bash+ [2023-11-08T19:28:56.213Z] bash -s -- [2023-11-08T19:28:56.213Z] [2023-11-08T19:28:56.213Z] _____ _ [2023-11-08T19:28:56.213Z] / ____| | | [2023-11-08T19:28:56.213Z] | | ___ __| | ___ ___ _____ __ [2023-11-08T19:28:56.213Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-08T19:28:56.213Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-08T19:28:56.213Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-08T19:28:56.214Z] Bash-1.0.6 [2023-11-08T19:28:56.214Z] [2023-11-08T19:28:56.214Z] [2023-11-08T19:28:56.214Z] ==> git version 2.25.1 found [2023-11-08T19:28:56.214Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-08T19:28:56.214Z] Release-Date: 2020-01-08 [2023-11-08T19:28:56.214Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-08T19:28:56.214Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-08T19:28:56.214Z] ==> Jenkins CI detected. [2023-11-08T19:28:56.214Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-11-08T19:28:56.214Z] project root: . [2023-11-08T19:28:56.214Z] --> token set from env [2023-11-08T19:28:56.214Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-08T19:28:56.214Z] ==> Running gcov in . (disable via -X gcov) [2023-11-08T19:28:56.214Z] ==> Python coveragepy not found [2023-11-08T19:28:56.214Z] ==> Searching for coverage reports in: [2023-11-08T19:28:56.214Z] + . [2023-11-08T19:28:56.214Z] -> Found 1 reports [2023-11-08T19:28:56.214Z] ==> Detecting git/mercurial file structure [2023-11-08T19:28:56.214Z] ==> Reading reports [2023-11-08T19:28:56.472Z] + ./coverage.out bytes=54703 [2023-11-08T19:28:56.472Z] ==> Appending adjustments [2023-11-08T19:28:56.472Z] https://docs.codecov.io/docs/fixing-reports [2023-11-08T19:28:56.472Z] + Found adjustments [2023-11-08T19:28:56.472Z] ==> Gzipping contents [2023-11-08T19:28:56.472Z] 8.0K /tmp/codecov.mk5eQ8.gz [2023-11-08T19:28:56.472Z] ==> Uploading reports [2023-11-08T19:28:56.472Z] url: https://codecov.io [2023-11-08T19:28:56.472Z] query: branch=main&commit=a4086434d3b8a0a90fcc5d93c3589c81a42138fa&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-08T19:28:56.472Z] -> Pinging Codecov [2023-11-08T19:28:56.472Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=a4086434d3b8a0a90fcc5d93c3589c81a42138fa&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-08T19:28:56.472Z] -> Uploading to [2023-11-08T19:28:56.472Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-08/73D8F5FF140700D3E01443B452E23636/a4086434d3b8a0a90fcc5d93c3589c81a42138fa/cecd5036-ea09-41a5-801c-40217d44a35a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T192856Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=524d9ff8eaa8ac59866cd6d2093ed960605adf60bc051e9bc6c8c38b4cebac17 [2023-11-08T19:28:56.730Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T19:28:56.730Z] Dload Upload Total Spent Left Speed [2023-11-08T19:28:56.731Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 29586 --:--:-- --:--:-- --:--:-- 29716 [2023-11-08T19:28:56.731Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/a4086434d3b8a0a90fcc5d93c3589c81a42138fa [Pipeline] } [2023-11-08T19:28:56.738Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-08T19:28:56.944Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-08T19:28:56.955Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:28:57.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-08T19:28:57.251Z] [2023-11-08T19:28:57.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:28:57.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-08T19:28:57.552Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-08T19:28:57.552Z] df9b9388f04a: Pulling fs layer [2023-11-08T19:28:57.552Z] 52dc419b0ee2: Pulling fs layer [2023-11-08T19:28:57.552Z] 25bc292e5bac: Pulling fs layer [2023-11-08T19:28:57.552Z] 114826534d7a: Pulling fs layer [2023-11-08T19:28:57.552Z] 4657fd5d0bcf: Pulling fs layer [2023-11-08T19:28:57.552Z] 6ad1cebc031e: Pulling fs layer [2023-11-08T19:28:57.552Z] 8a3aa393b2d8: Pulling fs layer [2023-11-08T19:28:57.552Z] 114826534d7a: Waiting [2023-11-08T19:28:57.552Z] 4657fd5d0bcf: Waiting [2023-11-08T19:28:57.552Z] 6ad1cebc031e: Waiting [2023-11-08T19:28:57.552Z] 8a3aa393b2d8: Waiting [2023-11-08T19:28:57.552Z] 25bc292e5bac: Verifying Checksum [2023-11-08T19:28:57.552Z] 25bc292e5bac: Download complete [2023-11-08T19:28:57.552Z] 52dc419b0ee2: Verifying Checksum [2023-11-08T19:28:57.552Z] 52dc419b0ee2: Download complete [2023-11-08T19:28:57.552Z] 4657fd5d0bcf: Verifying Checksum [2023-11-08T19:28:57.552Z] 4657fd5d0bcf: Download complete [2023-11-08T19:28:57.552Z] df9b9388f04a: Verifying Checksum [2023-11-08T19:28:57.552Z] df9b9388f04a: Download complete [2023-11-08T19:28:57.814Z] df9b9388f04a: Pull complete [2023-11-08T19:28:57.814Z] 6ad1cebc031e: Verifying Checksum [2023-11-08T19:28:57.814Z] 52dc419b0ee2: Pull complete [2023-11-08T19:28:57.814Z] 25bc292e5bac: Pull complete [2023-11-08T19:28:58.384Z] 114826534d7a: Verifying Checksum [2023-11-08T19:28:58.384Z] 114826534d7a: Download complete [2023-11-08T19:28:58.384Z] 8a3aa393b2d8: Verifying Checksum [2023-11-08T19:28:58.385Z] 8a3aa393b2d8: Download complete [2023-11-08T19:29:02.570Z] 114826534d7a: Pull complete [2023-11-08T19:29:02.570Z] 4657fd5d0bcf: Pull complete [2023-11-08T19:29:02.570Z] 6ad1cebc031e: Pull complete [2023-11-08T19:29:05.848Z] 8a3aa393b2d8: Pull complete [2023-11-08T19:29:05.848Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-08T19:29:05.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-08T19:29:05.848Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:29:05.929Z] prd-ubuntu20.04-docker-8c-8g-17076 does not seem to be running inside a container [2023-11-08T19:29:05.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 [2023-11-08T19:29:10.624Z] $ docker top 117811436f83687a3572050e4b888825c2b37e7a4fd8fa0673a81780ce058675 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-08T19:29:10.696Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-11-08T19:29:10.980Z] + set -o pipefail [2023-11-08T19:29:10.980Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-11-08T19:29:16.275Z] [2023-11-08T19:29:16.275Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-11-08T19:29:16.275Z] [2023-11-08T19:29:16.275Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/2f97cf15-8296-439f-b06d-6664a4978357 [2023-11-08T19:29:16.275Z] [2023-11-08T19:29:16.275Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-08T19:29:16.275Z] [2023-11-08T19:29:16.275Z] [2023-11-08T19:29:16.275Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-08T19:29:16.275Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-08T19:29:16.275Z] More details here: https://snyk.co/ue1NS [2023-11-08T19:29:16.275Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-08T19:29:16.275Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-08T19:29:16.285Z] $ docker stop --time=1 117811436f83687a3572050e4b888825c2b37e7a4fd8fa0673a81780ce058675 [2023-11-08T19:29:19.894Z] $ docker rm -f --volumes 117811436f83687a3572050e4b888825c2b37e7a4fd8fa0673a81780ce058675 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T19:29:20.601Z] + git log --format=format:%s -1 a4086434d3b8a0a90fcc5d93c3589c81a42138fa [Pipeline] sh [2023-11-08T19:29:20.893Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T19:29:20.894Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:29:21.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T19:29:21.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:29:21.264Z] prd-ubuntu20.04-docker-8c-8g-17076 does not seem to be running inside a container [2023-11-08T19:29:21.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 [2023-11-08T19:29:21.690Z] $ docker top 7e69d1bc3eeefd7369c5e40f96cdf208be669eeae4688adc241e59097c974b4e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T19:29:21.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T19:29:21.768Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T19:29:21.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T19:29:21.882Z] $ docker exec 7e69d1bc3eeefd7369c5e40f96cdf208be669eeae4688adc241e59097c974b4e ssh-agent [2023-11-08T19:29:21.987Z] SSH_AUTH_SOCK=/tmp/ssh-1PmGI5r1jWZi/agent.32 [2023-11-08T19:29:21.987Z] SSH_AGENT_PID=38 [2023-11-08T19:29:21.992Z] Running ssh-add (command line suppressed) [2023-11-08T19:29:22.094Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4553757651141872197.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4553757651141872197.key) [2023-11-08T19:29:22.110Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T19:29:22.394Z] + git semver tag [2023-11-08T19:29:22.653Z] 2023-11-08 19:29:22,554 [run_tag] DEBUG tag force:False [2023-11-08T19:29:22.653Z] 2023-11-08 19:29:22,554 [check_head_tag] DEBUG check head tag [2023-11-08T19:29:22.653Z] 2023-11-08 19:29:22,556 [execute] INFO git cat-file --batch-check [2023-11-08T19:29:22.653Z] 2023-11-08 19:29:22,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-11-08T19:29:22.653Z] 2023-11-08 19:29:22,560 [execute] INFO git cat-file --batch [2023-11-08T19:29:22.653Z] 2023-11-08 19:29:22,561 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-11-08T19:29:22.653Z] 2023-11-08 19:29:22,598 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-08T19:29:22.653Z] 2023-11-08 19:29:22,598 [execute] INFO git tag -a v3.1.0-dev.37 -m v3.1.0-dev.37 [2023-11-08T19:29:22.653Z] 2023-11-08 19:29:22,599 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.37', '-m', 'v3.1.0-dev.37'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-08T19:29:22.653Z] 2023-11-08 19:29:22,604 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-08T19:29:22.653Z] 3.1.0-dev.37 [Pipeline] } [2023-11-08T19:29:22.661Z] $ docker exec --env ******** --env ******** 7e69d1bc3eeefd7369c5e40f96cdf208be669eeae4688adc241e59097c974b4e ssh-agent -k [2023-11-08T19:29:22.757Z] unset SSH_AUTH_SOCK; [2023-11-08T19:29:22.758Z] unset SSH_AGENT_PID; [2023-11-08T19:29:22.758Z] echo Agent pid 38 killed; [2023-11-08T19:29:22.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T19:29:23.073Z] + git semver [Pipeline] } [2023-11-08T19:29:23.339Z] $ docker stop --time=1 7e69d1bc3eeefd7369c5e40f96cdf208be669eeae4688adc241e59097c974b4e [2023-11-08T19:29:24.593Z] $ docker rm -f --volumes 7e69d1bc3eeefd7369c5e40f96cdf208be669eeae4688adc241e59097c974b4e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:29:24.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T19:29:24.985Z] [2023-11-08T19:29:24.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:29:25.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T19:29:25.286Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-08T19:29:25.286Z] ab5ef0e58194: Pulling fs layer [2023-11-08T19:29:25.286Z] 9712f1f96733: Pulling fs layer [2023-11-08T19:29:25.286Z] 63f879dbbcfc: Pulling fs layer [2023-11-08T19:29:25.286Z] 0d9ebad4ef96: Pulling fs layer [2023-11-08T19:29:25.286Z] e9a5061849ea: Pulling fs layer [2023-11-08T19:29:25.286Z] d747dcd14b5f: Pulling fs layer [2023-11-08T19:29:25.286Z] 2de7ff778b66: Pulling fs layer [2023-11-08T19:29:25.286Z] d747dcd14b5f: Waiting [2023-11-08T19:29:25.286Z] e9a5061849ea: Waiting [2023-11-08T19:29:25.286Z] 2de7ff778b66: Waiting [2023-11-08T19:29:25.286Z] 0d9ebad4ef96: Waiting [2023-11-08T19:29:25.286Z] 9712f1f96733: Verifying Checksum [2023-11-08T19:29:25.286Z] 9712f1f96733: Download complete [2023-11-08T19:29:25.546Z] 63f879dbbcfc: Verifying Checksum [2023-11-08T19:29:25.546Z] 63f879dbbcfc: Download complete [2023-11-08T19:29:25.803Z] 0d9ebad4ef96: Verifying Checksum [2023-11-08T19:29:25.804Z] 0d9ebad4ef96: Download complete [2023-11-08T19:29:25.804Z] e9a5061849ea: Verifying Checksum [2023-11-08T19:29:25.804Z] e9a5061849ea: Download complete [2023-11-08T19:29:25.804Z] d747dcd14b5f: Verifying Checksum [2023-11-08T19:29:25.804Z] d747dcd14b5f: Download complete [2023-11-08T19:29:25.804Z] ab5ef0e58194: Verifying Checksum [2023-11-08T19:29:25.804Z] ab5ef0e58194: Download complete [2023-11-08T19:29:25.804Z] 2de7ff778b66: Verifying Checksum [2023-11-08T19:29:25.804Z] 2de7ff778b66: Download complete [2023-11-08T19:29:29.082Z] ab5ef0e58194: Pull complete [2023-11-08T19:29:29.082Z] 9712f1f96733: Pull complete [2023-11-08T19:29:29.648Z] 63f879dbbcfc: Pull complete [2023-11-08T19:29:33.836Z] 0d9ebad4ef96: Pull complete [2023-11-08T19:29:33.836Z] e9a5061849ea: Pull complete [2023-11-08T19:29:33.836Z] d747dcd14b5f: Pull complete [2023-11-08T19:29:34.774Z] 2de7ff778b66: Pull complete [2023-11-08T19:29:34.774Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-08T19:29:34.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T19:29:34.774Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:29:34.853Z] prd-ubuntu20.04-docker-8c-8g-17076 does not seem to be running inside a container [2023-11-08T19:29:34.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 [2023-11-08T19:29:39.967Z] $ docker top 91ed49d54b4ca4515c7a1073e62cc2e6fcae5468aefd67ef341ca900d3c743c1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-08T19:29:40.040Z] provisioning config files... [2023-11-08T19:29:40.051Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3744369816697954666tmp [2023-11-08T19:29:40.059Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12306135554232567726tmp [2023-11-08T19:29:40.071Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12295244652646466562tmp [Pipeline] { [Pipeline] echo [2023-11-08T19:29:40.089Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:29:40.370Z] ---> sigul-configuration.sh [2023-11-08T19:29:40.370Z] gpg: directory `/root/.gnupg' created [2023-11-08T19:29:40.370Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-08T19:29:40.370Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-08T19:29:40.370Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-08T19:29:40.370Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-08T19:29:40.370Z] gpg: CAST5 encrypted data [2023-11-08T19:29:40.370Z] gpg: encrypted with 1 passphrase [2023-11-08T19:29:40.370Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-08T19:29:40.665Z] + mkdir /home/jenkins [2023-11-08T19:29:40.665Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-08T19:29:40.951Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-11-08T19:29:40.960Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:29:41.250Z] ---> sigul-install.sh [2023-11-08T19:29:41.250Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-08T19:29:41.537Z] + git tag --list [2023-11-08T19:29:41.537Z] v0.0.0 [2023-11-08T19:29:41.537Z] v0.0.1-dev.1 [2023-11-08T19:29:41.537Z] v0.0.1-dev.10 [2023-11-08T19:29:41.537Z] v0.0.1-dev.11 [2023-11-08T19:29:41.537Z] v0.0.1-dev.12 [2023-11-08T19:29:41.537Z] v0.0.1-dev.13 [2023-11-08T19:29:41.537Z] v0.0.1-dev.14 [2023-11-08T19:29:41.537Z] v0.0.1-dev.15 [2023-11-08T19:29:41.537Z] v0.0.1-dev.16 [2023-11-08T19:29:41.537Z] v0.0.1-dev.2 [2023-11-08T19:29:41.537Z] v0.0.1-dev.3 [2023-11-08T19:29:41.537Z] v0.0.1-dev.4 [2023-11-08T19:29:41.537Z] v0.0.1-dev.5 [2023-11-08T19:29:41.537Z] v0.0.1-dev.6 [2023-11-08T19:29:41.537Z] v0.0.1-dev.7 [2023-11-08T19:29:41.537Z] v0.0.1-dev.8 [2023-11-08T19:29:41.537Z] v0.0.1-dev.9 [2023-11-08T19:29:41.537Z] v2.2.0 [2023-11-08T19:29:41.537Z] v2.2.0-dev.17 [2023-11-08T19:29:41.537Z] v2.2.0-dev.18 [2023-11-08T19:29:41.537Z] v2.2.0-dev.19 [2023-11-08T19:29:41.537Z] v2.2.0-dev.20 [2023-11-08T19:29:41.537Z] v2.2.0-dev.21 [2023-11-08T19:29:41.537Z] v2.2.0-dev.22 [2023-11-08T19:29:41.537Z] v2.2.0-dev.23 [2023-11-08T19:29:41.537Z] v2.2.0-dev.24 [2023-11-08T19:29:41.537Z] v2.2.0-dev.25 [2023-11-08T19:29:41.537Z] v2.2.0-dev.26 [2023-11-08T19:29:41.537Z] v2.2.0-dev.27 [2023-11-08T19:29:41.537Z] v2.3.0 [2023-11-08T19:29:41.537Z] v2.3.0-dev.1 [2023-11-08T19:29:41.537Z] v2.3.0-dev.10 [2023-11-08T19:29:41.537Z] v2.3.0-dev.11 [2023-11-08T19:29:41.537Z] v2.3.0-dev.12 [2023-11-08T19:29:41.537Z] v2.3.0-dev.13 [2023-11-08T19:29:41.537Z] v2.3.0-dev.14 [2023-11-08T19:29:41.537Z] v2.3.0-dev.15 [2023-11-08T19:29:41.537Z] v2.3.0-dev.16 [2023-11-08T19:29:41.537Z] v2.3.0-dev.17 [2023-11-08T19:29:41.537Z] v2.3.0-dev.18 [2023-11-08T19:29:41.537Z] v2.3.0-dev.19 [2023-11-08T19:29:41.537Z] v2.3.0-dev.2 [2023-11-08T19:29:41.537Z] v2.3.0-dev.20 [2023-11-08T19:29:41.537Z] v2.3.0-dev.21 [2023-11-08T19:29:41.537Z] v2.3.0-dev.22 [2023-11-08T19:29:41.537Z] v2.3.0-dev.23 [2023-11-08T19:29:41.537Z] v2.3.0-dev.24 [2023-11-08T19:29:41.537Z] v2.3.0-dev.25 [2023-11-08T19:29:41.537Z] v2.3.0-dev.26 [2023-11-08T19:29:41.537Z] v2.3.0-dev.27 [2023-11-08T19:29:41.537Z] v2.3.0-dev.28 [2023-11-08T19:29:41.537Z] v2.3.0-dev.3 [2023-11-08T19:29:41.537Z] v2.3.0-dev.4 [2023-11-08T19:29:41.537Z] v2.3.0-dev.5 [2023-11-08T19:29:41.537Z] v2.3.0-dev.6 [2023-11-08T19:29:41.537Z] v2.3.0-dev.7 [2023-11-08T19:29:41.537Z] v2.3.0-dev.8 [2023-11-08T19:29:41.537Z] v2.3.0-dev.9 [2023-11-08T19:29:41.537Z] v2.3.1 [2023-11-08T19:29:41.537Z] v2.3.1-dev.4 [2023-11-08T19:29:41.537Z] v2.3.1-dev.5 [2023-11-08T19:29:41.537Z] v2.3.1-dev.6 [2023-11-08T19:29:41.537Z] v3.0 [2023-11-08T19:29:41.537Z] v3.0.0 [2023-11-08T19:29:41.537Z] v3.0.0-dev.1 [2023-11-08T19:29:41.537Z] v3.0.0-dev.10 [2023-11-08T19:29:41.537Z] v3.0.0-dev.11 [2023-11-08T19:29:41.537Z] v3.0.0-dev.12 [2023-11-08T19:29:41.537Z] v3.0.0-dev.13 [2023-11-08T19:29:41.537Z] v3.0.0-dev.14 [2023-11-08T19:29:41.537Z] v3.0.0-dev.15 [2023-11-08T19:29:41.537Z] v3.0.0-dev.16 [2023-11-08T19:29:41.537Z] v3.0.0-dev.17 [2023-11-08T19:29:41.537Z] v3.0.0-dev.18 [2023-11-08T19:29:41.537Z] v3.0.0-dev.19 [2023-11-08T19:29:41.537Z] v3.0.0-dev.2 [2023-11-08T19:29:41.537Z] v3.0.0-dev.20 [2023-11-08T19:29:41.537Z] v3.0.0-dev.21 [2023-11-08T19:29:41.537Z] v3.0.0-dev.22 [2023-11-08T19:29:41.537Z] v3.0.0-dev.23 [2023-11-08T19:29:41.537Z] v3.0.0-dev.24 [2023-11-08T19:29:41.537Z] v3.0.0-dev.25 [2023-11-08T19:29:41.537Z] v3.0.0-dev.26 [2023-11-08T19:29:41.537Z] v3.0.0-dev.27 [2023-11-08T19:29:41.537Z] v3.0.0-dev.28 [2023-11-08T19:29:41.537Z] v3.0.0-dev.29 [2023-11-08T19:29:41.537Z] v3.0.0-dev.3 [2023-11-08T19:29:41.537Z] v3.0.0-dev.30 [2023-11-08T19:29:41.537Z] v3.0.0-dev.31 [2023-11-08T19:29:41.537Z] v3.0.0-dev.32 [2023-11-08T19:29:41.537Z] v3.0.0-dev.33 [2023-11-08T19:29:41.537Z] v3.0.0-dev.34 [2023-11-08T19:29:41.537Z] v3.0.0-dev.35 [2023-11-08T19:29:41.537Z] v3.0.0-dev.36 [2023-11-08T19:29:41.537Z] v3.0.0-dev.37 [2023-11-08T19:29:41.537Z] v3.0.0-dev.38 [2023-11-08T19:29:41.537Z] v3.0.0-dev.39 [2023-11-08T19:29:41.537Z] v3.0.0-dev.4 [2023-11-08T19:29:41.537Z] v3.0.0-dev.40 [2023-11-08T19:29:41.537Z] v3.0.0-dev.41 [2023-11-08T19:29:41.537Z] v3.0.0-dev.42 [2023-11-08T19:29:41.537Z] v3.0.0-dev.43 [2023-11-08T19:29:41.537Z] v3.0.0-dev.44 [2023-11-08T19:29:41.537Z] v3.0.0-dev.45 [2023-11-08T19:29:41.537Z] v3.0.0-dev.46 [2023-11-08T19:29:41.537Z] v3.0.0-dev.47 [2023-11-08T19:29:41.537Z] v3.0.0-dev.48 [2023-11-08T19:29:41.537Z] v3.0.0-dev.49 [2023-11-08T19:29:41.537Z] v3.0.0-dev.5 [2023-11-08T19:29:41.537Z] v3.0.0-dev.50 [2023-11-08T19:29:41.537Z] v3.0.0-dev.51 [2023-11-08T19:29:41.537Z] v3.0.0-dev.6 [2023-11-08T19:29:41.537Z] v3.0.0-dev.7 [2023-11-08T19:29:41.537Z] v3.0.0-dev.8 [2023-11-08T19:29:41.537Z] v3.0.0-dev.9 [2023-11-08T19:29:41.537Z] v3.1.0-dev.1 [2023-11-08T19:29:41.537Z] v3.1.0-dev.10 [2023-11-08T19:29:41.537Z] v3.1.0-dev.11 [2023-11-08T19:29:41.537Z] v3.1.0-dev.12 [2023-11-08T19:29:41.537Z] v3.1.0-dev.13 [2023-11-08T19:29:41.537Z] v3.1.0-dev.14 [2023-11-08T19:29:41.537Z] v3.1.0-dev.15 [2023-11-08T19:29:41.537Z] v3.1.0-dev.16 [2023-11-08T19:29:41.537Z] v3.1.0-dev.17 [2023-11-08T19:29:41.537Z] v3.1.0-dev.18 [2023-11-08T19:29:41.537Z] v3.1.0-dev.19 [2023-11-08T19:29:41.537Z] v3.1.0-dev.2 [2023-11-08T19:29:41.537Z] v3.1.0-dev.20 [2023-11-08T19:29:41.537Z] v3.1.0-dev.21 [2023-11-08T19:29:41.537Z] v3.1.0-dev.22 [2023-11-08T19:29:41.537Z] v3.1.0-dev.23 [2023-11-08T19:29:41.537Z] v3.1.0-dev.24 [2023-11-08T19:29:41.537Z] v3.1.0-dev.25 [2023-11-08T19:29:41.537Z] v3.1.0-dev.26 [2023-11-08T19:29:41.537Z] v3.1.0-dev.27 [2023-11-08T19:29:41.537Z] v3.1.0-dev.28 [2023-11-08T19:29:41.537Z] v3.1.0-dev.29 [2023-11-08T19:29:41.537Z] v3.1.0-dev.3 [2023-11-08T19:29:41.537Z] v3.1.0-dev.30 [2023-11-08T19:29:41.537Z] v3.1.0-dev.31 [2023-11-08T19:29:41.537Z] v3.1.0-dev.32 [2023-11-08T19:29:41.537Z] v3.1.0-dev.33 [2023-11-08T19:29:41.537Z] v3.1.0-dev.34 [2023-11-08T19:29:41.537Z] v3.1.0-dev.35 [2023-11-08T19:29:41.537Z] v3.1.0-dev.36 [2023-11-08T19:29:41.537Z] v3.1.0-dev.37 [2023-11-08T19:29:41.537Z] v3.1.0-dev.4 [2023-11-08T19:29:41.537Z] v3.1.0-dev.5 [2023-11-08T19:29:41.537Z] v3.1.0-dev.6 [2023-11-08T19:29:41.537Z] v3.1.0-dev.7 [2023-11-08T19:29:41.537Z] v3.1.0-dev.8 [2023-11-08T19:29:41.537Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-08T19:29:41.825Z] + lftools sign git-tag v3.1.0-dev.37 [2023-11-08T19:29:42.471Z] Signing Git tag with Sigul... [2023-11-08T19:29:42.471Z] Signing v3.1.0-dev.37 [Pipeline] echo [2023-11-08T19:29:42.798Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:29:43.128Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-08T19:29:43.153Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-08T19:29:43.208Z] $ docker stop --time=1 91ed49d54b4ca4515c7a1073e62cc2e6fcae5468aefd67ef341ca900d3c743c1 [2023-11-08T19:29:44.516Z] $ docker rm -f --volumes 91ed49d54b4ca4515c7a1073e62cc2e6fcae5468aefd67ef341ca900d3c743c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-08T19:29:44.934Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T19:29:44.934Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:29:45.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T19:29:45.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:29:45.321Z] prd-ubuntu20.04-docker-8c-8g-17076 does not seem to be running inside a container [2023-11-08T19:29:45.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 [2023-11-08T19:29:45.661Z] $ docker top 52e9abfc8c31794377001fd96adbf5cf3c3004896267bc2e16f60b527374af5b -eo pid,comm [2023-11-08T19:29:45.708Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-08T19:29:45.708Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T19:29:45.751Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T19:29:45.751Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T19:29:45.875Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T19:29:45.876Z] $ docker exec 52e9abfc8c31794377001fd96adbf5cf3c3004896267bc2e16f60b527374af5b ssh-agent [2023-11-08T19:29:45.982Z] SSH_AUTH_SOCK=/tmp/ssh-NZmcsV3M57iB/agent.32 [2023-11-08T19:29:45.983Z] SSH_AGENT_PID=38 [2023-11-08T19:29:45.987Z] Running ssh-add (command line suppressed) [2023-11-08T19:29:46.082Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7935664916047941315.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7935664916047941315.key) [2023-11-08T19:29:46.098Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T19:29:46.388Z] + git semver bump pre [2023-11-08T19:29:46.646Z] 2023-11-08 19:29:46,587 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-08T19:29:46.646Z] 2023-11-08 19:29:46,588 [bump_version] DEBUG bumping version:3.1.0-dev.37 on axis:pre with prefix:dev [2023-11-08T19:29:46.646Z] 2023-11-08 19:29:46,588 [bump_version] DEBUG bumped version:3.1.0-dev.38 [2023-11-08T19:29:46.646Z] 2023-11-08 19:29:46,588 [write_version] DEBUG write version:3.1.0-dev.38 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-11-08T19:29:46.646Z] 2023-11-08 19:29:46,588 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-08T19:29:46.646Z] 2023-11-08 19:29:46,588 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-08T19:29:46.646Z] 2023-11-08 19:29:46,590 [execute] INFO git cat-file --batch-check [2023-11-08T19:29:46.646Z] 2023-11-08 19:29:46,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T19:29:46.646Z] 2023-11-08 19:29:46,596 [execute] INFO git cat-file --batch [2023-11-08T19:29:46.646Z] 2023-11-08 19:29:46,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T19:29:46.646Z] 2023-11-08 19:29:46,602 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-08T19:29:46.646Z] 3.1.0-dev.38 [Pipeline] } [2023-11-08T19:29:46.653Z] $ docker exec --env ******** --env ******** 52e9abfc8c31794377001fd96adbf5cf3c3004896267bc2e16f60b527374af5b ssh-agent -k [2023-11-08T19:29:46.753Z] unset SSH_AUTH_SOCK; [2023-11-08T19:29:46.753Z] unset SSH_AGENT_PID; [2023-11-08T19:29:46.753Z] echo Agent pid 38 killed; [2023-11-08T19:29:46.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T19:29:47.077Z] + git semver [Pipeline] } [2023-11-08T19:29:47.346Z] $ docker stop --time=1 52e9abfc8c31794377001fd96adbf5cf3c3004896267bc2e16f60b527374af5b [2023-11-08T19:29:48.622Z] $ docker rm -f --volumes 52e9abfc8c31794377001fd96adbf5cf3c3004896267bc2e16f60b527374af5b [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T19:29:48.965Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T19:29:48.965Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:29:49.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T19:29:49.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:29:49.332Z] prd-ubuntu20.04-docker-8c-8g-17076 does not seem to be running inside a container [2023-11-08T19:29:49.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 [2023-11-08T19:29:49.718Z] $ docker top 0287b4cc43d760d9ebc49d3cf979f8db83ed89d22d2db58d927aec71c4575d32 -eo pid,comm [2023-11-08T19:29:49.767Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-08T19:29:49.767Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T19:29:49.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T19:29:49.797Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T19:29:49.913Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T19:29:49.913Z] $ docker exec 0287b4cc43d760d9ebc49d3cf979f8db83ed89d22d2db58d927aec71c4575d32 ssh-agent [2023-11-08T19:29:50.022Z] SSH_AUTH_SOCK=/tmp/ssh-7EhabIcBIxV6/agent.14 [2023-11-08T19:29:50.022Z] SSH_AGENT_PID=39 [2023-11-08T19:29:50.027Z] Running ssh-add (command line suppressed) [2023-11-08T19:29:50.136Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9527382840462002298.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9527382840462002298.key) [2023-11-08T19:29:50.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T19:29:50.442Z] + git semver push [2023-11-08T19:29:50.701Z] 2023-11-08 19:29:50,654 [run_push] DEBUG push [2023-11-08T19:29:50.701Z] 2023-11-08 19:29:50,655 [execute] INFO git cat-file --batch-check [2023-11-08T19:29:50.701Z] 2023-11-08 19:29:50,655 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T19:29:50.701Z] 2023-11-08 19:29:50,660 [execute] INFO git rev-list 246f4698d7372e53f3ca0464a1112f58145f7870 -- [2023-11-08T19:29:50.701Z] 2023-11-08 19:29:50,660 [execute] DEBUG Popen(['git', 'rev-list', '246f4698d7372e53f3ca0464a1112f58145f7870', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-08T19:29:50.701Z] 2023-11-08 19:29:50,669 [execute] INFO git fetch -v origin [2023-11-08T19:29:50.701Z] 2023-11-08 19:29:50,669 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-08T19:29:51.637Z] 2023-11-08 19:29:51,342 [run_push] DEBUG no remote changes detected [2023-11-08T19:29:51.637Z] 2023-11-08 19:29:51,342 [execute] INFO git push origin semver [2023-11-08T19:29:51.637Z] 2023-11-08 19:29:51,342 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-08T19:29:52.206Z] 2023-11-08 19:29:52,130 [run_push] DEBUG push all version tags [2023-11-08T19:29:52.206Z] 2023-11-08 19:29:52,130 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-08T19:29:52.206Z] 2023-11-08 19:29:52,131 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-08T19:29:53.145Z] 2023-11-08 19:29:52,866 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-08T19:29:53.145Z] 3.1.0-dev.38 [Pipeline] } [2023-11-08T19:29:53.153Z] $ docker exec --env ******** --env ******** 0287b4cc43d760d9ebc49d3cf979f8db83ed89d22d2db58d927aec71c4575d32 ssh-agent -k [2023-11-08T19:29:53.251Z] unset SSH_AUTH_SOCK; [2023-11-08T19:29:53.251Z] unset SSH_AGENT_PID; [2023-11-08T19:29:53.251Z] echo Agent pid 39 killed; [2023-11-08T19:29:53.263Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T19:29:53.566Z] + git semver [Pipeline] } [2023-11-08T19:29:53.839Z] $ docker stop --time=1 0287b4cc43d760d9ebc49d3cf979f8db83ed89d22d2db58d927aec71c4575d32 [2023-11-08T19:29:55.491Z] $ docker rm -f --volumes 0287b4cc43d760d9ebc49d3cf979f8db83ed89d22d2db58d927aec71c4575d32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-08T19:29:56.203Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-11-08T19:29:56.203Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-11-08T19:29:56.203Z] total 16 [2023-11-08T19:29:56.203Z] drwxr-xr-x 3 root root 4096 Nov 8 19:20 . [2023-11-08T19:29:56.203Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 19:29 .. [2023-11-08T19:29:56.203Z] drwxr-xr-x 2 root root 4096 Nov 8 19:20 cost [2023-11-08T19:29:56.203Z] -rw-r--r-- 1 root root 90 Nov 8 19:20 cost.csv [2023-11-08T19:29:56.203Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-11-08T19:29:56.203Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-11-08T19:29:56.203Z] total 16 [2023-11-08T19:29:56.203Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 19:20 . [2023-11-08T19:29:56.203Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 19:29 .. [2023-11-08T19:29:56.203Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 19:20 cost [2023-11-08T19:29:56.203Z] -rw-r--r-- 1 jenkins jenkins 90 Nov 8 19:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:29:56.497Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:29:57.360Z] ---> package-listing.sh [2023-11-08T19:29:57.360Z] ++ facter osfamily [2023-11-08T19:29:57.360Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-08T19:29:57.620Z] + OS_FAMILY=debian [2023-11-08T19:29:57.620Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-11-08T19:29:57.620Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-08T19:29:57.620Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-08T19:29:57.620Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-08T19:29:57.620Z] + PACKAGES=/tmp/packages_start.txt [2023-11-08T19:29:57.620Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-11-08T19:29:57.620Z] + PACKAGES=/tmp/packages_end.txt [2023-11-08T19:29:57.620Z] + case "${OS_FAMILY}" in [2023-11-08T19:29:57.620Z] + dpkg -l [2023-11-08T19:29:57.620Z] + grep '^ii' [2023-11-08T19:29:57.620Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-08T19:29:57.620Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-08T19:29:57.620Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-08T19:29:57.620Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-11-08T19:29:57.620Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-11-08T19:29:57.620Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-11-08T19:29:57.632Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-08T19:29:57.909Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:29:58.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T19:29:58.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:29:58.558Z] prd-ubuntu20.04-docker-8c-8g-17076 does not seem to be running inside a container [2023-11-08T19:29:58.589Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 [2023-11-08T19:29:58.779Z] $ docker top 02f6cbcd23bce08525091f500bee3cd70d6bbeb9f2de98374fa7ac50ac1aa8d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T19:29:59.128Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-08T19:29:59.414Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-08T19:29:59.699Z] + ls /var/log/sa-host [2023-11-08T19:29:59.699Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T19:29:59.857Z] provisioning config files... [2023-11-08T19:29:59.868Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1535752825171233186tmp [Pipeline] { [Pipeline] echo [2023-11-08T19:29:59.881Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:30:00.165Z] ---> create-netrc.sh [Pipeline] } [2023-11-08T19:30:00.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:30:00.508Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-08T19:30:00.517Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:30:00.802Z] ---> sudo-logs.sh [2023-11-08T19:30:00.802Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-08T19:30:00.821Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:30:01.101Z] ---> job-cost.sh [2023-11-08T19:30:01.101Z] lf-activate-venv: SKIPPING [2023-11-08T19:30:01.101Z] DEBUG: total: 0.2199999988079071 [2023-11-08T19:30:01.101Z] INFO: Retrieving Stack Cost... [2023-11-08T19:30:01.360Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T19:30:01.618Z] INFO: Archiving Costs [Pipeline] echo [2023-11-08T19:30:01.630Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:30:01.922Z] ---> logs-deploy.sh [2023-11-08T19:30:01.922Z] lf-activate-venv: SKIPPING [2023-11-08T19:30:01.922Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/163 [2023-11-08T19:30:01.922Z] INFO: archiving workspace using pattern(s): [2023-11-08T19:30:02.858Z] Archives upload complete. [2023-11-08T19:30:03.117Z] INFO: archiving logs to Nexus [2023-11-08T19:30:03.686Z] ---> uname -a: [2023-11-08T19:30:03.686Z] Linux prd-ubuntu20-04-docker-8c-8g-17076 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-08T19:30:03.686Z] [2023-11-08T19:30:03.686Z] [2023-11-08T19:30:03.686Z] ---> lscpu: [2023-11-08T19:30:03.686Z] Architecture: x86_64 [2023-11-08T19:30:03.686Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-08T19:30:03.686Z] Byte Order: Little Endian [2023-11-08T19:30:03.686Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-08T19:30:03.686Z] CPU(s): 8 [2023-11-08T19:30:03.686Z] On-line CPU(s) list: 0-7 [2023-11-08T19:30:03.686Z] Thread(s) per core: 1 [2023-11-08T19:30:03.686Z] Core(s) per socket: 1 [2023-11-08T19:30:03.686Z] Socket(s): 8 [2023-11-08T19:30:03.686Z] NUMA node(s): 1 [2023-11-08T19:30:03.686Z] Vendor ID: AuthenticAMD [2023-11-08T19:30:03.686Z] CPU family: 23 [2023-11-08T19:30:03.686Z] Model: 49 [2023-11-08T19:30:03.686Z] Model name: AMD EPYC-Rome Processor [2023-11-08T19:30:03.686Z] Stepping: 0 [2023-11-08T19:30:03.686Z] CPU MHz: 2799.996 [2023-11-08T19:30:03.686Z] BogoMIPS: 5599.99 [2023-11-08T19:30:03.686Z] Virtualization: AMD-V [2023-11-08T19:30:03.686Z] Hypervisor vendor: KVM [2023-11-08T19:30:03.686Z] Virtualization type: full [2023-11-08T19:30:03.686Z] L1d cache: 256 KiB [2023-11-08T19:30:03.686Z] L1i cache: 256 KiB [2023-11-08T19:30:03.686Z] L2 cache: 4 MiB [2023-11-08T19:30:03.686Z] L3 cache: 128 MiB [2023-11-08T19:30:03.686Z] NUMA node0 CPU(s): 0-7 [2023-11-08T19:30:03.686Z] Vulnerability Itlb multihit: Not affected [2023-11-08T19:30:03.686Z] Vulnerability L1tf: Not affected [2023-11-08T19:30:03.686Z] Vulnerability Mds: Not affected [2023-11-08T19:30:03.686Z] Vulnerability Meltdown: Not affected [2023-11-08T19:30:03.686Z] Vulnerability Mmio stale data: Not affected [2023-11-08T19:30:03.686Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-08T19:30:03.686Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-08T19:30:03.686Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-08T19:30:03.686Z] Vulnerability Srbds: Not affected [2023-11-08T19:30:03.686Z] Vulnerability Tsx async abort: Not affected [2023-11-08T19:30:03.686Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-11-08T19:30:03.686Z] [2023-11-08T19:30:03.686Z] [2023-11-08T19:30:03.686Z] ---> nproc: [2023-11-08T19:30:03.686Z] 8 [2023-11-08T19:30:03.686Z] [2023-11-08T19:30:03.686Z] [2023-11-08T19:30:03.686Z] ---> df -h: [2023-11-08T19:30:03.686Z] Filesystem Size Used Avail Use% Mounted on [2023-11-08T19:30:03.686Z] overlay 155G 13G 142G 9% / [2023-11-08T19:30:03.686Z] tmpfs 64M 0 64M 0% /dev [2023-11-08T19:30:03.686Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-08T19:30:03.686Z] shm 64M 0 64M 0% /dev/shm [2023-11-08T19:30:03.686Z] /dev/vda1 155G 13G 142G 9% /facter-os [2023-11-08T19:30:03.686Z] [2023-11-08T19:30:03.686Z] [2023-11-08T19:30:03.686Z] ---> sar -b -r -n DEV: [2023-11-08T19:30:03.686Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17076) 11/08/23 _x86_64_ (8 CPU) [2023-11-08T19:30:03.686Z] [2023-11-08T19:30:03.686Z] 18:59:46 LINUX RESTART (8 CPU) [2023-11-08T19:30:03.686Z] [2023-11-08T19:30:03.686Z] 19:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-08T19:30:03.686Z] 19:01:01 82.29 33.09 49.19 0.00 3481.42 131628.48 0.00 [2023-11-08T19:30:03.686Z] 19:02:01 0.78 0.00 0.78 0.00 0.00 11.06 0.00 [2023-11-08T19:30:03.686Z] 19:03:01 5.15 3.83 1.32 0.00 86.92 27.46 0.00 [2023-11-08T19:30:03.686Z] 19:04:01 0.82 0.00 0.82 0.00 0.00 12.26 0.00 [2023-11-08T19:30:03.686Z] 19:05:01 26.94 9.28 17.66 0.00 2883.44 2185.54 0.00 [2023-11-08T19:30:03.686Z] 19:06:01 27.23 1.33 25.90 0.00 2271.22 6316.41 0.00 [2023-11-08T19:30:03.686Z] 19:07:01 3.12 0.02 3.10 0.00 0.13 89.45 0.00 [2023-11-08T19:30:03.686Z] 19:08:01 0.70 0.00 0.70 0.00 0.00 9.60 0.00 [2023-11-08T19:30:03.686Z] 19:09:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 [2023-11-08T19:30:03.686Z] 19:10:01 1.42 0.00 1.42 0.00 0.00 17.72 0.00 [2023-11-08T19:30:03.686Z] 19:11:01 0.75 0.00 0.75 0.00 0.00 9.60 0.00 [2023-11-08T19:30:03.686Z] 19:12:01 0.78 0.00 0.78 0.00 0.00 10.80 0.00 [2023-11-08T19:30:03.686Z] 19:13:01 1.05 0.00 1.05 0.00 0.00 13.60 0.00 [2023-11-08T19:30:03.686Z] 19:14:01 0.72 0.00 0.72 0.00 0.00 9.60 0.00 [2023-11-08T19:30:03.686Z] 19:15:01 1.70 0.02 1.68 0.00 0.13 25.60 0.00 [2023-11-08T19:30:03.686Z] 19:16:01 0.73 0.00 0.73 0.00 0.00 10.93 0.00 [2023-11-08T19:30:03.686Z] 19:17:01 1.00 0.02 0.98 0.00 0.13 12.93 0.00 [2023-11-08T19:30:03.686Z] 19:18:01 194.12 14.11 180.01 0.00 1878.31 57646.78 0.00 [2023-11-08T19:30:03.686Z] 19:19:01 183.59 0.22 183.37 0.00 21.86 38496.92 0.00 [2023-11-08T19:30:03.686Z] 19:20:01 174.38 0.12 174.26 0.00 16.13 44485.89 0.00 [2023-11-08T19:30:03.686Z] 19:21:01 15.96 0.02 15.94 0.00 4.13 3568.55 0.00 [2023-11-08T19:30:03.686Z] 19:22:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 [2023-11-08T19:30:03.686Z] 19:23:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 [2023-11-08T19:30:03.686Z] 19:24:01 1.83 0.00 1.83 0.00 0.00 19.99 0.00 [2023-11-08T19:30:03.686Z] 19:25:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 [2023-11-08T19:30:03.686Z] 19:26:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 [2023-11-08T19:30:03.686Z] 19:27:02 0.90 0.00 0.90 0.00 0.00 9.60 0.00 [2023-11-08T19:30:03.686Z] 19:28:01 3.37 1.03 2.34 0.00 22.23 31.31 0.00 [2023-11-08T19:30:03.686Z] 19:29:01 2.52 0.07 2.45 0.00 7.87 105.72 0.00 [2023-11-08T19:30:03.686Z] 19:30:01 156.16 0.43 155.72 0.00 33.33 59386.24 0.00 [2023-11-08T19:30:03.686Z] Average: 29.84 2.12 27.72 0.00 357.09 11480.15 0.00 [2023-11-08T19:30:03.686Z] [2023-11-08T19:30:03.686Z] 19:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-08T19:30:03.686Z] 19:01:01 30571584 31847644 525352 1.60 47336 1546744 1658656 4.89 615252 1419320 8 [2023-11-08T19:30:03.686Z] 19:02:01 30572456 31848648 523788 1.59 47368 1546752 1658656 4.89 615224 1419308 196 [2023-11-08T19:30:03.686Z] 19:03:01 30528828 31808512 563120 1.71 47428 1549636 1658656 4.89 660204 1420872 20 [2023-11-08T19:30:03.686Z] 19:04:01 30527204 31806924 564612 1.72 47460 1549640 1658656 4.89 661104 1420820 96 [2023-11-08T19:30:03.686Z] 19:05:01 30256964 31778928 562496 1.71 63260 1780800 1695404 5.00 811108 1512184 66668 [2023-11-08T19:30:03.686Z] 19:06:01 30037864 31770560 564952 1.72 77600 1974120 1643372 4.84 971144 1558244 40 [2023-11-08T19:30:03.686Z] 19:07:01 30044436 31772480 563316 1.71 76220 1970872 1635688 4.82 968340 1555044 4 [2023-11-08T19:30:03.686Z] 19:08:01 30044352 31772476 563452 1.71 76252 1970876 1635688 4.82 968176 1555044 144 [2023-11-08T19:30:03.686Z] 19:09:01 30044328 31772524 563396 1.71 76292 1970880 1635688 4.82 968448 1555052 8 [2023-11-08T19:30:03.686Z] 19:10:01 30045728 31773932 561884 1.71 76348 1970876 1635688 4.82 967104 1555052 4 [2023-11-08T19:30:03.686Z] 19:11:01 30045988 31774252 561536 1.71 76380 1970884 1635688 4.82 967280 1555056 8 [2023-11-08T19:30:03.686Z] 19:12:01 30045144 31773444 562264 1.71 76420 1970888 1635688 4.82 967452 1555056 160 [2023-11-08T19:30:03.686Z] 19:13:01 30046420 31774768 560868 1.71 76460 1970896 1635688 4.82 966508 1555060 8 [2023-11-08T19:30:03.686Z] 19:14:01 30046604 31774996 560792 1.71 76492 1970896 1635688 4.82 966612 1555064 148 [2023-11-08T19:30:03.686Z] 19:15:01 30044948 31773616 562212 1.71 76568 1971004 1624428 4.79 967368 1555164 132 [2023-11-08T19:30:03.686Z] 19:16:01 30044568 31773236 562296 1.71 76608 1971004 1624428 4.79 967744 1555164 136 [2023-11-08T19:30:03.686Z] 19:17:01 30044512 31773224 562292 1.71 76652 1971004 1624428 4.79 967800 1555168 8 [2023-11-08T19:30:03.686Z] 19:18:01 28018152 31527324 751440 2.29 140864 3573836 1937404 5.71 1487344 2888092 76 [2023-11-08T19:30:03.686Z] 19:19:01 27477944 31236556 1031372 3.14 184080 3735844 2405652 7.09 1885248 2974300 153036 [2023-11-08T19:30:03.686Z] 19:20:01 26965136 31527820 740040 2.25 196120 4479016 1795872 5.29 1593692 3733452 86520 [2023-11-08T19:30:03.686Z] 19:21:01 26974960 31537984 732852 2.23 196380 4479152 1710844 5.04 1597064 3721108 28 [2023-11-08T19:30:03.686Z] 19:22:01 26975060 31538148 732600 2.23 196408 4479156 1710844 5.04 1597264 3721112 4 [2023-11-08T19:30:03.686Z] 19:23:01 26983764 31546808 723896 2.20 196488 4479160 1710844 5.04 1587948 3721116 8 [2023-11-08T19:30:03.686Z] 19:24:01 26984780 31548008 722692 2.20 196544 4479288 1710844 5.04 1588140 3721244 12 [2023-11-08T19:30:03.686Z] 19:25:01 26990188 31553464 717196 2.18 196588 4479292 1710844 5.04 1582044 3721248 44 [2023-11-08T19:30:03.686Z] 19:26:01 26990196 31553492 717096 2.18 196608 4479296 1710844 5.04 1582312 3721252 44 [2023-11-08T19:30:03.687Z] 19:27:02 26989912 31553212 717320 2.18 196620 4479296 1710844 5.04 1581968 3721252 8 [2023-11-08T19:30:03.687Z] 19:28:01 26988204 31552580 718064 2.18 196692 4479916 1724492 5.08 1582432 3721780 40 [2023-11-08T19:30:03.687Z] 19:29:01 26377160 31503944 765244 2.33 200424 5012008 1960620 5.78 1632356 4253244 532408 [2023-11-08T19:30:03.687Z] 19:30:01 25442128 31484504 777468 2.36 234488 5789592 1764888 5.20 1743408 4967288 320 [2023-11-08T19:30:03.687Z] Average: 28771650 31667800 644530 1.96 123315 3001754 1716567 5.06 1200603 2481439 28011 [2023-11-08T19:30:03.687Z] [2023-11-08T19:30:03.687Z] 19:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-08T19:30:03.687Z] 19:01:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:01:01 ens3 161.54 119.28 483.69 23.47 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:02:01 ens3 1.37 0.20 0.18 0.08 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:03:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:03:01 ens3 17.43 12.63 14.19 7.20 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:04:01 ens3 1.27 0.60 0.56 0.41 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:05:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:05:01 ens3 96.25 53.08 1354.81 3.98 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:06:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:06:01 ens3 119.03 66.87 1376.62 4.53 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:07:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:08:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:09:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:10:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:11:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:12:01 ens3 0.33 0.15 0.13 0.01 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:13:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:14:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:15:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:16:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:17:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:18:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:18:01 docker0 225.14 346.22 18.93 2478.20 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:18:01 ens3 684.31 453.60 7496.97 127.77 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:19:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:19:01 docker0 1.92 2.72 0.14 31.10 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:19:01 vethd935ed4 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:19:01 ens3 43.64 27.76 69.83 16.61 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:20:01 lo 11.73 11.73 1.17 1.17 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:20:01 docker0 15.46 39.96 1.17 800.06 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:20:01 ens3 308.18 239.78 3648.99 1257.10 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:21:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:21:01 ens3 8.39 5.48 8.39 3.09 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:22:01 ens3 0.63 0.57 0.27 0.23 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:24:01 ens3 1.53 0.25 0.24 0.08 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:25:01 ens3 2.07 1.17 3.18 0.52 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:26:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:27:02 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:28:01 ens3 0.47 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:29:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:29:01 ens3 124.23 76.50 3964.38 8.08 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:30:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:30:01 docker0 73.07 114.73 5.92 1062.24 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] 19:30:01 ens3 359.46 259.56 4344.63 189.60 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] Average: docker0 10.53 16.80 0.87 145.81 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] Average: ens3 64.44 43.97 759.35 54.81 0.00 0.00 0.00 0.00 [2023-11-08T19:30:03.687Z] [2023-11-08T19:30:03.687Z] [2023-11-08T19:30:03.687Z] ---> sar -P ALL: [2023-11-08T19:30:03.687Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17076) 11/08/23 _x86_64_ (8 CPU) [2023-11-08T19:30:03.687Z] [2023-11-08T19:30:03.687Z] 18:59:46 LINUX RESTART (8 CPU) [2023-11-08T19:30:03.687Z] [2023-11-08T19:30:03.687Z] 19:00:01 CPU %user %nice %system %iowait %steal %idle [2023-11-08T19:30:03.687Z] 19:01:01 all 2.09 0.00 0.64 1.06 0.02 96.19 [2023-11-08T19:30:03.687Z] 19:01:01 0 3.54 0.00 0.70 0.33 0.02 95.41 [2023-11-08T19:30:03.687Z] 19:01:01 1 3.44 0.00 0.37 0.23 0.02 95.94 [2023-11-08T19:30:03.687Z] 19:01:01 2 1.22 0.00 0.45 0.43 0.02 97.88 [2023-11-08T19:30:03.687Z] 19:01:01 3 2.50 0.00 0.53 0.30 0.03 96.63 [2023-11-08T19:30:03.687Z] 19:01:01 4 1.10 0.00 0.50 0.25 0.00 98.15 [2023-11-08T19:30:03.687Z] 19:01:01 5 1.19 0.00 1.45 1.77 0.02 95.57 [2023-11-08T19:30:03.687Z] 19:01:01 6 2.39 0.00 0.45 0.63 0.02 96.51 [2023-11-08T19:30:03.687Z] 19:01:01 7 1.32 0.00 0.67 4.56 0.02 93.43 [2023-11-08T19:30:03.687Z] 19:02:01 all 0.08 0.00 0.01 0.02 0.01 99.87 [2023-11-08T19:30:03.687Z] 19:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-08T19:30:03.687Z] 19:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-08T19:30:03.687Z] 19:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-08T19:30:03.687Z] 19:02:01 3 0.53 0.00 0.03 0.00 0.03 99.40 [2023-11-08T19:30:03.687Z] 19:02:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-08T19:30:03.687Z] 19:02:01 5 0.03 0.00 0.00 0.15 0.00 99.82 [2023-11-08T19:30:03.687Z] 19:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-08T19:30:03.687Z] 19:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-08T19:30:03.687Z] 19:03:01 all 0.63 0.00 0.03 0.20 0.01 99.13 [2023-11-08T19:30:03.687Z] 19:03:01 0 1.60 0.00 0.02 0.00 0.00 98.38 [2023-11-08T19:30:03.687Z] 19:03:01 1 0.47 0.00 0.05 0.08 0.00 99.40 [2023-11-08T19:30:03.687Z] 19:03:01 2 0.12 0.00 0.03 0.00 0.00 99.85 [2023-11-08T19:30:03.687Z] 19:03:01 3 1.21 0.00 0.00 0.00 0.02 98.77 [2023-11-08T19:30:03.687Z] 19:03:01 4 0.75 0.00 0.08 1.25 0.00 97.92 [2023-11-08T19:30:03.687Z] 19:03:01 5 0.42 0.00 0.02 0.05 0.02 99.50 [2023-11-08T19:30:03.687Z] 19:03:01 6 0.22 0.00 0.03 0.05 0.00 99.70 [2023-11-08T19:30:03.687Z] 19:03:01 7 0.25 0.00 0.03 0.17 0.02 99.53 [2023-11-08T19:30:03.687Z] 19:04:01 all 0.12 0.00 0.02 0.01 0.01 99.85 [2023-11-08T19:30:03.687Z] 19:04:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2023-11-08T19:30:03.687Z] 19:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T19:30:03.687Z] 19:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-08T19:30:03.687Z] 19:04:01 3 0.70 0.00 0.03 0.02 0.03 99.22 [2023-11-08T19:30:03.687Z] 19:04:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-08T19:30:03.687Z] 19:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-08T19:30:03.687Z] 19:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T19:30:03.687Z] 19:04:01 7 0.00 0.00 0.03 0.03 0.00 99.93 [2023-11-08T19:30:03.687Z] 19:05:01 all 1.33 0.00 0.71 0.34 0.01 97.61 [2023-11-08T19:30:03.687Z] 19:05:01 0 1.22 0.00 1.62 0.03 0.02 97.11 [2023-11-08T19:30:03.687Z] 19:05:01 1 0.85 0.00 0.47 1.08 0.02 97.58 [2023-11-08T19:30:03.687Z] 19:05:01 2 1.22 0.00 0.78 0.02 0.00 97.98 [2023-11-08T19:30:03.687Z] 19:05:01 3 2.16 0.00 0.45 0.13 0.03 97.23 [2023-11-08T19:30:03.687Z] 19:05:01 4 1.00 0.00 0.43 0.48 0.02 98.06 [2023-11-08T19:30:03.687Z] 19:05:01 5 2.02 0.00 0.47 0.03 0.00 97.48 [2023-11-08T19:30:03.687Z] 19:05:01 6 1.35 0.00 0.87 0.55 0.02 97.21 [2023-11-08T19:30:03.687Z] 19:05:01 7 0.84 0.00 0.58 0.38 0.00 98.20 [2023-11-08T19:30:03.687Z] 19:06:01 all 1.16 0.00 0.64 0.28 0.01 97.91 [2023-11-08T19:30:03.687Z] 19:06:01 0 0.77 0.00 1.04 0.50 0.02 97.68 [2023-11-08T19:30:03.687Z] 19:06:01 1 1.00 0.00 1.20 1.22 0.02 96.56 [2023-11-08T19:30:03.687Z] 19:06:01 2 0.77 0.00 0.28 0.00 0.00 98.95 [2023-11-08T19:30:03.687Z] 19:06:01 3 1.54 0.00 0.92 0.03 0.03 97.47 [2023-11-08T19:30:03.687Z] 19:06:01 4 1.85 0.00 0.63 0.00 0.02 97.50 [2023-11-08T19:30:03.687Z] 19:06:01 5 0.98 0.00 0.45 0.40 0.02 98.15 [2023-11-08T19:30:03.687Z] 19:06:01 6 0.90 0.00 0.25 0.07 0.00 98.78 [2023-11-08T19:30:03.687Z] 19:06:01 7 1.45 0.00 0.32 0.05 0.02 98.16 [2023-11-08T19:30:03.687Z] 19:07:01 all 0.07 0.00 0.05 0.04 0.01 99.84 [2023-11-08T19:30:03.687Z] 19:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-08T19:30:03.687Z] 19:07:01 1 0.13 0.00 0.07 0.00 0.00 99.80 [2023-11-08T19:30:03.687Z] 19:07:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2023-11-08T19:30:03.687Z] 19:07:01 3 0.03 0.00 0.07 0.00 0.03 99.87 [2023-11-08T19:30:03.687Z] 19:07:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-08T19:30:03.687Z] 19:07:01 5 0.03 0.00 0.03 0.25 0.00 99.68 [2023-11-08T19:30:03.687Z] 19:07:01 6 0.23 0.00 0.08 0.00 0.00 99.68 [2023-11-08T19:30:03.687Z] 19:07:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2023-11-08T19:30:03.687Z] 19:08:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2023-11-08T19:30:03.687Z] 19:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-08T19:30:03.687Z] 19:08:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-08T19:30:03.687Z] 19:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T19:30:03.687Z] 19:08:01 3 0.38 0.00 0.02 0.00 0.02 99.58 [2023-11-08T19:30:03.687Z] 19:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-08T19:30:03.687Z] 19:08:01 5 0.00 0.00 0.02 0.05 0.00 99.93 [2023-11-08T19:30:03.687Z] 19:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T19:30:03.687Z] 19:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T19:30:03.687Z] 19:09:01 all 0.01 0.00 0.00 0.01 0.11 99.86 [2023-11-08T19:30:03.687Z] 19:09:01 0 0.02 0.00 0.00 0.00 0.22 99.77 [2023-11-08T19:30:03.687Z] 19:09:01 1 0.00 0.00 0.02 0.03 0.02 99.93 [2023-11-08T19:30:03.687Z] 19:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-08T19:30:03.687Z] 19:09:01 3 0.02 0.00 0.00 0.00 0.07 99.92 [2023-11-08T19:30:03.687Z] 19:09:01 4 0.03 0.00 0.00 0.00 0.07 99.90 [2023-11-08T19:30:03.687Z] 19:09:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2023-11-08T19:30:03.687Z] 19:09:01 6 0.00 0.00 0.00 0.00 0.53 99.47 [2023-11-08T19:30:03.687Z] 19:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-08T19:30:03.687Z] 19:10:01 all 0.04 0.00 0.01 0.02 0.07 99.86 [2023-11-08T19:30:03.687Z] 19:10:01 0 0.00 0.00 0.02 0.00 0.07 99.92 [2023-11-08T19:30:03.687Z] 19:10:01 1 0.02 0.00 0.02 0.00 0.27 99.70 [2023-11-08T19:30:03.687Z] 19:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-08T19:30:03.687Z] 19:10:01 3 0.22 0.00 0.03 0.00 0.03 99.72 [2023-11-08T19:30:03.687Z] 19:10:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2023-11-08T19:30:03.687Z] 19:10:01 5 0.02 0.00 0.00 0.12 0.03 99.83 [2023-11-08T19:30:03.687Z] 19:10:01 6 0.02 0.00 0.00 0.00 0.20 99.78 [2023-11-08T19:30:03.687Z] 19:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-08T19:30:03.687Z] 19:11:01 all 0.01 0.00 0.00 0.01 0.01 99.96 [2023-11-08T19:30:03.687Z] 19:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-08T19:30:03.687Z] 19:11:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-08T19:30:03.687Z] 19:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T19:30:03.687Z] 19:11:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2023-11-08T19:30:03.687Z] 19:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-08T19:30:03.687Z] 19:11:01 5 0.02 0.00 0.00 0.07 0.02 99.90 [2023-11-08T19:30:03.687Z] 19:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T19:30:03.687Z] 19:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T19:30:03.687Z] [2023-11-08T19:30:03.687Z] 19:11:01 CPU %user %nice %system %iowait %steal %idle [2023-11-08T19:30:03.687Z] 19:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-11-08T19:30:03.687Z] 19:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T19:30:03.687Z] 19:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-08T19:30:03.687Z] 19:12:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-08T19:30:03.687Z] 19:12:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2023-11-08T19:30:03.687Z] 19:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-08T19:30:03.687Z] 19:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-08T19:30:03.687Z] 19:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T19:30:03.687Z] 19:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T19:30:03.687Z] 19:13:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2023-11-08T19:30:03.687Z] 19:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-08T19:30:03.687Z] 19:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-08T19:30:03.687Z] 19:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-08T19:30:03.687Z] 19:13:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-08T19:30:03.687Z] 19:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-08T19:30:03.687Z] 19:13:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-08T19:30:03.687Z] 19:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T19:30:03.687Z] 19:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T19:30:03.687Z] 19:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-08T19:30:03.687Z] 19:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-08T19:30:03.687Z] 19:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-08T19:30:03.687Z] 19:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-08T19:30:03.687Z] 19:14:01 3 0.02 0.00 0.05 0.00 0.03 99.90 [2023-11-08T19:30:03.687Z] 19:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-08T19:30:03.687Z] 19:14:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-08T19:30:03.687Z] 19:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T19:30:03.687Z] 19:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T19:30:03.687Z] 19:15:01 all 0.02 0.00 0.01 0.05 0.00 99.91 [2023-11-08T19:30:03.687Z] 19:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T19:30:03.687Z] 19:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-08T19:30:03.688Z] 19:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-08T19:30:03.688Z] 19:15:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2023-11-08T19:30:03.688Z] 19:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-08T19:30:03.688Z] 19:15:01 5 0.00 0.00 0.02 0.40 0.00 99.58 [2023-11-08T19:30:03.688Z] 19:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-08T19:30:03.688Z] 19:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-08T19:30:03.688Z] 19:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-11-08T19:30:03.688Z] 19:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-08T19:30:03.688Z] 19:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-08T19:30:03.688Z] 19:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-08T19:30:03.688Z] 19:16:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-08T19:30:03.688Z] 19:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-08T19:30:03.688Z] 19:16:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2023-11-08T19:30:03.688Z] 19:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T19:30:03.688Z] 19:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T19:30:03.688Z] 19:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-11-08T19:30:03.688Z] 19:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-08T19:30:03.688Z] 19:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-08T19:30:03.688Z] 19:17:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2023-11-08T19:30:03.688Z] 19:17:01 3 0.02 0.00 0.03 0.00 0.05 99.90 [2023-11-08T19:30:03.688Z] 19:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-08T19:30:03.688Z] 19:17:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-08T19:30:03.688Z] 19:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T19:30:03.688Z] 19:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T19:30:03.688Z] 19:18:01 all 8.37 0.00 3.36 3.27 0.07 84.93 [2023-11-08T19:30:03.688Z] 19:18:01 0 6.75 0.00 3.91 9.64 0.07 79.64 [2023-11-08T19:30:03.688Z] 19:18:01 1 8.21 0.00 3.09 1.34 0.03 87.32 [2023-11-08T19:30:03.688Z] 19:18:01 2 10.71 0.00 2.91 0.22 0.07 86.10 [2023-11-08T19:30:03.688Z] 19:18:01 3 9.19 0.00 3.52 0.32 0.07 86.90 [2023-11-08T19:30:03.688Z] 19:18:01 4 6.95 0.00 2.97 5.13 0.10 84.86 [2023-11-08T19:30:03.688Z] 19:18:01 5 8.73 0.00 3.76 9.08 0.08 78.35 [2023-11-08T19:30:03.688Z] 19:18:01 6 8.49 0.00 3.25 0.27 0.07 87.93 [2023-11-08T19:30:03.688Z] 19:18:01 7 7.92 0.00 3.50 0.20 0.08 88.29 [2023-11-08T19:30:03.688Z] 19:19:01 all 32.89 0.00 5.48 2.18 0.07 59.38 [2023-11-08T19:30:03.688Z] 19:19:01 0 34.47 0.00 5.85 0.54 0.07 59.08 [2023-11-08T19:30:03.688Z] 19:19:01 1 32.53 0.00 4.89 2.11 0.07 60.40 [2023-11-08T19:30:03.688Z] 19:19:01 2 32.59 0.00 5.38 8.69 0.08 53.26 [2023-11-08T19:30:03.688Z] 19:19:01 3 32.01 0.00 6.42 1.06 0.07 60.44 [2023-11-08T19:30:03.688Z] 19:19:01 4 32.88 0.00 5.44 0.93 0.08 60.67 [2023-11-08T19:30:03.688Z] 19:19:01 5 32.36 0.00 4.96 0.25 0.07 62.36 [2023-11-08T19:30:03.688Z] 19:19:01 6 32.35 0.00 5.19 3.14 0.05 59.26 [2023-11-08T19:30:03.688Z] 19:19:01 7 33.91 0.00 5.70 0.76 0.07 59.56 [2023-11-08T19:30:03.688Z] 19:20:01 all 18.02 0.00 3.97 2.64 0.08 75.29 [2023-11-08T19:30:03.688Z] 19:20:01 0 18.81 0.00 3.89 1.58 0.10 75.63 [2023-11-08T19:30:03.688Z] 19:20:01 1 20.41 0.00 4.47 0.25 0.07 74.80 [2023-11-08T19:30:03.688Z] 19:20:01 2 19.82 0.00 4.90 4.99 0.08 70.20 [2023-11-08T19:30:03.688Z] 19:20:01 3 17.06 0.00 2.87 0.57 0.07 79.44 [2023-11-08T19:30:03.688Z] 19:20:01 4 19.97 0.00 4.26 0.44 0.12 75.21 [2023-11-08T19:30:03.688Z] 19:20:01 5 15.72 0.00 3.53 0.13 0.05 80.57 [2023-11-08T19:30:03.688Z] 19:20:01 6 17.08 0.00 3.05 8.02 0.07 71.78 [2023-11-08T19:30:03.688Z] 19:20:01 7 15.32 0.00 4.81 5.13 0.09 74.65 [2023-11-08T19:30:03.688Z] 19:21:01 all 0.34 0.00 0.17 0.28 0.01 99.19 [2023-11-08T19:30:03.688Z] 19:21:01 0 1.13 0.00 0.18 0.36 0.02 98.31 [2023-11-08T19:30:03.688Z] 19:21:01 1 0.37 0.00 0.13 0.07 0.02 99.42 [2023-11-08T19:30:03.688Z] 19:21:01 2 0.25 0.00 0.15 0.00 0.00 99.60 [2023-11-08T19:30:03.688Z] 19:21:01 3 0.28 0.00 0.23 0.10 0.02 99.37 [2023-11-08T19:30:03.688Z] 19:21:01 4 0.20 0.00 0.13 0.02 0.00 99.65 [2023-11-08T19:30:03.688Z] 19:21:01 5 0.17 0.00 0.13 0.00 0.02 99.68 [2023-11-08T19:30:03.688Z] 19:21:01 6 0.12 0.00 0.15 0.28 0.00 99.45 [2023-11-08T19:30:03.688Z] 19:21:01 7 0.22 0.00 0.28 1.42 0.02 98.06 [2023-11-08T19:30:03.688Z] 19:22:01 all 0.28 0.00 0.01 0.00 0.00 99.69 [2023-11-08T19:30:03.688Z] 19:22:01 0 2.00 0.00 0.00 0.00 0.00 98.00 [2023-11-08T19:30:03.688Z] 19:22:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-08T19:30:03.688Z] 19:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-08T19:30:03.688Z] 19:22:01 3 0.07 0.00 0.03 0.02 0.03 99.85 [2023-11-08T19:30:03.688Z] 19:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-08T19:30:03.688Z] 19:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-08T19:30:03.688Z] 19:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T19:30:03.688Z] 19:22:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2023-11-08T19:30:03.688Z] [2023-11-08T19:30:03.688Z] 19:22:01 CPU %user %nice %system %iowait %steal %idle [2023-11-08T19:30:03.688Z] 19:23:01 all 0.28 0.00 0.02 0.00 0.01 99.69 [2023-11-08T19:30:03.688Z] 19:23:01 0 1.99 0.00 0.02 0.00 0.02 97.98 [2023-11-08T19:30:03.688Z] 19:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-08T19:30:03.688Z] 19:23:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2023-11-08T19:30:03.688Z] 19:23:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2023-11-08T19:30:03.688Z] 19:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-08T19:30:03.688Z] 19:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-08T19:30:03.688Z] 19:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T19:30:03.688Z] 19:23:01 7 0.03 0.00 0.02 0.03 0.02 99.90 [2023-11-08T19:30:03.688Z] 19:24:01 all 0.23 0.00 0.01 0.00 0.01 99.75 [2023-11-08T19:30:03.688Z] 19:24:01 0 1.63 0.00 0.00 0.00 0.02 98.35 [2023-11-08T19:30:03.688Z] 19:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T19:30:03.688Z] 19:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-08T19:30:03.688Z] 19:24:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2023-11-08T19:30:03.688Z] 19:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-08T19:30:03.688Z] 19:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T19:30:03.688Z] 19:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T19:30:03.688Z] 19:24:01 7 0.05 0.00 0.02 0.03 0.00 99.90 [2023-11-08T19:30:03.688Z] 19:25:01 all 0.17 0.00 0.02 0.02 0.01 99.77 [2023-11-08T19:30:03.688Z] 19:25:01 0 1.09 0.00 0.03 0.00 0.00 98.87 [2023-11-08T19:30:03.688Z] 19:25:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2023-11-08T19:30:03.688Z] 19:25:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-08T19:30:03.688Z] 19:25:01 3 0.07 0.00 0.05 0.03 0.02 99.83 [2023-11-08T19:30:03.688Z] 19:25:01 4 0.03 0.00 0.03 0.03 0.02 99.88 [2023-11-08T19:30:03.688Z] 19:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-08T19:30:03.688Z] 19:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T19:30:03.688Z] 19:25:01 7 0.07 0.00 0.02 0.12 0.02 99.78 [2023-11-08T19:30:03.688Z] 19:26:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2023-11-08T19:30:03.688Z] 19:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-08T19:30:03.688Z] 19:26:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-08T19:30:03.688Z] 19:26:01 2 0.18 0.00 0.02 0.00 0.00 99.80 [2023-11-08T19:30:03.688Z] 19:26:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-08T19:30:03.688Z] 19:26:01 4 0.03 0.00 0.02 0.02 0.03 99.90 [2023-11-08T19:30:03.688Z] 19:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-08T19:30:03.688Z] 19:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-08T19:30:03.688Z] 19:26:01 7 0.18 0.00 0.02 0.03 0.00 99.77 [2023-11-08T19:30:03.688Z] 19:27:02 all 0.06 0.00 0.02 0.00 0.00 99.92 [2023-11-08T19:30:03.688Z] 19:27:02 0 0.32 0.00 0.02 0.00 0.02 99.65 [2023-11-08T19:30:03.688Z] 19:27:02 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T19:30:03.688Z] 19:27:02 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-08T19:30:03.688Z] 19:27:02 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-08T19:30:03.688Z] 19:27:02 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-08T19:30:03.688Z] 19:27:02 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-08T19:30:03.688Z] 19:27:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T19:30:03.688Z] 19:27:02 7 0.03 0.00 0.02 0.02 0.00 99.93 [2023-11-08T19:30:03.688Z] 19:28:01 all 0.07 0.00 0.05 0.03 0.01 99.85 [2023-11-08T19:30:03.688Z] 19:28:01 0 0.03 0.00 0.07 0.02 0.02 99.86 [2023-11-08T19:30:03.688Z] 19:28:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-08T19:30:03.688Z] 19:28:01 2 0.08 0.00 0.05 0.00 0.02 99.85 [2023-11-08T19:30:03.688Z] 19:28:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2023-11-08T19:30:03.688Z] 19:28:01 4 0.07 0.00 0.07 0.19 0.00 99.68 [2023-11-08T19:30:03.688Z] 19:28:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2023-11-08T19:30:03.688Z] 19:28:01 6 0.22 0.00 0.05 0.03 0.00 99.69 [2023-11-08T19:30:03.688Z] 19:28:01 7 0.03 0.00 0.02 0.03 0.00 99.92 [2023-11-08T19:30:03.688Z] 19:29:01 all 1.41 0.00 0.62 0.01 0.01 97.95 [2023-11-08T19:30:03.688Z] 19:29:01 0 1.39 0.00 1.01 0.02 0.03 97.55 [2023-11-08T19:30:03.688Z] 19:29:01 1 1.50 0.00 0.69 0.00 0.02 97.79 [2023-11-08T19:30:03.688Z] 19:29:01 2 1.74 0.00 0.47 0.00 0.00 97.79 [2023-11-08T19:30:03.688Z] 19:29:01 3 1.41 0.00 0.54 0.00 0.00 98.06 [2023-11-08T19:30:03.688Z] 19:29:01 4 1.42 0.00 0.48 0.00 0.03 98.06 [2023-11-08T19:30:03.688Z] 19:29:01 5 0.92 0.00 0.67 0.02 0.02 98.38 [2023-11-08T19:30:03.688Z] 19:29:01 6 1.40 0.00 0.62 0.00 0.00 97.98 [2023-11-08T19:30:03.688Z] 19:29:01 7 1.49 0.00 0.52 0.03 0.02 97.94 [2023-11-08T19:30:03.688Z] 19:30:01 all 8.50 0.00 3.71 2.92 0.06 84.82 [2023-11-08T19:30:03.688Z] 19:30:01 0 8.11 0.00 3.72 6.52 0.07 81.58 [2023-11-08T19:30:03.688Z] 19:30:01 1 10.24 0.00 4.59 7.66 0.05 77.45 [2023-11-08T19:30:03.688Z] 19:30:01 2 7.40 0.00 3.29 0.03 0.05 89.23 [2023-11-08T19:30:03.688Z] 19:30:01 3 9.59 0.00 3.65 3.21 0.07 83.47 [2023-11-08T19:30:03.688Z] 19:30:01 4 7.31 0.00 2.66 2.39 0.05 87.59 [2023-11-08T19:30:03.688Z] 19:30:01 5 9.51 0.00 3.14 0.12 0.05 87.19 [2023-11-08T19:30:03.688Z] 19:30:01 6 7.52 0.00 4.46 0.19 0.05 87.79 [2023-11-08T19:30:03.688Z] 19:30:01 7 8.33 0.00 4.15 3.25 0.07 84.21 [2023-11-08T19:30:03.688Z] Average: all 2.52 0.00 0.65 0.44 0.02 96.36 [2023-11-08T19:30:03.688Z] Average: 0 2.82 0.00 0.73 0.65 0.03 95.77 [2023-11-08T19:30:03.688Z] Average: 1 2.62 0.00 0.67 0.47 0.02 96.22 [2023-11-08T19:30:03.688Z] Average: 2 2.52 0.00 0.63 0.48 0.01 96.36 [2023-11-08T19:30:03.688Z] Average: 3 2.63 0.00 0.65 0.19 0.03 96.49 [2023-11-08T19:30:03.688Z] Average: 4 2.45 0.00 0.59 0.37 0.02 96.57 [2023-11-08T19:30:03.688Z] Average: 5 2.39 0.00 0.62 0.43 0.01 96.54 [2023-11-08T19:30:03.688Z] Average: 6 2.39 0.00 0.61 0.44 0.03 96.53 [2023-11-08T19:30:03.688Z] Average: 7 2.36 0.00 0.69 0.54 0.01 96.40 [2023-11-08T19:30:03.688Z] [2023-11-08T19:30:03.688Z] [2023-11-08T19:30:03.688Z]