Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 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-ssh13659549861469728305.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3996102293033486561.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10735256699844844072.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh3341831867489979850.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-ssh13220187821859151984.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14745 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 f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 (main) Commit message: "Merge pull request #241 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.85" > 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 f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 # timeout=10 > git rev-list --no-walk beed2f8d28cc393e5ecf72eec326ecfe84dcca0e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T18:58:26.846Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T18:58:26.901Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T18:58:26.914Z] ========================================================= [2023-05-09T18:58:26.914Z] EdgeX Global Pipelines Version Info [2023-05-09T18:58:26.914Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T18:58:27.623Z] ------------------- [2023-05-09T18:58:27.623Z] stable info: [2023-05-09T18:58:27.623Z] ------------------- [2023-05-09T18:58:27.623Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T18:58:27.623Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T18:58:27.623Z] Message: update stable to v1.0.249 [2023-05-09T18:58:28.194Z] ------------------- [2023-05-09T18:58:28.194Z] experimental info: [2023-05-09T18:58:28.194Z] ------------------- [2023-05-09T18:58:28.194Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T18:58:28.194Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T18:58:28.194Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T18:58:28.380Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-05-09T18:58:28.395Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-05-09T18:58:28.413Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T18:58:28.430Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T18:58:28.446Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T18:58:28.458Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T18:58:28.473Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T18:58:28.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-09T18:58:28.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T18:58:28.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T18:58:28.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T18:58:28.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-05-09T18:58:28.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T18:58:28.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T18:58:28.589Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T18:58:28.603Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T18:58:28.628Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T18:58:28.646Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T18:58:28.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T18:58:28.679Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T18:58:28.689Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-09T18:58:28.703Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-09T18:58:28.714Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T18:58:28.728Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T18:58:28.742Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T18:58:28.755Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T18:58:28.768Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T18:58:28.780Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-09T18:58:28.797Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-09T18:58:28.811Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-09T18:58:28.824Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [Pipeline] echo [2023-05-09T18:58:28.839Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3ee1c0 [Pipeline] echo [2023-05-09T18:58:28.885Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T18:58:28.935Z] provisioning config files... [2023-05-09T18:58:28.946Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4531164465097501765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T18:58:29.247Z] ---> docker-login.sh [2023-05-09T18:58:29.247Z] nexus3.edgexfoundry.org:10001 [2023-05-09T18:58:29.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T18:58:29.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T18:58:29.510Z] Configure a credential helper to remove this warning. See [2023-05-09T18:58:29.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T18:58:29.510Z] [2023-05-09T18:58:29.510Z] Login Succeeded [2023-05-09T18:58:29.510Z] nexus3.edgexfoundry.org:10002 [2023-05-09T18:58:29.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T18:58:29.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T18:58:29.769Z] Configure a credential helper to remove this warning. See [2023-05-09T18:58:29.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T18:58:29.769Z] [2023-05-09T18:58:29.769Z] Login Succeeded [2023-05-09T18:58:29.769Z] nexus3.edgexfoundry.org:10003 [2023-05-09T18:58:29.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T18:58:29.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T18:58:29.769Z] Configure a credential helper to remove this warning. See [2023-05-09T18:58:29.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T18:58:29.769Z] [2023-05-09T18:58:29.769Z] Login Succeeded [2023-05-09T18:58:29.769Z] nexus3.edgexfoundry.org:10004 [2023-05-09T18:58:29.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T18:58:29.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T18:58:29.769Z] Configure a credential helper to remove this warning. See [2023-05-09T18:58:29.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T18:58:29.769Z] [2023-05-09T18:58:29.769Z] Login Succeeded [2023-05-09T18:58:29.769Z] docker.io [2023-05-09T18:58:30.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T18:58:30.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T18:58:30.029Z] Configure a credential helper to remove this warning. See [2023-05-09T18:58:30.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T18:58:30.029Z] [2023-05-09T18:58:30.029Z] Login Succeeded [2023-05-09T18:58:30.029Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T18:58:30.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T18:58:30.402Z] + git rev-list -1 --merges f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30~1..f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [Pipeline] echo [2023-05-09T18:58:30.445Z] -----------> git rev-list -1 --merges f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30~1..f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [2023-05-09T18:58:30.445Z] f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [false] [Pipeline] sh [2023-05-09T18:58:30.734Z] + git log --format=format:%s -1 f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [Pipeline] echo [2023-05-09T18:58:30.750Z] ========================================================= [2023-05-09T18:58:30.750Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T18:58:30.750Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T18:58:31.084Z] + git log --format=format:%s -1 f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [Pipeline] echo [2023-05-09T18:58:31.096Z] [semverPrep] GIT_COMMIT: f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30, Commit Message: Merge pull request #241 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.85 [Pipeline] echo [2023-05-09T18:58:31.106Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T18:58:31.529Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T18:58:31.529Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T18:58:31.529Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T18:58:31.529Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T18:58:31.529Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T18:58:31.529Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T18:58:31.529Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T18:58:31.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T18:58:31.876Z] [2023-05-09T18:58:31.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T18:58:32.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T18:58:32.177Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T18:58:32.177Z] b85a868b505f: Pulling fs layer [2023-05-09T18:58:32.177Z] e2be974225ed: Pulling fs layer [2023-05-09T18:58:32.177Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T18:58:32.177Z] 988bab9f4d93: Pulling fs layer [2023-05-09T18:58:32.178Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T18:58:32.178Z] eaf3925da568: Pulling fs layer [2023-05-09T18:58:32.178Z] bab4dde63d76: Pulling fs layer [2023-05-09T18:58:32.178Z] bde34c3a00c8: Pulling fs layer [2023-05-09T18:58:32.178Z] b352a97aabf1: Pulling fs layer [2023-05-09T18:58:32.178Z] 4872d77fe225: Pulling fs layer [2023-05-09T18:58:32.178Z] 5851b861e8e6: Pulling fs layer [2023-05-09T18:58:32.178Z] bde34c3a00c8: Waiting [2023-05-09T18:58:32.178Z] bab4dde63d76: Waiting [2023-05-09T18:58:32.178Z] 4872d77fe225: Waiting [2023-05-09T18:58:32.178Z] 988bab9f4d93: Waiting [2023-05-09T18:58:32.178Z] 1469e6f7b9e6: Waiting [2023-05-09T18:58:32.178Z] 5851b861e8e6: Waiting [2023-05-09T18:58:32.178Z] b352a97aabf1: Waiting [2023-05-09T18:58:32.178Z] eaf3925da568: Waiting [2023-05-09T18:58:32.178Z] e2be974225ed: Verifying Checksum [2023-05-09T18:58:32.178Z] e2be974225ed: Download complete [2023-05-09T18:58:32.178Z] 988bab9f4d93: Verifying Checksum [2023-05-09T18:58:32.178Z] 988bab9f4d93: Download complete [2023-05-09T18:58:32.437Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T18:58:32.437Z] 1469e6f7b9e6: Download complete [2023-05-09T18:58:32.437Z] eaf3925da568: Verifying Checksum [2023-05-09T18:58:32.437Z] eaf3925da568: Download complete [2023-05-09T18:58:32.437Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T18:58:32.437Z] 339a4e72a1f5: Download complete [2023-05-09T18:58:32.437Z] bde34c3a00c8: Verifying Checksum [2023-05-09T18:58:32.437Z] bde34c3a00c8: Download complete [2023-05-09T18:58:32.437Z] b352a97aabf1: Download complete [2023-05-09T18:58:32.437Z] 4872d77fe225: Download complete [2023-05-09T18:58:32.437Z] 5851b861e8e6: Download complete [2023-05-09T18:58:32.437Z] b85a868b505f: Verifying Checksum [2023-05-09T18:58:32.437Z] b85a868b505f: Download complete [2023-05-09T18:58:32.695Z] bab4dde63d76: Verifying Checksum [2023-05-09T18:58:32.695Z] bab4dde63d76: Download complete [2023-05-09T18:58:33.648Z] b85a868b505f: Pull complete [2023-05-09T18:58:33.908Z] e2be974225ed: Pull complete [2023-05-09T18:58:34.487Z] 339a4e72a1f5: Pull complete [2023-05-09T18:58:34.487Z] 988bab9f4d93: Pull complete [2023-05-09T18:58:34.747Z] 1469e6f7b9e6: Pull complete [2023-05-09T18:58:34.747Z] eaf3925da568: Pull complete [2023-05-09T18:58:36.658Z] bab4dde63d76: Pull complete [2023-05-09T18:58:36.658Z] bde34c3a00c8: Pull complete [2023-05-09T18:58:36.918Z] b352a97aabf1: Pull complete [2023-05-09T18:58:37.179Z] 4872d77fe225: Pull complete [2023-05-09T18:58:37.179Z] 5851b861e8e6: Pull complete [2023-05-09T18:58:37.179Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T18:58:37.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T18:58:37.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T18:58:37.555Z] prd-ubuntu20.04-docker-8c-8g-14745 does not seem to be running inside a container [2023-05-09T18:58:37.593Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T18:58:39.394Z] $ docker top 8e4b7bc9b6a782c71ac5d004ad5569ab31c54a2713a4d0e516a74560b51cea43 -eo pid,comm [2023-05-09T18:58:39.452Z] 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-05-09T18:58:39.452Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T18:58:39.493Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T18:58:39.493Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T18:58:39.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T18:58:39.612Z] $ docker exec 8e4b7bc9b6a782c71ac5d004ad5569ab31c54a2713a4d0e516a74560b51cea43 ssh-agent [2023-05-09T18:58:39.723Z] SSH_AUTH_SOCK=/tmp/ssh-r1kAQpkM5d5Y/agent.32 [2023-05-09T18:58:39.723Z] SSH_AGENT_PID=38 [2023-05-09T18:58:39.729Z] Running ssh-add (command line suppressed) [2023-05-09T18:58:39.836Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1257313647509677210.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1257313647509677210.key) [2023-05-09T18:58:39.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T18:58:40.134Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T18:58:40.154Z] $ docker exec --env ******** --env ******** 8e4b7bc9b6a782c71ac5d004ad5569ab31c54a2713a4d0e516a74560b51cea43 ssh-agent -k [2023-05-09T18:58:40.248Z] unset SSH_AUTH_SOCK; [2023-05-09T18:58:40.248Z] unset SSH_AGENT_PID; [2023-05-09T18:58:40.248Z] echo Agent pid 38 killed; [2023-05-09T18:58:40.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T18:58:40.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T18:58:40.279Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T18:58:40.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T18:58:40.401Z] $ docker exec 8e4b7bc9b6a782c71ac5d004ad5569ab31c54a2713a4d0e516a74560b51cea43 ssh-agent [2023-05-09T18:58:40.502Z] SSH_AUTH_SOCK=/tmp/ssh-T4BKpe19KXxU/agent.70 [2023-05-09T18:58:40.502Z] SSH_AGENT_PID=76 [2023-05-09T18:58:40.506Z] Running ssh-add (command line suppressed) [2023-05-09T18:58:40.619Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1706437249347777230.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1706437249347777230.key) [2023-05-09T18:58:40.629Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T18:58:40.915Z] + git semver init [2023-05-09T18:58:41.174Z] 2023-05-09 18:58:41,088 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T18:58:41.174Z] 2023-05-09 18:58:41,089 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-09T18:58:41.174Z] 2023-05-09 18:58:41,089 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-09T18:58:41.174Z] 2023-05-09 18:58:41,090 [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-05-09T18:58:42.111Z] 2023-05-09 18:58:41,762 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-05-09T18:58:42.111Z] 2023-05-09 18:58:41,762 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-05-09T18:58:42.111Z] 2023-05-09 18:58:41,763 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-09T18:58:42.111Z] 2023-05-09 18:58:41,763 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-09T18:58:42.111Z] 3.0.0-dev.35 [Pipeline] } [2023-05-09T18:58:42.125Z] $ docker exec --env ******** --env ******** 8e4b7bc9b6a782c71ac5d004ad5569ab31c54a2713a4d0e516a74560b51cea43 ssh-agent -k [2023-05-09T18:58:42.218Z] unset SSH_AUTH_SOCK; [2023-05-09T18:58:42.219Z] unset SSH_AGENT_PID; [2023-05-09T18:58:42.219Z] echo Agent pid 76 killed; [2023-05-09T18:58:42.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T18:58:42.522Z] + git semver [Pipeline] } [2023-05-09T18:58:42.796Z] $ docker stop --time=1 8e4b7bc9b6a782c71ac5d004ad5569ab31c54a2713a4d0e516a74560b51cea43 [2023-05-09T18:58:44.109Z] $ docker rm -f --volumes 8e4b7bc9b6a782c71ac5d004ad5569ab31c54a2713a4d0e516a74560b51cea43 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T18:58:44.440Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T18:58:44.647Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T18:58:44.651Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.35 [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-05-09T18:58:44.755Z] provisioning config files... [2023-05-09T18:58:44.764Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3069553594138367568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T18:58:45.054Z] ---> docker-login.sh [2023-05-09T18:58:45.054Z] nexus3.edgexfoundry.org:10001 [2023-05-09T18:58:45.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T18:58:45.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T18:58:45.054Z] Configure a credential helper to remove this warning. See [2023-05-09T18:58:45.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T18:58:45.054Z] [2023-05-09T18:58:45.054Z] Login Succeeded [2023-05-09T18:58:45.054Z] nexus3.edgexfoundry.org:10002 [2023-05-09T18:58:45.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T18:58:45.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T18:58:45.054Z] Configure a credential helper to remove this warning. See [2023-05-09T18:58:45.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T18:58:45.054Z] [2023-05-09T18:58:45.054Z] Login Succeeded [2023-05-09T18:58:45.054Z] nexus3.edgexfoundry.org:10003 [2023-05-09T18:58:45.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T18:58:45.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T18:58:45.314Z] Configure a credential helper to remove this warning. See [2023-05-09T18:58:45.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T18:58:45.314Z] [2023-05-09T18:58:45.314Z] Login Succeeded [2023-05-09T18:58:45.314Z] nexus3.edgexfoundry.org:10004 [2023-05-09T18:58:45.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T18:58:45.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T18:58:45.314Z] Configure a credential helper to remove this warning. See [2023-05-09T18:58:45.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T18:58:45.314Z] [2023-05-09T18:58:45.314Z] Login Succeeded [2023-05-09T18:58:45.314Z] docker.io [2023-05-09T18:58:45.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T18:58:45.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T18:58:45.574Z] Configure a credential helper to remove this warning. See [2023-05-09T18:58:45.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T18:58:45.574Z] [2023-05-09T18:58:45.574Z] Login Succeeded [2023-05-09T18:58:45.574Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T18:58:45.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T18:58:45.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T18:58:45.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T18:58:45.658Z] ========================================================= [2023-05-09T18:58:45.659Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T18:58:45.659Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T18:58:45.980Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T18:58:45.980Z] Sending build context to Docker daemon 1.974MB [2023-05-09T18:58:45.980Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T18:58:45.980Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-09T18:58:45.980Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T18:58:45.980Z] f56be85fc22e: Pulling fs layer [2023-05-09T18:58:45.980Z] 85791d961cd3: Pulling fs layer [2023-05-09T18:58:45.980Z] d694b5ae8c79: Pulling fs layer [2023-05-09T18:58:45.980Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T18:58:45.980Z] 4d19c01a9841: Pulling fs layer [2023-05-09T18:58:45.981Z] 9325e15d5711: Pulling fs layer [2023-05-09T18:58:45.981Z] 556b6ee489ea: Pulling fs layer [2023-05-09T18:58:45.981Z] 4d19c01a9841: Waiting [2023-05-09T18:58:45.981Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T18:58:45.981Z] 556b6ee489ea: Waiting [2023-05-09T18:58:45.981Z] 9f32a84ed3da: Waiting [2023-05-09T18:58:45.981Z] c5a4b2cf53e6: Waiting [2023-05-09T18:58:45.981Z] 85791d961cd3: Verifying Checksum [2023-05-09T18:58:45.981Z] 85791d961cd3: Download complete [2023-05-09T18:58:45.981Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T18:58:45.981Z] 9f32a84ed3da: Download complete [2023-05-09T18:58:45.981Z] 4d19c01a9841: Verifying Checksum [2023-05-09T18:58:45.981Z] 4d19c01a9841: Download complete [2023-05-09T18:58:45.981Z] f56be85fc22e: Verifying Checksum [2023-05-09T18:58:45.981Z] f56be85fc22e: Download complete [2023-05-09T18:58:46.240Z] 9325e15d5711: Verifying Checksum [2023-05-09T18:58:46.240Z] 9325e15d5711: Download complete [2023-05-09T18:58:46.240Z] f56be85fc22e: Pull complete [2023-05-09T18:58:46.502Z] 85791d961cd3: Pull complete [2023-05-09T18:58:46.762Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T18:58:46.762Z] c5a4b2cf53e6: Download complete [2023-05-09T18:58:46.762Z] d694b5ae8c79: Verifying Checksum [2023-05-09T18:58:46.762Z] d694b5ae8c79: Download complete [2023-05-09T18:58:47.020Z] 556b6ee489ea: Verifying Checksum [2023-05-09T18:58:47.020Z] 556b6ee489ea: Download complete [2023-05-09T18:58:50.301Z] d694b5ae8c79: Pull complete [2023-05-09T18:58:50.301Z] 9f32a84ed3da: Pull complete [2023-05-09T18:58:50.301Z] 4d19c01a9841: Pull complete [2023-05-09T18:58:50.301Z] 9325e15d5711: Pull complete [2023-05-09T18:58:52.828Z] 556b6ee489ea: Pull complete [2023-05-09T18:58:53.396Z] c5a4b2cf53e6: Pull complete [2023-05-09T18:58:53.396Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T18:58:53.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T18:58:53.396Z] ---> c4be618373d6 [2023-05-09T18:58:53.396Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-09T18:58:55.301Z] ---> Running in 5cf9aa14f65d [2023-05-09T18:58:55.301Z] Removing intermediate container 5cf9aa14f65d [2023-05-09T18:58:55.301Z] ---> fe70ffa1c634 [2023-05-09T18:58:55.301Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T18:58:55.301Z] ---> Running in 589158fdfb06 [2023-05-09T18:58:55.301Z] Removing intermediate container 589158fdfb06 [2023-05-09T18:58:55.301Z] ---> 1c62668d6754 [2023-05-09T18:58:55.301Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-09T18:58:55.301Z] ---> Running in 9fec48a5fa69 [2023-05-09T18:58:55.561Z] Removing intermediate container 9fec48a5fa69 [2023-05-09T18:58:55.561Z] ---> bbaf26203bac [2023-05-09T18:58:55.561Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-09T18:58:55.561Z] ---> Running in c238f4d7a3a6 [2023-05-09T18:58:55.561Z] Removing intermediate container c238f4d7a3a6 [2023-05-09T18:58:55.561Z] ---> 3c95c6c94c02 [2023-05-09T18:58:55.561Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T18:58:55.820Z] ---> Running in dc100b27f909 [2023-05-09T18:58:56.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T18:58:56.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T18:58:56.338Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-09T18:58:56.338Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-09T18:58:56.338Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-09T18:58:56.338Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-09T18:58:56.338Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-09T18:58:56.338Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-09T18:58:56.338Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-09T18:58:56.338Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-09T18:58:56.338Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-09T18:58:56.338Z] (10/14) Installing kmod-libs (30-r1) [2023-05-09T18:58:56.338Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-09T18:58:56.598Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-09T18:58:56.598Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-09T18:58:56.598Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-09T18:58:56.598Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T18:58:56.598Z] Executing eudev-3.2.11-r4.trigger [2023-05-09T18:58:56.598Z] OK: 272 MiB in 67 packages [2023-05-09T18:58:56.860Z] Removing intermediate container dc100b27f909 [2023-05-09T18:58:56.860Z] ---> e9febbb6f018 [2023-05-09T18:58:56.860Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-09T18:58:56.860Z] ---> Running in 21c32d64fcbd [2023-05-09T18:58:57.120Z] Removing intermediate container 21c32d64fcbd [2023-05-09T18:58:57.120Z] ---> 91e9475bf8ad [2023-05-09T18:58:57.120Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-09T18:58:57.378Z] ---> 7bf6208635e3 [2023-05-09T18:58:57.378Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T18:58:57.378Z] ---> Running in e3f13c888cef [2023-05-09T18:58:59.724Z] Still waiting to schedule task [2023-05-09T18:58:59.724Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-09T18:59:30.689Z] Removing intermediate container e3f13c888cef [2023-05-09T18:59:30.690Z] ---> f0659218e168 [2023-05-09T18:59:30.690Z] Step 11/13 : COPY . . [2023-05-09T18:59:30.690Z] ---> 88fe17070af9 [2023-05-09T18:59:30.690Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-09T18:59:30.690Z] ---> Running in 43357cfa8c8f [2023-05-09T18:59:30.690Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T18:59:30.690Z] Dload Upload Total Spent Left Speed [2023-05-09T18:59:30.690Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6793 0 --:--:-- --:--:-- --:--:-- 6764 [2023-05-09T18:59:30.690Z] Removing intermediate container 43357cfa8c8f [2023-05-09T18:59:30.690Z] ---> 94a78d53ca1e [2023-05-09T18:59:30.690Z] Step 13/13 : RUN ${MAKE} [2023-05-09T18:59:30.690Z] ---> Running in 2a0e48503d8a [2023-05-09T18:59:30.690Z] noop [2023-05-09T18:59:30.690Z] Removing intermediate container 2a0e48503d8a [2023-05-09T18:59:30.690Z] ---> cd7cd7b40cc3 [2023-05-09T18:59:30.690Z] Successfully built cd7cd7b40cc3 [2023-05-09T18:59:30.690Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T18:59:31.011Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T18:59:31.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T18:59:31.082Z] prd-ubuntu20.04-docker-8c-8g-14745 does not seem to be running inside a container [2023-05-09T18:59:31.113Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T18:59:37.602Z] $ docker top e7b7816c5421c7cca5055c36caf2fa93188a94702c3abf00bbb7e61d77b73c67 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T18:59:37.950Z] + go version [2023-05-09T18:59:37.950Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T18:59:37.965Z] $ docker stop --time=1 e7b7816c5421c7cca5055c36caf2fa93188a94702c3abf00bbb7e61d77b73c67 [2023-05-09T18:59:39.272Z] $ docker rm -f --volumes e7b7816c5421c7cca5055c36caf2fa93188a94702c3abf00bbb7e61d77b73c67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T18:59:39.668Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T18:59:39.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T18:59:39.743Z] prd-ubuntu20.04-docker-8c-8g-14745 does not seem to be running inside a container [2023-05-09T18:59:39.782Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T18:59:40.129Z] $ docker top a40b865cab8bbb1f93931edb0edff4a5d446428330c7153a50894ac50ef733a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T18:59:40.466Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-09T18:59:40.762Z] + make test [2023-05-09T18:59:40.762Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T18:59:46.027Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-09T18:59:55.993Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-09T18:59:55.993Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.011s coverage: 2.0% of statements [2023-05-09T19:00:04.103Z] go vet ./... [2023-05-09T19:00:07.385Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T19:00:07.385Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T19:00:07.385Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T19:00:07.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T19:00:07.409Z] $ docker stop --time=1 a40b865cab8bbb1f93931edb0edff4a5d446428330c7153a50894ac50ef733a7 [2023-05-09T19:00:09.175Z] $ docker rm -f --volumes a40b865cab8bbb1f93931edb0edff4a5d446428330c7153a50894ac50ef733a7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T19:00:09.657Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T19:00:09.707Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-09T19:00:10.211Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T19:00:12.873Z] + ls -al . [2023-05-09T19:00:12.874Z] total 192 [2023-05-09T19:00:12.874Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 18:59 . [2023-05-09T19:00:12.874Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 18:58 .. [2023-05-09T19:00:12.874Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 18:58 .git [2023-05-09T19:00:12.874Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 18:58 .github [2023-05-09T19:00:12.874Z] -rw-rw-r-- 1 jenkins jenkins 414 May 9 18:58 .gitignore [2023-05-09T19:00:12.874Z] -rw-rw-r-- 1 jenkins jenkins 42 May 9 18:58 .golangci.yml [2023-05-09T19:00:12.874Z] -rw-rw-r-- 1 jenkins jenkins 77 May 9 18:58 .hadolint.yml [2023-05-09T19:00:12.874Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 18:58 .semver [2023-05-09T19:00:12.874Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 9 18:58 Attribution.txt [2023-05-09T19:00:12.874Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 9 18:58 CHANGELOG.md [2023-05-09T19:00:12.874Z] -rw-rw-r-- 1 jenkins jenkins 2328 May 9 18:58 Dockerfile [2023-05-09T19:00:12.874Z] -rw-rw-r-- 1 jenkins jenkins 678 May 9 18:58 GOVERNANCE.md [2023-05-09T19:00:12.874Z] -rw-rw-r-- 1 jenkins jenkins 659 May 9 18:58 Jenkinsfile [2023-05-09T19:00:12.874Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 9 18:58 LICENSE [2023-05-09T19:00:12.874Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 9 18:58 Makefile [2023-05-09T19:00:12.874Z] -rw-rw-r-- 1 jenkins jenkins 622 May 9 18:58 OWNERS.md [2023-05-09T19:00:12.874Z] -rw-rw-r-- 1 jenkins jenkins 5681 May 9 18:58 README.md [2023-05-09T19:00:12.874Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 18:58 VERSION [2023-05-09T19:00:12.874Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 18:58 bin [2023-05-09T19:00:12.874Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 18:58 cmd [2023-05-09T19:00:12.874Z] -rw-r--r-- 1 jenkins jenkins 28693 May 9 18:59 coverage.out [2023-05-09T19:00:12.874Z] -rwxrwxr-x 1 jenkins jenkins 140 May 9 18:58 docker-entrypoint.sh [2023-05-09T19:00:12.874Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 18:58 docs [2023-05-09T19:00:12.874Z] -rw-rw-r-- 1 jenkins jenkins 3443 May 9 18:58 go.mod [2023-05-09T19:00:12.874Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 9 18:58 go.sum [2023-05-09T19:00:12.874Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 18:58 internal [2023-05-09T19:00:12.874Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 18:58 snap [2023-05-09T19:00:12.874Z] -rw-rw-r-- 1 jenkins jenkins 231 May 9 18:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:00:13.330Z] + 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=f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 --label arch=amd64 --label version=3.0.0-dev.35 . [2023-05-09T19:00:13.330Z] Sending build context to Docker daemon 2.004MB [2023-05-09T19:00:13.330Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T19:00:13.330Z] Step 2/35 : FROM ${BASE} AS builder [2023-05-09T19:00:13.330Z] ---> cd7cd7b40cc3 [2023-05-09T19:00:13.330Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-05-09T19:00:13.330Z] ---> Running in 5c77a94cd6e7 [2023-05-09T19:00:13.607Z] Removing intermediate container 5c77a94cd6e7 [2023-05-09T19:00:13.607Z] ---> 11ed990d2585 [2023-05-09T19:00:13.607Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T19:00:13.607Z] ---> Running in 609e5c1312da [2023-05-09T19:00:13.607Z] Removing intermediate container 609e5c1312da [2023-05-09T19:00:13.607Z] ---> 89af754dff62 [2023-05-09T19:00:13.607Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-09T19:00:13.607Z] ---> Running in 6d5c1b173f30 [2023-05-09T19:00:14.333Z] Removing intermediate container 6d5c1b173f30 [2023-05-09T19:00:14.333Z] ---> 983fe8210e62 [2023-05-09T19:00:14.333Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-09T19:00:14.333Z] ---> Running in 94f379189612 [2023-05-09T19:00:14.333Z] Removing intermediate container 94f379189612 [2023-05-09T19:00:14.333Z] ---> 11e4040ec847 [2023-05-09T19:00:14.333Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T19:00:14.333Z] ---> Running in e7264fab2928 [2023-05-09T19:00:14.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T19:00:14.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T19:00:14.890Z] OK: 272 MiB in 67 packages [2023-05-09T19:00:15.878Z] Removing intermediate container e7264fab2928 [2023-05-09T19:00:15.878Z] ---> 760808b1c3a6 [2023-05-09T19:00:15.878Z] Step 8/35 : WORKDIR /device-usb-camera [2023-05-09T19:00:15.878Z] ---> Running in f23274406a83 [2023-05-09T19:00:15.878Z] Removing intermediate container f23274406a83 [2023-05-09T19:00:15.878Z] ---> 0f8fb3eb182d [2023-05-09T19:00:15.878Z] Step 9/35 : COPY go.mod vendor* ./ [2023-05-09T19:00:15.878Z] ---> 72b3fe18c339 [2023-05-09T19:00:15.878Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T19:00:16.149Z] ---> Running in 91c8ebaafa2f [2023-05-09T19:00:17.100Z] Removing intermediate container 91c8ebaafa2f [2023-05-09T19:00:17.100Z] ---> 290f391ba6cc [2023-05-09T19:00:17.100Z] Step 11/35 : COPY . . [2023-05-09T19:00:17.622Z] ---> ab1ce16bde95 [2023-05-09T19:00:17.622Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-09T19:00:17.622Z] ---> Running in 58f7c5d23c29 [2023-05-09T19:00:17.622Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T19:00:17.622Z] Dload Upload Total Spent Left Speed [2023-05-09T19:00:17.887Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0    0   4458      0 --:--:-- --:--:-- --:--:--  4481 [2023-05-09T19:00:18.146Z] Removing intermediate container 58f7c5d23c29 [2023-05-09T19:00:18.146Z] ---> c1fe559b9a4e [2023-05-09T19:00:18.146Z] Step 13/35 : RUN ${MAKE} [2023-05-09T19:00:18.146Z] ---> Running in 504e410095e4 [2023-05-09T19:00:18.407Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-09T19:00:50.505Z] Removing intermediate container 504e410095e4 [2023-05-09T19:00:50.505Z] ---> 645e3d48a219 [2023-05-09T19:00:50.506Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-09T19:00:50.506Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-09T19:00:50.506Z] 4acc49c71d14: Pulling fs layer [2023-05-09T19:00:50.506Z] 4acc49c71d14: Download complete [2023-05-09T19:00:50.506Z] 4acc49c71d14: Pull complete [2023-05-09T19:00:50.506Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-09T19:00:50.506Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-09T19:00:50.506Z] ---> 01a2bd3e5fff [2023-05-09T19:00:50.506Z] Step 15/35 : FROM alpine:3.17 [2023-05-09T19:00:50.506Z] 3.17: Pulling from library/alpine [2023-05-09T19:00:50.506Z] f56be85fc22e: Already exists [2023-05-09T19:00:50.506Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T19:00:50.506Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T19:00:50.506Z] ---> 9ed4aefc74f6 [2023-05-09T19:00:50.506Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-09T19:00:50.506Z] ---> Running in b4249226b5aa [2023-05-09T19:00:50.506Z] Removing intermediate container b4249226b5aa [2023-05-09T19:00:50.506Z] ---> a3c30c4cbda2 [2023-05-09T19:00:50.506Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-09T19:00:50.506Z] ---> Running in dc21da6c6fa2 [2023-05-09T19:00:50.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T19:00:50.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T19:00:50.506Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-05-09T19:00:50.506Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-05-09T19:00:50.506Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-05-09T19:00:50.506Z] (4/86) Installing libxau (1.0.10-r0) [2023-05-09T19:00:50.506Z] (5/86) Installing libmd (1.0.4-r0) [2023-05-09T19:00:50.506Z] (6/86) Installing libbsd (0.11.7-r0) [2023-05-09T19:00:50.506Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-05-09T19:00:50.506Z] (8/86) Installing libxcb (1.15-r0) [2023-05-09T19:00:50.506Z] (9/86) Installing libx11 (1.8.4-r0) [2023-05-09T19:00:50.506Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-05-09T19:00:50.506Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-05-09T19:00:50.506Z] (12/86) Installing libexpat (2.5.0-r0) [2023-05-09T19:00:50.506Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-05-09T19:00:50.506Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-05-09T19:00:50.506Z] (15/86) Installing libpng (1.6.38-r0) [2023-05-09T19:00:50.506Z] (16/86) Installing freetype (2.12.1-r0) [2023-05-09T19:00:50.506Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-05-09T19:00:50.506Z] (18/86) Installing fribidi (1.0.12-r0) [2023-05-09T19:00:50.506Z] (19/86) Installing libffi (3.4.4-r0) [2023-05-09T19:00:50.506Z] (20/86) Installing libintl (0.21.1-r1) [2023-05-09T19:00:50.506Z] (21/86) Installing libblkid (2.38.1-r1) [2023-05-09T19:00:50.506Z] (22/86) Installing libmount (2.38.1-r1) [2023-05-09T19:00:50.506Z] (23/86) Installing pcre2 (10.42-r0) [2023-05-09T19:00:50.506Z] (24/86) Installing glib (2.74.6-r0) [2023-05-09T19:00:50.506Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-05-09T19:00:50.506Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-05-09T19:00:50.506Z] (27/86) Installing libass (0.16.0-r1) [2023-05-09T19:00:50.506Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-05-09T19:00:50.506Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-05-09T19:00:50.506Z] (30/86) Installing libpciaccess (0.17-r0) [2023-05-09T19:00:50.506Z] (31/86) Installing libdrm (2.4.114-r0) [2023-05-09T19:00:50.506Z] (32/86) Installing gmp (6.2.1-r2) [2023-05-09T19:00:50.506Z] (33/86) Installing nettle (3.8.1-r0) [2023-05-09T19:00:50.506Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-05-09T19:00:50.506Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-05-09T19:00:50.506Z] (36/86) Installing libunistring (1.1-r0) [2023-05-09T19:00:50.506Z] (37/86) Installing gnutls (3.7.8-r3) [2023-05-09T19:00:50.506Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-09T19:00:50.506Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-09T19:00:50.506Z] (40/86) Installing lame (3.100-r2) [2023-05-09T19:00:50.506Z] (41/86) Installing opus (1.3.1-r1) [2023-05-09T19:00:50.506Z] (42/86) Installing libasyncns (0.8-r1) [2023-05-09T19:00:50.506Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-05-09T19:00:50.506Z] (44/86) Installing libltdl (2.4.7-r1) [2023-05-09T19:00:50.506Z] (45/86) Installing orc (0.4.33-r0) [2023-05-09T19:00:50.506Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-05-09T19:00:50.506Z] (47/86) Installing libogg (1.3.5-r2) [2023-05-09T19:00:50.506Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-09T19:00:50.506Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-05-09T19:00:50.506Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-05-09T19:00:50.506Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-05-09T19:00:50.506Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-05-09T19:00:50.506Z] (53/86) Installing soxr (0.1.3-r3) [2023-05-09T19:00:50.506Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-05-09T19:00:50.506Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-05-09T19:00:50.506Z] (56/86) Installing libpulse (16.1-r6) [2023-05-09T19:00:50.506Z] (57/86) Installing cjson (1.7.15-r3) [2023-05-09T19:00:50.506Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-05-09T19:00:50.506Z] (59/86) Installing librist (0.2.7-r0) [2023-05-09T19:00:50.506Z] (60/86) Installing libsrt (1.5.1-r0) [2023-05-09T19:00:50.506Z] (61/86) Installing libssh (0.10.5-r0) [2023-05-09T19:00:50.506Z] (62/86) Installing libtheora (1.1.1-r16) [2023-05-09T19:00:50.506Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-05-09T19:00:50.506Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-05-09T19:00:50.506Z] (65/86) Installing libxext (1.3.5-r0) [2023-05-09T19:00:50.506Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-05-09T19:00:50.506Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-05-09T19:00:50.506Z] (68/86) Installing libva (2.16.0-r0) [2023-05-09T19:00:50.506Z] (69/86) Installing libvdpau (1.5-r0) [2023-05-09T19:00:50.506Z] (70/86) Installing vidstab (1.1.0-r2) [2023-05-09T19:00:50.506Z] (71/86) Installing libvpx (1.12.0-r1) [2023-05-09T19:00:50.506Z] (72/86) Installing libwebp (1.2.4-r1) [2023-05-09T19:00:50.506Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-05-09T19:00:50.506Z] (74/86) Installing numactl (2.0.16-r1) [2023-05-09T19:00:50.506Z] (75/86) Installing x265-libs (3.5-r3) [2023-05-09T19:00:50.506Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-05-09T19:00:50.506Z] (77/86) Installing libsodium (1.0.18-r2) [2023-05-09T19:00:50.506Z] (78/86) Installing libzmq (4.3.4-r1) [2023-05-09T19:00:50.506Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-05-09T19:00:50.506Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-05-09T19:00:50.506Z] (81/86) Installing udev-init-scripts (35-r1) [2023-05-09T19:00:50.506Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-05-09T19:00:50.506Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-05-09T19:00:50.506Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-05-09T19:00:50.506Z] (85/86) Installing kmod-libs (30-r1) [2023-05-09T19:00:50.506Z] (86/86) Installing eudev (3.2.11-r4) [2023-05-09T19:00:50.506Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T19:00:50.506Z] Executing eudev-3.2.11-r4.trigger [2023-05-09T19:00:50.506Z] OK: 112 MiB in 101 packages [2023-05-09T19:00:52.410Z] Removing intermediate container dc21da6c6fa2 [2023-05-09T19:00:52.410Z] ---> eb38c5732115 [2023-05-09T19:00:52.410Z] Step 18/35 : WORKDIR / [2023-05-09T19:00:52.410Z] ---> Running in 251f7fe071c6 [2023-05-09T19:00:52.669Z] Removing intermediate container 251f7fe071c6 [2023-05-09T19:00:52.669Z] ---> fac5d377ff58 [2023-05-09T19:00:52.669Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-05-09T19:00:53.238Z] ---> f6edce52f0d6 [2023-05-09T19:00:53.238Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-09T19:00:53.497Z] ---> da8b1f63c225 [2023-05-09T19:00:53.497Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-09T19:00:53.757Z] ---> 98ff1098cc07 [2023-05-09T19:00:53.757Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-09T19:00:54.016Z] ---> b5c8c29f5d36 [2023-05-09T19:00:54.016Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-09T19:00:54.275Z] ---> 70a872168d37 [2023-05-09T19:00:54.275Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-09T19:00:54.534Z] ---> 0a1a3a2b8acd [2023-05-09T19:00:54.534Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-05-09T19:00:55.101Z] ---> 2205c0c001ce [2023-05-09T19:00:55.101Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-09T19:00:55.361Z] ---> Running in d8d0f85f8633 [2023-05-09T19:00:56.301Z] Removing intermediate container d8d0f85f8633 [2023-05-09T19:00:56.301Z] ---> 692cc86540d2 [2023-05-09T19:00:56.301Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-09T19:00:56.301Z] ---> Running in 26e830b3167e [2023-05-09T19:00:57.243Z] Removing intermediate container 26e830b3167e [2023-05-09T19:00:57.243Z] ---> c6d852f7ebf4 [2023-05-09T19:00:57.243Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-09T19:00:57.243Z] ---> Running in 5ca52a23a893 [2023-05-09T19:00:58.059Z] Removing intermediate container 5ca52a23a893 [2023-05-09T19:00:58.059Z] ---> 6d49ac836163 [2023-05-09T19:00:58.059Z] Step 29/35 : EXPOSE 59983 [2023-05-09T19:00:58.059Z] ---> Running in 2872640d26b9 [2023-05-09T19:00:58.318Z] Removing intermediate container 2872640d26b9 [2023-05-09T19:00:58.318Z] ---> d9ba8e095ef2 [2023-05-09T19:00:58.318Z] Step 30/35 : EXPOSE 8554 [2023-05-09T19:00:58.318Z] ---> Running in 2445ebcad866 [2023-05-09T19:00:58.578Z] Removing intermediate container 2445ebcad866 [2023-05-09T19:00:58.578Z] ---> c05d1870193a [2023-05-09T19:00:58.578Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-09T19:00:58.578Z] ---> Running in cf9447f5f20a [2023-05-09T19:00:58.839Z] Removing intermediate container cf9447f5f20a [2023-05-09T19:00:58.839Z] ---> b39223f0d6d7 [2023-05-09T19:00:58.839Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-09T19:00:58.839Z] ---> Running in 2e437d0e3751 [2023-05-09T19:00:59.099Z] Removing intermediate container 2e437d0e3751 [2023-05-09T19:00:59.099Z] ---> d04f37ac4dff [2023-05-09T19:00:59.099Z] Step 33/35 : LABEL arch=amd64 [2023-05-09T19:00:59.358Z] ---> Running in 1dc7eaf9095d [2023-05-09T19:00:59.358Z] Removing intermediate container 1dc7eaf9095d [2023-05-09T19:00:59.358Z] ---> ebeaec4d9b55 [2023-05-09T19:00:59.358Z] Step 34/35 : LABEL git_sha=f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [2023-05-09T19:00:59.622Z] ---> Running in 14438604c204 [2023-05-09T19:00:59.622Z] Removing intermediate container 14438604c204 [2023-05-09T19:00:59.622Z] ---> c46dc5499dc6 [2023-05-09T19:00:59.622Z] Step 35/35 : LABEL version=3.0.0-dev.35 [2023-05-09T19:00:59.884Z] ---> Running in 9361c7fe1f2d [2023-05-09T19:01:00.143Z] Removing intermediate container 9361c7fe1f2d [2023-05-09T19:01:00.143Z] ---> ba1f4f36c3cf [2023-05-09T19:01:00.143Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T19:01:00.143Z] Successfully built ba1f4f36c3cf [2023-05-09T19:01:00.143Z] 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-05-09T19:01:00.237Z] provisioning config files... [2023-05-09T19:01:00.246Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1764772210359273983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:01:00.549Z] ---> docker-login.sh [2023-05-09T19:01:00.549Z] nexus3.edgexfoundry.org:10001 [2023-05-09T19:01:00.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T19:01:00.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T19:01:00.549Z] Configure a credential helper to remove this warning. See [2023-05-09T19:01:00.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T19:01:00.549Z] [2023-05-09T19:01:00.549Z] Login Succeeded [2023-05-09T19:01:00.549Z] nexus3.edgexfoundry.org:10002 [2023-05-09T19:01:00.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T19:01:00.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T19:01:00.549Z] Configure a credential helper to remove this warning. See [2023-05-09T19:01:00.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T19:01:00.549Z] [2023-05-09T19:01:00.549Z] Login Succeeded [2023-05-09T19:01:00.549Z] nexus3.edgexfoundry.org:10003 [2023-05-09T19:01:00.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T19:01:00.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T19:01:00.808Z] Configure a credential helper to remove this warning. See [2023-05-09T19:01:00.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T19:01:00.808Z] [2023-05-09T19:01:00.808Z] Login Succeeded [2023-05-09T19:01:00.808Z] nexus3.edgexfoundry.org:10004 [2023-05-09T19:01:00.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T19:01:00.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T19:01:00.808Z] Configure a credential helper to remove this warning. See [2023-05-09T19:01:00.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T19:01:00.808Z] [2023-05-09T19:01:00.808Z] Login Succeeded [2023-05-09T19:01:00.808Z] docker.io [2023-05-09T19:01:01.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T19:01:01.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T19:01:01.068Z] Configure a credential helper to remove this warning. See [2023-05-09T19:01:01.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T19:01:01.068Z] [2023-05-09T19:01:01.068Z] Login Succeeded [2023-05-09T19:01:01.068Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T19:01:01.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T19:01:01.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T19:01:01.116Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-05-09T19:01:01.116Z] f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [2023-05-09T19:01:01.116Z] latest [2023-05-09T19:01:01.116Z] 3.0.0-dev.35 [2023-05-09T19:01:01.116Z] f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30-3.0.0-dev.35 [2023-05-09T19:01:01.116Z] main [2023-05-09T19:01:01.116Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:01:01.424Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:01:01.738Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [2023-05-09T19:01:01.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-09T19:01:01.738Z] 8e4fed8f2d28: Preparing [2023-05-09T19:01:01.738Z] 705a77f95dcd: Preparing [2023-05-09T19:01:01.738Z] b057c0265136: Preparing [2023-05-09T19:01:01.738Z] 3827b5b91e75: Preparing [2023-05-09T19:01:01.738Z] acc83c6ca332: Preparing [2023-05-09T19:01:01.738Z] 1252c3e291cb: Preparing [2023-05-09T19:01:01.738Z] 477d074bb2d4: Preparing [2023-05-09T19:01:01.738Z] 4a3132505e38: Preparing [2023-05-09T19:01:01.738Z] d78a2867b49b: Preparing [2023-05-09T19:01:01.738Z] a9c9c0d858eb: Preparing [2023-05-09T19:01:01.738Z] cb610bcca24f: Preparing [2023-05-09T19:01:01.738Z] f1417ff83b31: Preparing [2023-05-09T19:01:01.738Z] 477d074bb2d4: Waiting [2023-05-09T19:01:01.738Z] 1252c3e291cb: Waiting [2023-05-09T19:01:01.738Z] 4a3132505e38: Waiting [2023-05-09T19:01:01.738Z] d78a2867b49b: Waiting [2023-05-09T19:01:01.738Z] a9c9c0d858eb: Waiting [2023-05-09T19:01:01.738Z] cb610bcca24f: Waiting [2023-05-09T19:01:01.738Z] f1417ff83b31: Waiting [2023-05-09T19:01:01.738Z] acc83c6ca332: Pushed [2023-05-09T19:01:01.738Z] b057c0265136: Pushed [2023-05-09T19:01:01.738Z] 8e4fed8f2d28: Pushed [2023-05-09T19:01:01.738Z] 705a77f95dcd: Pushed [2023-05-09T19:01:01.997Z] 1252c3e291cb: Pushed [2023-05-09T19:01:01.997Z] 477d074bb2d4: Pushed [2023-05-09T19:01:01.997Z] 4a3132505e38: Pushed [2023-05-09T19:01:01.997Z] d78a2867b49b: Pushed [2023-05-09T19:01:01.997Z] f1417ff83b31: Layer already exists [2023-05-09T19:01:04.528Z] 3827b5b91e75: Pushed [2023-05-09T19:01:04.528Z] a9c9c0d858eb: Pushed [2023-05-09T19:01:12.653Z] cb610bcca24f: Pushed [2023-05-09T19:01:12.653Z] f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30: digest: sha256:c59f3861b5f9c9e3b12d920f742e63c71dc73170cd07b171b489fbf9bc898c99 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:01:12.972Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:01:13.284Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-09T19:01:13.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-09T19:01:13.284Z] 8e4fed8f2d28: Preparing [2023-05-09T19:01:13.284Z] 705a77f95dcd: Preparing [2023-05-09T19:01:13.284Z] b057c0265136: Preparing [2023-05-09T19:01:13.284Z] 3827b5b91e75: Preparing [2023-05-09T19:01:13.284Z] acc83c6ca332: Preparing [2023-05-09T19:01:13.284Z] 1252c3e291cb: Preparing [2023-05-09T19:01:13.284Z] 477d074bb2d4: Preparing [2023-05-09T19:01:13.284Z] 4a3132505e38: Preparing [2023-05-09T19:01:13.284Z] d78a2867b49b: Preparing [2023-05-09T19:01:13.284Z] a9c9c0d858eb: Preparing [2023-05-09T19:01:13.284Z] cb610bcca24f: Preparing [2023-05-09T19:01:13.284Z] f1417ff83b31: Preparing [2023-05-09T19:01:13.284Z] 4a3132505e38: Waiting [2023-05-09T19:01:13.284Z] d78a2867b49b: Waiting [2023-05-09T19:01:13.284Z] 1252c3e291cb: Waiting [2023-05-09T19:01:13.284Z] a9c9c0d858eb: Waiting [2023-05-09T19:01:13.284Z] cb610bcca24f: Waiting [2023-05-09T19:01:13.284Z] 8e4fed8f2d28: Layer already exists [2023-05-09T19:01:13.284Z] 3827b5b91e75: Layer already exists [2023-05-09T19:01:13.284Z] b057c0265136: Layer already exists [2023-05-09T19:01:13.284Z] acc83c6ca332: Layer already exists [2023-05-09T19:01:13.284Z] 705a77f95dcd: Layer already exists [2023-05-09T19:01:13.284Z] 1252c3e291cb: Layer already exists [2023-05-09T19:01:13.284Z] 477d074bb2d4: Layer already exists [2023-05-09T19:01:13.284Z] 4a3132505e38: Layer already exists [2023-05-09T19:01:13.284Z] a9c9c0d858eb: Layer already exists [2023-05-09T19:01:13.284Z] d78a2867b49b: Layer already exists [2023-05-09T19:01:13.284Z] cb610bcca24f: Layer already exists [2023-05-09T19:01:13.284Z] f1417ff83b31: Layer already exists [2023-05-09T19:01:13.284Z] latest: digest: sha256:c59f3861b5f9c9e3b12d920f742e63c71dc73170cd07b171b489fbf9bc898c99 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:01:13.590Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:01:13.889Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.35 [2023-05-09T19:01:13.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-09T19:01:13.889Z] 8e4fed8f2d28: Preparing [2023-05-09T19:01:13.889Z] 705a77f95dcd: Preparing [2023-05-09T19:01:13.889Z] b057c0265136: Preparing [2023-05-09T19:01:13.889Z] 3827b5b91e75: Preparing [2023-05-09T19:01:13.889Z] acc83c6ca332: Preparing [2023-05-09T19:01:13.889Z] 1252c3e291cb: Preparing [2023-05-09T19:01:13.889Z] 477d074bb2d4: Preparing [2023-05-09T19:01:13.889Z] 4a3132505e38: Preparing [2023-05-09T19:01:13.889Z] d78a2867b49b: Preparing [2023-05-09T19:01:13.889Z] a9c9c0d858eb: Preparing [2023-05-09T19:01:13.889Z] cb610bcca24f: Preparing [2023-05-09T19:01:13.889Z] f1417ff83b31: Preparing [2023-05-09T19:01:13.889Z] 1252c3e291cb: Waiting [2023-05-09T19:01:13.889Z] 4a3132505e38: Waiting [2023-05-09T19:01:13.889Z] 477d074bb2d4: Waiting [2023-05-09T19:01:13.889Z] d78a2867b49b: Waiting [2023-05-09T19:01:13.889Z] a9c9c0d858eb: Waiting [2023-05-09T19:01:13.889Z] f1417ff83b31: Waiting [2023-05-09T19:01:13.889Z] 8e4fed8f2d28: Layer already exists [2023-05-09T19:01:13.889Z] 3827b5b91e75: Layer already exists [2023-05-09T19:01:13.889Z] acc83c6ca332: Layer already exists [2023-05-09T19:01:13.889Z] b057c0265136: Layer already exists [2023-05-09T19:01:13.889Z] 705a77f95dcd: Layer already exists [2023-05-09T19:01:13.889Z] 477d074bb2d4: Layer already exists [2023-05-09T19:01:13.889Z] d78a2867b49b: Layer already exists [2023-05-09T19:01:13.889Z] 1252c3e291cb: Layer already exists [2023-05-09T19:01:13.889Z] 4a3132505e38: Layer already exists [2023-05-09T19:01:13.889Z] a9c9c0d858eb: Layer already exists [2023-05-09T19:01:13.889Z] cb610bcca24f: Layer already exists [2023-05-09T19:01:13.889Z] f1417ff83b31: Layer already exists [2023-05-09T19:01:13.890Z] 3.0.0-dev.35: digest: sha256:c59f3861b5f9c9e3b12d920f742e63c71dc73170cd07b171b489fbf9bc898c99 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:01:14.205Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:01:14.515Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30-3.0.0-dev.35 [2023-05-09T19:01:14.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-09T19:01:14.515Z] 8e4fed8f2d28: Preparing [2023-05-09T19:01:14.515Z] 705a77f95dcd: Preparing [2023-05-09T19:01:14.515Z] b057c0265136: Preparing [2023-05-09T19:01:14.515Z] 3827b5b91e75: Preparing [2023-05-09T19:01:14.515Z] acc83c6ca332: Preparing [2023-05-09T19:01:14.515Z] 1252c3e291cb: Preparing [2023-05-09T19:01:14.515Z] 477d074bb2d4: Preparing [2023-05-09T19:01:14.515Z] 4a3132505e38: Preparing [2023-05-09T19:01:14.515Z] d78a2867b49b: Preparing [2023-05-09T19:01:14.515Z] a9c9c0d858eb: Preparing [2023-05-09T19:01:14.515Z] cb610bcca24f: Preparing [2023-05-09T19:01:14.515Z] f1417ff83b31: Preparing [2023-05-09T19:01:14.515Z] 1252c3e291cb: Waiting [2023-05-09T19:01:14.515Z] 4a3132505e38: Waiting [2023-05-09T19:01:14.515Z] d78a2867b49b: Waiting [2023-05-09T19:01:14.515Z] a9c9c0d858eb: Waiting [2023-05-09T19:01:14.515Z] cb610bcca24f: Waiting [2023-05-09T19:01:14.515Z] 477d074bb2d4: Waiting [2023-05-09T19:01:14.515Z] f1417ff83b31: Waiting [2023-05-09T19:01:14.515Z] 705a77f95dcd: Layer already exists [2023-05-09T19:01:14.515Z] 8e4fed8f2d28: Layer already exists [2023-05-09T19:01:14.515Z] b057c0265136: Layer already exists [2023-05-09T19:01:14.515Z] acc83c6ca332: Layer already exists [2023-05-09T19:01:14.515Z] 3827b5b91e75: Layer already exists [2023-05-09T19:01:14.515Z] 477d074bb2d4: Layer already exists [2023-05-09T19:01:14.515Z] 4a3132505e38: Layer already exists [2023-05-09T19:01:14.515Z] 1252c3e291cb: Layer already exists [2023-05-09T19:01:14.515Z] a9c9c0d858eb: Layer already exists [2023-05-09T19:01:14.515Z] d78a2867b49b: Layer already exists [2023-05-09T19:01:14.515Z] cb610bcca24f: Layer already exists [2023-05-09T19:01:14.515Z] f1417ff83b31: Layer already exists [2023-05-09T19:01:14.515Z] f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30-3.0.0-dev.35: digest: sha256:c59f3861b5f9c9e3b12d920f742e63c71dc73170cd07b171b489fbf9bc898c99 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:01:14.826Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:01:15.133Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-05-09T19:01:15.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-09T19:01:15.133Z] 8e4fed8f2d28: Preparing [2023-05-09T19:01:15.133Z] 705a77f95dcd: Preparing [2023-05-09T19:01:15.133Z] b057c0265136: Preparing [2023-05-09T19:01:15.133Z] 3827b5b91e75: Preparing [2023-05-09T19:01:15.133Z] acc83c6ca332: Preparing [2023-05-09T19:01:15.133Z] 1252c3e291cb: Preparing [2023-05-09T19:01:15.133Z] 477d074bb2d4: Preparing [2023-05-09T19:01:15.133Z] 4a3132505e38: Preparing [2023-05-09T19:01:15.133Z] d78a2867b49b: Preparing [2023-05-09T19:01:15.133Z] 477d074bb2d4: Waiting [2023-05-09T19:01:15.133Z] 1252c3e291cb: Waiting [2023-05-09T19:01:15.133Z] d78a2867b49b: Waiting [2023-05-09T19:01:15.133Z] a9c9c0d858eb: Preparing [2023-05-09T19:01:15.133Z] cb610bcca24f: Preparing [2023-05-09T19:01:15.133Z] f1417ff83b31: Preparing [2023-05-09T19:01:15.133Z] a9c9c0d858eb: Waiting [2023-05-09T19:01:15.133Z] cb610bcca24f: Waiting [2023-05-09T19:01:15.133Z] f1417ff83b31: Waiting [2023-05-09T19:01:15.133Z] 8e4fed8f2d28: Layer already exists [2023-05-09T19:01:15.133Z] b057c0265136: Layer already exists [2023-05-09T19:01:15.133Z] 705a77f95dcd: Layer already exists [2023-05-09T19:01:15.133Z] acc83c6ca332: Layer already exists [2023-05-09T19:01:15.133Z] 3827b5b91e75: Layer already exists [2023-05-09T19:01:15.133Z] 1252c3e291cb: Layer already exists [2023-05-09T19:01:15.133Z] a9c9c0d858eb: Layer already exists [2023-05-09T19:01:15.133Z] 4a3132505e38: Layer already exists [2023-05-09T19:01:15.133Z] d78a2867b49b: Layer already exists [2023-05-09T19:01:15.133Z] 477d074bb2d4: Layer already exists [2023-05-09T19:01:15.133Z] cb610bcca24f: Layer already exists [2023-05-09T19:01:15.133Z] f1417ff83b31: Layer already exists [2023-05-09T19:01:15.133Z] main: digest: sha256:c59f3861b5f9c9e3b12d920f742e63c71dc73170cd07b171b489fbf9bc898c99 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T19:01:15.171Z] ===================================================== [Pipeline] echo [2023-05-09T19:01:15.176Z] taggedImages: [2023-05-09T19:01:15.176Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [2023-05-09T19:01:15.176Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-09T19:01:15.176Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.35 [2023-05-09T19:01:15.176Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30-3.0.0-dev.35 [2023-05-09T19:01:15.176Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:01:15.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T19:01:15.537Z] [2023-05-09T19:01:15.537Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:01:15.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T19:01:15.834Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T19:01:15.834Z] 5eb5b503b376: Pulling fs layer [2023-05-09T19:01:15.834Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T19:01:15.834Z] ec43610c2a17: Pulling fs layer [2023-05-09T19:01:15.834Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T19:01:15.834Z] 33b1e0a273af: Pulling fs layer [2023-05-09T19:01:15.834Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T19:01:15.834Z] 2f39f015ded8: Pulling fs layer [2023-05-09T19:01:15.834Z] 33b1e0a273af: Waiting [2023-05-09T19:01:15.834Z] 2f39f015ded8: Waiting [2023-05-09T19:01:15.834Z] 5d3b04190fa2: Waiting [2023-05-09T19:01:15.834Z] 3a2ae6a8a46f: Waiting [2023-05-09T19:01:15.834Z] 5c69ac0246d0: Download complete [2023-05-09T19:01:15.834Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T19:01:15.834Z] 33b1e0a273af: Verifying Checksum [2023-05-09T19:01:15.834Z] 33b1e0a273af: Download complete [2023-05-09T19:01:15.834Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T19:01:15.834Z] 5d3b04190fa2: Download complete [2023-05-09T19:01:15.834Z] ec43610c2a17: Verifying Checksum [2023-05-09T19:01:16.094Z] 5eb5b503b376: Verifying Checksum [2023-05-09T19:01:16.094Z] 5eb5b503b376: Download complete [2023-05-09T19:01:16.660Z] 2f39f015ded8: Download complete [2023-05-09T19:01:17.226Z] 5eb5b503b376: Pull complete [2023-05-09T19:01:17.485Z] 5c69ac0246d0: Pull complete [2023-05-09T19:01:18.051Z] ec43610c2a17: Pull complete [2023-05-09T19:01:18.051Z] 3a2ae6a8a46f: Pull complete [2023-05-09T19:01:18.309Z] 33b1e0a273af: Pull complete [2023-05-09T19:01:18.309Z] 5d3b04190fa2: Pull complete [2023-05-09T19:01:22.497Z] 2f39f015ded8: Pull complete [2023-05-09T19:01:22.497Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T19:01:22.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T19:01:22.497Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T19:01:22.585Z] prd-ubuntu20.04-docker-8c-8g-14745 does not seem to be running inside a container [2023-05-09T19:01:22.616Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T19:01:23.945Z] $ docker top ce5d7efb846409c73976a8c1a8b9cc944bc91d7439218d8fb0fd81ad1865a0ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:01:24.341Z] ---> job-cost.sh [2023-05-09T19:01:24.342Z] lf-activate-venv: SKIPPING [2023-05-09T19:01:24.342Z] INFO: No Stack... [2023-05-09T19:01:24.602Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T19:01:24.866Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T19:01:25.157Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-05-09T19:01:25.157Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T19:01:25.170Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-107-stack-cost] [2023-05-09T19:01:25.177Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-107-stack-cost] did not exist. Created. [2023-05-09T19:01:25.177Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T19:01:25.473Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T19:01:25.506Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T19:01:25.512Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T19:01:25.537Z] $ docker stop --time=1 ce5d7efb846409c73976a8c1a8b9cc944bc91d7439218d8fb0fd81ad1865a0ef [2023-05-09T19:01:26.778Z] $ docker rm -f --volumes ce5d7efb846409c73976a8c1a8b9cc944bc91d7439218d8fb0fd81ad1865a0ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T19:02:33.594Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14747 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-05-09T19:02:33.618Z] Running in /w/workspace/device-usb-camera/107 [Pipeline] { [Pipeline] checkout [2023-05-09T19:02:33.685Z] Selected Git installation does not exist. Using Default [2023-05-09T19:02:33.685Z] The recommended git tool is: NONE [2023-05-09T19:02:40.420Z] using credential edgex-jenkins-ssh [2023-05-09T19:02:40.440Z] Cloning the remote Git repository [2023-05-09T19:02:40.510Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-05-09T19:02:40.631Z] > git init /w/workspace/device-usb-camera/107 # timeout=10 [2023-05-09T19:02:40.814Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-09T19:02:40.815Z] > git --version # timeout=10 [2023-05-09T19:02:40.841Z] > git --version # 'git version 2.25.1' [2023-05-09T19:02:40.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T19:02:41.028Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T19:02:41.817Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-09T19:02:41.840Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T19:02:42.889Z] Avoid second fetch [2023-05-09T19:02:42.889Z] Checking out Revision f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 (main) [2023-05-09T19:02:43.577Z] Commit message: "Merge pull request #241 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.85" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T19:02:42.915Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T19:02:43.002Z] > git checkout -f f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 # timeout=10 [2023-05-09T19:02:44.519Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T19:02:44.519Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T19:02:44.519Z] Dload Upload Total Spent Left Speed [2023-05-09T19:02:44.519Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-05-09T19:02:45.159Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T19:02:45.499Z] + sudo tee /etc/docker/daemon.new [2023-05-09T19:02:45.500Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T19:02:45.500Z] { [2023-05-09T19:02:45.500Z] "registry-mirrors": [ [2023-05-09T19:02:45.500Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T19:02:45.500Z] ], [2023-05-09T19:02:45.500Z] "bip": "10.250.0.254/24", [2023-05-09T19:02:45.500Z] "hosts": [ [2023-05-09T19:02:45.500Z] "tcp://0.0.0.0:5555", [2023-05-09T19:02:45.500Z] "unix:///var/run/docker.sock" [2023-05-09T19:02:45.500Z] ], [2023-05-09T19:02:45.500Z] "mtu": 1458, [2023-05-09T19:02:45.500Z] "selinux-enabled": true, [2023-05-09T19:02:45.500Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T19:02:45.500Z] } [Pipeline] sh [2023-05-09T19:02:45.847Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T19:02:46.188Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T19:03:04.526Z] provisioning config files... [2023-05-09T19:03:04.561Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/107@tmp/config1133069242628010916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:03:04.946Z] ---> docker-login.sh [2023-05-09T19:03:04.946Z] nexus3.edgexfoundry.org:10001 [2023-05-09T19:03:05.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T19:03:05.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T19:03:05.543Z] Configure a credential helper to remove this warning. See [2023-05-09T19:03:05.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T19:03:05.543Z] [2023-05-09T19:03:05.543Z] Login Succeeded [2023-05-09T19:03:05.543Z] nexus3.edgexfoundry.org:10002 [2023-05-09T19:03:05.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T19:03:06.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T19:03:06.089Z] Configure a credential helper to remove this warning. See [2023-05-09T19:03:06.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T19:03:06.089Z] [2023-05-09T19:03:06.089Z] Login Succeeded [2023-05-09T19:03:06.089Z] nexus3.edgexfoundry.org:10003 [2023-05-09T19:03:06.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T19:03:06.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T19:03:06.362Z] Configure a credential helper to remove this warning. See [2023-05-09T19:03:06.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T19:03:06.362Z] [2023-05-09T19:03:06.362Z] Login Succeeded [2023-05-09T19:03:06.362Z] nexus3.edgexfoundry.org:10004 [2023-05-09T19:03:06.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T19:03:06.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T19:03:06.911Z] Configure a credential helper to remove this warning. See [2023-05-09T19:03:06.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T19:03:06.911Z] [2023-05-09T19:03:06.911Z] Login Succeeded [2023-05-09T19:03:06.911Z] docker.io [2023-05-09T19:03:07.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T19:03:07.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T19:03:07.459Z] Configure a credential helper to remove this warning. See [2023-05-09T19:03:07.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T19:03:07.459Z] [2023-05-09T19:03:07.459Z] Login Succeeded [2023-05-09T19:03:07.459Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T19:03:07.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T19:03:07.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T19:03:07.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T19:03:07.805Z] ========================================================= [2023-05-09T19:03:07.805Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T19:03:07.805Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:03:08.178Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T19:03:08.452Z] Sending build context to Docker daemon 1.252MB [2023-05-09T19:03:08.452Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T19:03:08.452Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-09T19:03:08.728Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T19:03:08.728Z] c41833b44d91: Pulling fs layer [2023-05-09T19:03:08.728Z] ed15518f5707: Pulling fs layer [2023-05-09T19:03:08.728Z] feae8fd75edb: Pulling fs layer [2023-05-09T19:03:08.728Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T19:03:08.728Z] 3cdef696dda3: Pulling fs layer [2023-05-09T19:03:08.728Z] 2ced38df9373: Pulling fs layer [2023-05-09T19:03:08.728Z] 58f1dce35555: Pulling fs layer [2023-05-09T19:03:08.728Z] 242c74f7c9fa: Waiting [2023-05-09T19:03:08.728Z] 3cdef696dda3: Waiting [2023-05-09T19:03:08.728Z] 2ced38df9373: Waiting [2023-05-09T19:03:08.728Z] 58f1dce35555: Waiting [2023-05-09T19:03:08.728Z] ed15518f5707: Verifying Checksum [2023-05-09T19:03:08.728Z] ed15518f5707: Download complete [2023-05-09T19:03:08.728Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T19:03:08.728Z] 242c74f7c9fa: Download complete [2023-05-09T19:03:08.728Z] 3cdef696dda3: Verifying Checksum [2023-05-09T19:03:08.728Z] 3cdef696dda3: Download complete [2023-05-09T19:03:08.728Z] c41833b44d91: Verifying Checksum [2023-05-09T19:03:08.728Z] c41833b44d91: Download complete [2023-05-09T19:03:10.186Z] c41833b44d91: Pull complete [2023-05-09T19:03:10.186Z] 58f1dce35555: Verifying Checksum [2023-05-09T19:03:10.186Z] 58f1dce35555: Download complete [2023-05-09T19:03:10.460Z] ed15518f5707: Pull complete [2023-05-09T19:03:11.466Z] feae8fd75edb: Verifying Checksum [2023-05-09T19:03:11.466Z] feae8fd75edb: Download complete [2023-05-09T19:03:11.742Z] 2ced38df9373: Verifying Checksum [2023-05-09T19:03:11.742Z] 2ced38df9373: Download complete [2023-05-09T19:03:24.093Z] feae8fd75edb: Pull complete [2023-05-09T19:03:24.093Z] 242c74f7c9fa: Pull complete [2023-05-09T19:03:24.093Z] 3cdef696dda3: Pull complete [2023-05-09T19:03:31.507Z] 2ced38df9373: Pull complete [2023-05-09T19:03:34.117Z] 58f1dce35555: Pull complete [2023-05-09T19:03:34.117Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T19:03:34.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T19:03:34.117Z] ---> fadd8f120f05 [2023-05-09T19:03:34.117Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-09T19:03:36.174Z] ---> Running in 39570ca70e31 [2023-05-09T19:03:36.174Z] Removing intermediate container 39570ca70e31 [2023-05-09T19:03:36.174Z] ---> 758af48e8d22 [2023-05-09T19:03:36.174Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T19:03:36.174Z] ---> Running in ba71e28c77cf [2023-05-09T19:03:36.793Z] Removing intermediate container ba71e28c77cf [2023-05-09T19:03:36.793Z] ---> 8df5bbb97d75 [2023-05-09T19:03:36.793Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-09T19:03:36.793Z] ---> Running in 63bdb94d76d5 [2023-05-09T19:03:37.100Z] Removing intermediate container 63bdb94d76d5 [2023-05-09T19:03:37.100Z] ---> 6d03c65d84f0 [2023-05-09T19:03:37.100Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-09T19:03:37.100Z] ---> Running in a69fddc57d12 [2023-05-09T19:03:37.371Z] Removing intermediate container a69fddc57d12 [2023-05-09T19:03:37.371Z] ---> ab611df342c2 [2023-05-09T19:03:37.371Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T19:03:37.654Z] ---> Running in 22663011b4c4 [2023-05-09T19:03:39.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T19:03:39.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T19:03:40.778Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-09T19:03:40.778Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-09T19:03:40.778Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-09T19:03:40.778Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-09T19:03:40.778Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-09T19:03:40.778Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-09T19:03:40.778Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-09T19:03:40.778Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-09T19:03:40.778Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-09T19:03:40.778Z] (10/14) Installing kmod-libs (30-r1) [2023-05-09T19:03:40.778Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-09T19:03:40.778Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-09T19:03:40.778Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-09T19:03:40.778Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-09T19:03:40.778Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T19:03:40.778Z] Executing eudev-3.2.11-r4.trigger [2023-05-09T19:03:41.048Z] OK: 271 MiB in 67 packages [2023-05-09T19:03:42.504Z] Removing intermediate container 22663011b4c4 [2023-05-09T19:03:42.504Z] ---> 67ce95ed6f44 [2023-05-09T19:03:42.504Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-09T19:03:42.504Z] ---> Running in 1630efde4d36 [2023-05-09T19:03:42.775Z] Removing intermediate container 1630efde4d36 [2023-05-09T19:03:42.775Z] ---> 77fa01a5cf37 [2023-05-09T19:03:42.775Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-09T19:03:43.045Z] ---> fcb689e25b2e [2023-05-09T19:03:43.045Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T19:03:43.372Z] ---> Running in e71dfd00bce4 [2023-05-09T19:04:51.330Z] Removing intermediate container e71dfd00bce4 [2023-05-09T19:04:51.330Z] ---> 8ffce6bf27fa [2023-05-09T19:04:51.330Z] Step 11/13 : COPY . . [2023-05-09T19:04:51.330Z] ---> 1cc50c112cd6 [2023-05-09T19:04:51.330Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-09T19:04:51.330Z] ---> Running in a9d3d01fb208 [2023-05-09T19:04:51.330Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T19:04:51.330Z] Dload Upload  Total Spent Left Speed [2023-05-09T19:04:51.330Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2635 0 --:--:-- --:--:-- --:--:-- 2635 [2023-05-09T19:04:51.330Z] Removing intermediate container a9d3d01fb208 [2023-05-09T19:04:51.330Z] ---> 2f551c710d91 [2023-05-09T19:04:51.330Z] Step 13/13 : RUN ${MAKE} [2023-05-09T19:04:51.330Z] ---> Running in ef205a6eb8a6 [2023-05-09T19:04:51.330Z] noop [2023-05-09T19:04:51.330Z] Removing intermediate container ef205a6eb8a6 [2023-05-09T19:04:51.330Z] ---> a1b252316f69 [2023-05-09T19:04:51.330Z] Successfully built a1b252316f69 [2023-05-09T19:04:51.330Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:04:51.704Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T19:04:51.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T19:04:51.949Z] prd-ubuntu20.04-docker-arm64-4c-16g-14747 does not seem to be running inside a container [2023-05-09T19:04:52.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/107 -v /w/workspace/device-usb-camera/107:/w/workspace/device-usb-camera/107:rw,z -v /w/workspace/device-usb-camera/107@tmp:/w/workspace/device-usb-camera/107@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-05-09T19:04:53.343Z] $ docker top 4d6a63a20d382ea7d00dd6e72da6a736e916cec2d487401ac24816f9c132462d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T19:04:54.221Z] + go version [2023-05-09T19:04:54.221Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T19:04:54.251Z] $ docker stop --time=1 4d6a63a20d382ea7d00dd6e72da6a736e916cec2d487401ac24816f9c132462d [2023-05-09T19:04:55.997Z] $ docker rm -f --volumes 4d6a63a20d382ea7d00dd6e72da6a736e916cec2d487401ac24816f9c132462d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:04:56.553Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T19:04:56.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T19:04:56.767Z] prd-ubuntu20.04-docker-arm64-4c-16g-14747 does not seem to be running inside a container [2023-05-09T19:04:57.621Z] $ 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/107 -v /w/workspace/device-usb-camera/107:/w/workspace/device-usb-camera/107:rw,z -v /w/workspace/device-usb-camera/107@tmp:/w/workspace/device-usb-camera/107@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-05-09T19:04:58.860Z] $ docker top 5b0124e455a0a88bf1d6eda4cdede512c1a50692a5bc96c8dfe2160cbc402216 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T19:04:59.388Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/107 [Pipeline] fileExists [Pipeline] sh [2023-05-09T19:05:00.337Z] + make test [2023-05-09T19:05:00.338Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T19:05:39.276Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-09T19:07:46.102Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-09T19:07:46.102Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.061s coverage: 2.0% of statements [2023-05-09T19:07:46.102Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T19:07:46.102Z] go vet ./... [2023-05-09T19:08:08.218Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T19:08:08.218Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T19:08:08.218Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T19:08:08.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T19:08:08.262Z] $ docker stop --time=1 5b0124e455a0a88bf1d6eda4cdede512c1a50692a5bc96c8dfe2160cbc402216 [2023-05-09T19:08:10.109Z] $ docker rm -f --volumes 5b0124e455a0a88bf1d6eda4cdede512c1a50692a5bc96c8dfe2160cbc402216 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T19:08:11.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T19:08:11.318Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T19:08:11.840Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T19:08:12.283Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T19:08:12.615Z] + ls -al . [2023-05-09T19:08:12.615Z] total 188 [2023-05-09T19:08:12.615Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 19:05 . [2023-05-09T19:08:12.615Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 19:02 .. [2023-05-09T19:08:12.615Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 19:02 .git [2023-05-09T19:08:12.615Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 19:02 .github [2023-05-09T19:08:12.615Z] -rw-rw-r-- 1 jenkins jenkins 414 May 9 19:02 .gitignore [2023-05-09T19:08:12.615Z] -rw-rw-r-- 1 jenkins jenkins 42 May 9 19:02 .golangci.yml [2023-05-09T19:08:12.615Z] -rw-rw-r-- 1 jenkins jenkins 77 May 9 19:02 .hadolint.yml [2023-05-09T19:08:12.615Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 9 19:02 Attribution.txt [2023-05-09T19:08:12.615Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 9 19:02 CHANGELOG.md [2023-05-09T19:08:12.615Z] -rw-rw-r-- 1 jenkins jenkins 2328 May 9 19:02 Dockerfile [2023-05-09T19:08:12.615Z] -rw-rw-r-- 1 jenkins jenkins 678 May 9 19:02 GOVERNANCE.md [2023-05-09T19:08:12.615Z] -rw-rw-r-- 1 jenkins jenkins 659 May 9 19:02 Jenkinsfile [2023-05-09T19:08:12.615Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 9 19:02 LICENSE [2023-05-09T19:08:12.615Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 9 19:02 Makefile [2023-05-09T19:08:12.615Z] -rw-rw-r-- 1 jenkins jenkins 622 May 9 19:02 OWNERS.md [2023-05-09T19:08:12.615Z] -rw-rw-r-- 1 jenkins jenkins 5681 May 9 19:02 README.md [2023-05-09T19:08:12.615Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 18:58 VERSION [2023-05-09T19:08:12.615Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 19:02 bin [2023-05-09T19:08:12.615Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 19:02 cmd [2023-05-09T19:08:12.615Z] -rw-r--r-- 1 jenkins jenkins 28693 May 9 19:07 coverage.out [2023-05-09T19:08:12.615Z] -rwxrwxr-x 1 jenkins jenkins 140 May 9 19:02 docker-entrypoint.sh [2023-05-09T19:08:12.615Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 19:02 docs [2023-05-09T19:08:12.615Z] -rw-rw-r-- 1 jenkins jenkins 3443 May 9 19:02 go.mod [2023-05-09T19:08:12.615Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 9 19:02 go.sum [2023-05-09T19:08:12.615Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 19:02 internal [2023-05-09T19:08:12.615Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 19:02 snap [2023-05-09T19:08:12.615Z] -rw-rw-r-- 1 jenkins jenkins 231 May 9 19:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:08:12.981Z] + 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=f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 --label arch=arm64 --label version=3.0.0-dev.35 . [2023-05-09T19:08:13.252Z] Sending build context to Docker daemon 1.282MB [2023-05-09T19:08:13.252Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T19:08:13.252Z] Step 2/35 : FROM ${BASE} AS builder [2023-05-09T19:08:13.252Z] ---> a1b252316f69 [2023-05-09T19:08:13.252Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-05-09T19:08:13.520Z] ---> Running in 7834c86e1194 [2023-05-09T19:08:13.789Z] Removing intermediate container 7834c86e1194 [2023-05-09T19:08:13.790Z] ---> 9ca8cd95601e [2023-05-09T19:08:13.790Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T19:08:13.790Z] ---> Running in 8163b4b1ce52 [2023-05-09T19:08:14.062Z] Removing intermediate container 8163b4b1ce52 [2023-05-09T19:08:14.062Z] ---> 2e52e16e345a [2023-05-09T19:08:14.062Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-09T19:08:14.330Z] ---> Running in f3011f00cf15 [2023-05-09T19:08:14.602Z] Removing intermediate container f3011f00cf15 [2023-05-09T19:08:14.602Z] ---> 95137e338009 [2023-05-09T19:08:14.602Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-09T19:08:14.602Z] ---> Running in 1d0672c34b19 [2023-05-09T19:08:14.880Z] Removing intermediate container 1d0672c34b19 [2023-05-09T19:08:14.880Z] ---> 7a690980dd76 [2023-05-09T19:08:14.880Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T19:08:15.167Z] ---> Running in 97225b300bd7 [2023-05-09T19:08:16.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T19:08:16.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T19:08:17.695Z] OK: 271 MiB in 67 packages [2023-05-09T19:08:18.667Z] Removing intermediate container 97225b300bd7 [2023-05-09T19:08:18.667Z] ---> c79ec7e3724a [2023-05-09T19:08:18.667Z] Step 8/35 : WORKDIR /device-usb-camera [2023-05-09T19:08:18.667Z] ---> Running in 69098369dcee [2023-05-09T19:08:19.254Z] Removing intermediate container 69098369dcee [2023-05-09T19:08:19.254Z] ---> 9b5349e61172 [2023-05-09T19:08:19.254Z] Step 9/35 : COPY go.mod vendor* ./ [2023-05-09T19:08:19.524Z] ---> 31deb4dde275 [2023-05-09T19:08:19.524Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T19:08:19.799Z] ---> Running in 990e5dca5756 [2023-05-09T19:08:22.400Z] Removing intermediate container 990e5dca5756 [2023-05-09T19:08:22.400Z] ---> 8196a557a72a [2023-05-09T19:08:22.400Z] Step 11/35 : COPY . . [2023-05-09T19:08:23.364Z] ---> fe8c3a219bf0 [2023-05-09T19:08:23.364Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-09T19:08:23.364Z] ---> Running in 77135cc90253 [2023-05-09T19:08:24.328Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T19:08:24.328Z] Dload Upload Total Spent Left Speed [2023-05-09T19:08:24.594Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3560 0 --:--:-- --:--:-- --:--:-- 3575 [2023-05-09T19:08:25.219Z] Removing intermediate container 77135cc90253 [2023-05-09T19:08:25.219Z] ---> 2383c77797b9 [2023-05-09T19:08:25.219Z] Step 13/35 : RUN ${MAKE} [2023-05-09T19:08:25.501Z] ---> Running in 52dd88288a13 [2023-05-09T19:08:26.465Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-09T19:11:03.231Z] Removing intermediate container 52dd88288a13 [2023-05-09T19:11:03.231Z] ---> 295cec2f2081 [2023-05-09T19:11:03.231Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-09T19:11:03.232Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-09T19:11:03.232Z] 8766b47fe142: Pulling fs layer [2023-05-09T19:11:03.818Z] 8766b47fe142: Verifying Checksum [2023-05-09T19:11:03.818Z] 8766b47fe142: Download complete [2023-05-09T19:11:04.779Z] 8766b47fe142: Pull complete [2023-05-09T19:11:04.779Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-09T19:11:04.779Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-09T19:11:04.779Z] ---> 69d40e2cb93c [2023-05-09T19:11:04.779Z] Step 15/35 : FROM alpine:3.17 [2023-05-09T19:11:05.048Z] 3.17: Pulling from library/alpine [2023-05-09T19:11:05.317Z] c41833b44d91: Already exists [2023-05-09T19:11:05.317Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T19:11:05.317Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T19:11:05.317Z] ---> 51e60588ff2c [2023-05-09T19:11:05.317Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-09T19:11:05.585Z] ---> Running in 1df7420ba538 [2023-05-09T19:11:05.853Z] Removing intermediate container 1df7420ba538 [2023-05-09T19:11:05.853Z] ---> c4024c3e9c1a [2023-05-09T19:11:05.853Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-09T19:11:05.853Z] ---> Running in abca865323d7 [2023-05-09T19:11:06.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T19:11:07.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T19:11:08.366Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-05-09T19:11:08.635Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-05-09T19:11:08.635Z] (3/83) Installing libxau (1.0.10-r0) [2023-05-09T19:11:08.635Z] (4/83) Installing libmd (1.0.4-r0) [2023-05-09T19:11:08.635Z] (5/83) Installing libbsd (0.11.7-r0) [2023-05-09T19:11:08.635Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-05-09T19:11:08.635Z] (7/83) Installing libxcb (1.15-r0) [2023-05-09T19:11:08.635Z] (8/83) Installing libx11 (1.8.4-r0) [2023-05-09T19:11:08.902Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-05-09T19:11:08.902Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-05-09T19:11:08.902Z] (11/83) Installing libexpat (2.5.0-r0) [2023-05-09T19:11:08.902Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-05-09T19:11:08.902Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-05-09T19:11:08.902Z] (14/83) Installing libpng (1.6.38-r0) [2023-05-09T19:11:09.170Z] (15/83) Installing freetype (2.12.1-r0) [2023-05-09T19:11:09.170Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-05-09T19:11:09.170Z] (17/83) Installing fribidi (1.0.12-r0) [2023-05-09T19:11:09.170Z] (18/83) Installing libffi (3.4.4-r0) [2023-05-09T19:11:09.170Z] (19/83) Installing libintl (0.21.1-r1) [2023-05-09T19:11:09.170Z] (20/83) Installing libblkid (2.38.1-r1) [2023-05-09T19:11:09.170Z] (21/83) Installing libmount (2.38.1-r1) [2023-05-09T19:11:09.170Z] (22/83) Installing pcre2 (10.42-r0) [2023-05-09T19:11:09.170Z] (23/83) Installing glib (2.74.6-r0) [2023-05-09T19:11:09.170Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-05-09T19:11:09.170Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-05-09T19:11:09.438Z] (26/83) Installing libass (0.16.0-r1) [2023-05-09T19:11:09.438Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-05-09T19:11:09.438Z] (28/83) Installing libdrm (2.4.114-r0) [2023-05-09T19:11:09.438Z] (29/83) Installing gmp (6.2.1-r2) [2023-05-09T19:11:09.438Z] (30/83) Installing nettle (3.8.1-r0) [2023-05-09T19:11:09.438Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-05-09T19:11:09.438Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-05-09T19:11:09.438Z] (33/83) Installing libunistring (1.1-r0) [2023-05-09T19:11:09.438Z] (34/83) Installing gnutls (3.7.8-r3) [2023-05-09T19:11:09.707Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-09T19:11:09.707Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-09T19:11:09.707Z] (37/83) Installing lame (3.100-r2) [2023-05-09T19:11:09.707Z] (38/83) Installing opus (1.3.1-r1) [2023-05-09T19:11:09.707Z] (39/83) Installing libasyncns (0.8-r1) [2023-05-09T19:11:09.707Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-05-09T19:11:09.707Z] (41/83) Installing libltdl (2.4.7-r1) [2023-05-09T19:11:09.707Z] (42/83) Installing orc (0.4.33-r0) [2023-05-09T19:11:09.707Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-05-09T19:11:09.707Z] (44/83) Installing libogg (1.3.5-r2) [2023-05-09T19:11:09.707Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-09T19:11:09.707Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-05-09T19:11:09.707Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-05-09T19:11:09.976Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-05-09T19:11:09.976Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-05-09T19:11:09.976Z] (50/83) Installing soxr (0.1.3-r3) [2023-05-09T19:11:09.976Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-05-09T19:11:09.976Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-05-09T19:11:09.976Z] (53/83) Installing libpulse (16.1-r6) [2023-05-09T19:11:09.976Z] (54/83) Installing cjson (1.7.15-r3) [2023-05-09T19:11:09.976Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-05-09T19:11:09.976Z] (56/83) Installing librist (0.2.7-r0) [2023-05-09T19:11:09.976Z] (57/83) Installing libsrt (1.5.1-r0) [2023-05-09T19:11:09.976Z] (58/83) Installing libssh (0.10.5-r0) [2023-05-09T19:11:09.976Z] (59/83) Installing libtheora (1.1.1-r16) [2023-05-09T19:11:10.246Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-05-09T19:11:10.246Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-05-09T19:11:10.246Z] (62/83) Installing libxext (1.3.5-r0) [2023-05-09T19:11:10.246Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-05-09T19:11:10.246Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-05-09T19:11:10.246Z] (65/83) Installing libva (2.16.0-r0) [2023-05-09T19:11:10.246Z] (66/83) Installing libvdpau (1.5-r0) [2023-05-09T19:11:10.246Z] (67/83) Installing vidstab (1.1.0-r2) [2023-05-09T19:11:10.246Z] (68/83) Installing libvpx (1.12.0-r1) [2023-05-09T19:11:10.246Z] (69/83) Installing libwebp (1.2.4-r1) [2023-05-09T19:11:10.246Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-05-09T19:11:10.246Z] (71/83) Installing numactl (2.0.16-r1) [2023-05-09T19:11:10.246Z] (72/83) Installing x265-libs (3.5-r3) [2023-05-09T19:11:10.523Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-05-09T19:11:10.523Z] (74/83) Installing libsodium (1.0.18-r2) [2023-05-09T19:11:10.523Z] (75/83) Installing libzmq (4.3.4-r1) [2023-05-09T19:11:10.523Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-05-09T19:11:11.109Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-05-09T19:11:11.109Z] (78/83) Installing udev-init-scripts (35-r1) [2023-05-09T19:11:11.109Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-05-09T19:11:11.109Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-05-09T19:11:11.109Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-05-09T19:11:11.109Z] (82/83) Installing kmod-libs (30-r1) [2023-05-09T19:11:11.109Z] (83/83) Installing eudev (3.2.11-r4) [2023-05-09T19:11:11.109Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T19:11:11.109Z] Executing eudev-3.2.11-r4.trigger [2023-05-09T19:11:11.109Z] OK: 86 MiB in 98 packages [2023-05-09T19:11:14.473Z] Removing intermediate container abca865323d7 [2023-05-09T19:11:14.473Z] ---> d27b626d6718 [2023-05-09T19:11:14.473Z] Step 18/35 : WORKDIR / [2023-05-09T19:11:14.473Z] ---> Running in fcbac5e08b56 [2023-05-09T19:11:15.073Z] Removing intermediate container fcbac5e08b56 [2023-05-09T19:11:15.073Z] ---> a3f6f0ee40e6 [2023-05-09T19:11:15.073Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-05-09T19:11:17.025Z] ---> a890fff852d2 [2023-05-09T19:11:17.025Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-09T19:11:17.295Z] ---> db81ac8612a0 [2023-05-09T19:11:17.295Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-09T19:11:17.880Z] ---> 6f25c47554b3 [2023-05-09T19:11:17.880Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-09T19:11:18.467Z] ---> f1182f750acd [2023-05-09T19:11:18.467Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-09T19:11:18.736Z] ---> 7c603fe12512 [2023-05-09T19:11:18.736Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-09T19:11:19.374Z] ---> df403ca9cd03 [2023-05-09T19:11:19.374Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-05-09T19:11:20.794Z] ---> 8e1c4ab81668 [2023-05-09T19:11:20.794Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-09T19:11:20.794Z] ---> Running in 9083eddf61a6 [2023-05-09T19:11:22.757Z] Removing intermediate container 9083eddf61a6 [2023-05-09T19:11:22.757Z] ---> 889d81c08028 [2023-05-09T19:11:22.757Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-09T19:11:22.757Z] ---> Running in ebe2f25b5748 [2023-05-09T19:11:24.179Z] Removing intermediate container ebe2f25b5748 [2023-05-09T19:11:24.179Z] ---> 6d91f0b4b972 [2023-05-09T19:11:24.179Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-09T19:11:24.179Z] ---> Running in 28e2eb0acacf [2023-05-09T19:11:26.141Z] Removing intermediate container 28e2eb0acacf [2023-05-09T19:11:26.141Z] ---> d5a0fae8fff0 [2023-05-09T19:11:26.141Z] Step 29/35 : EXPOSE 59983 [2023-05-09T19:11:26.141Z] ---> Running in b212bd081e56 [2023-05-09T19:11:26.409Z] Removing intermediate container b212bd081e56 [2023-05-09T19:11:26.409Z] ---> 6b6f4b0cc5fe [2023-05-09T19:11:26.409Z] Step 30/35 : EXPOSE 8554 [2023-05-09T19:11:26.409Z] ---> Running in 9d295fa06efd [2023-05-09T19:11:26.689Z] Removing intermediate container 9d295fa06efd [2023-05-09T19:11:26.689Z] ---> 06fcaa7915d1 [2023-05-09T19:11:26.689Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-09T19:11:26.689Z] ---> Running in d33709a7511b [2023-05-09T19:11:26.967Z] Removing intermediate container d33709a7511b [2023-05-09T19:11:26.967Z] ---> d2a5b918381d [2023-05-09T19:11:26.967Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-09T19:11:27.235Z] ---> Running in abb0177cab08 [2023-05-09T19:11:27.505Z] Removing intermediate container abb0177cab08 [2023-05-09T19:11:27.505Z] ---> 5f95ded156c4 [2023-05-09T19:11:27.505Z] Step 33/35 : LABEL arch=arm64 [2023-05-09T19:11:27.505Z] ---> Running in 053b5791a55d [2023-05-09T19:11:27.794Z] Removing intermediate container 053b5791a55d [2023-05-09T19:11:27.794Z] ---> 2c5bc1464c78 [2023-05-09T19:11:27.794Z] Step 34/35 : LABEL git_sha=f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [2023-05-09T19:11:27.794Z] ---> Running in 706263fe580c [2023-05-09T19:11:28.381Z] Removing intermediate container 706263fe580c [2023-05-09T19:11:28.381Z] ---> 8848195bbff1 [2023-05-09T19:11:28.381Z] Step 35/35 : LABEL version=3.0.0-dev.35 [2023-05-09T19:11:28.381Z] ---> Running in 273e96b1d1ea [2023-05-09T19:11:28.650Z] Removing intermediate container 273e96b1d1ea [2023-05-09T19:11:28.650Z] ---> 70c328226287 [2023-05-09T19:11:28.650Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T19:11:28.650Z] Successfully built 70c328226287 [2023-05-09T19:11:28.650Z] 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-05-09T19:11:28.827Z] provisioning config files... [2023-05-09T19:11:28.849Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/107@tmp/config11156901202468789563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:11:29.198Z] ---> docker-login.sh [2023-05-09T19:11:29.198Z] nexus3.edgexfoundry.org:10001 [2023-05-09T19:11:29.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T19:11:29.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T19:11:29.467Z] Configure a credential helper to remove this warning. See [2023-05-09T19:11:29.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T19:11:29.467Z] [2023-05-09T19:11:29.467Z] Login Succeeded [2023-05-09T19:11:29.467Z] nexus3.edgexfoundry.org:10002 [2023-05-09T19:11:29.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T19:11:30.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T19:11:30.009Z] Configure a credential helper to remove this warning. See [2023-05-09T19:11:30.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T19:11:30.009Z] [2023-05-09T19:11:30.009Z] Login Succeeded [2023-05-09T19:11:30.009Z] nexus3.edgexfoundry.org:10003 [2023-05-09T19:11:30.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T19:11:30.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T19:11:30.284Z] Configure a credential helper to remove this warning. See [2023-05-09T19:11:30.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T19:11:30.284Z] [2023-05-09T19:11:30.284Z] Login Succeeded [2023-05-09T19:11:30.284Z] nexus3.edgexfoundry.org:10004 [2023-05-09T19:11:30.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T19:11:30.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T19:11:30.823Z] Configure a credential helper to remove this warning. See [2023-05-09T19:11:30.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T19:11:30.823Z] [2023-05-09T19:11:30.823Z] Login Succeeded [2023-05-09T19:11:30.823Z] docker.io [2023-05-09T19:11:31.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T19:11:31.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T19:11:31.361Z] Configure a credential helper to remove this warning. See [2023-05-09T19:11:31.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T19:11:31.361Z] [2023-05-09T19:11:31.361Z] Login Succeeded [2023-05-09T19:11:31.361Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T19:11:31.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T19:11:31.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T19:11:31.428Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-05-09T19:11:31.428Z] f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [2023-05-09T19:11:31.428Z] latest [2023-05-09T19:11:31.428Z] 3.0.0-dev.35 [2023-05-09T19:11:31.428Z] f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30-3.0.0-dev.35 [2023-05-09T19:11:31.428Z] main [2023-05-09T19:11:31.428Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:11:31.792Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:11:32.151Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [2023-05-09T19:11:32.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-09T19:11:32.151Z] 119843ad0d94: Preparing [2023-05-09T19:11:32.151Z] ff737615167f: Preparing [2023-05-09T19:11:32.151Z] 202e997e156b: Preparing [2023-05-09T19:11:32.151Z] 608d194cb50c: Preparing [2023-05-09T19:11:32.151Z] acc83c6ca332: Preparing [2023-05-09T19:11:32.151Z] 30dff0ae7d1f: Preparing [2023-05-09T19:11:32.152Z] b6175c3f06cf: Preparing [2023-05-09T19:11:32.152Z] 4298cba21fb1: Preparing [2023-05-09T19:11:32.152Z] 3b6b88e86d59: Preparing [2023-05-09T19:11:32.152Z] 8547a43da251: Preparing [2023-05-09T19:11:32.152Z] f2ad9babdf19: Preparing [2023-05-09T19:11:32.152Z] 26cbea5cba74: Preparing [2023-05-09T19:11:32.152Z] 4298cba21fb1: Waiting [2023-05-09T19:11:32.152Z] 30dff0ae7d1f: Waiting [2023-05-09T19:11:32.152Z] b6175c3f06cf: Waiting [2023-05-09T19:11:32.152Z] 3b6b88e86d59: Waiting [2023-05-09T19:11:32.152Z] 8547a43da251: Waiting [2023-05-09T19:11:32.152Z] f2ad9babdf19: Waiting [2023-05-09T19:11:32.152Z] 26cbea5cba74: Waiting [2023-05-09T19:11:32.419Z] acc83c6ca332: Pushed [2023-05-09T19:11:32.419Z] 202e997e156b: Pushed [2023-05-09T19:11:32.419Z] ff737615167f: Pushed [2023-05-09T19:11:32.419Z] 119843ad0d94: Pushed [2023-05-09T19:11:32.419Z] 30dff0ae7d1f: Pushed [2023-05-09T19:11:32.688Z] b6175c3f06cf: Pushed [2023-05-09T19:11:32.688Z] 4298cba21fb1: Pushed [2023-05-09T19:11:32.688Z] 3b6b88e86d59: Pushed [2023-05-09T19:11:32.688Z] 26cbea5cba74: Layer already exists [2023-05-09T19:11:38.031Z] 8547a43da251: Pushed [2023-05-09T19:11:38.031Z] 608d194cb50c: Pushed [2023-05-09T19:11:50.360Z] f2ad9babdf19: Pushed [2023-05-09T19:11:50.360Z] f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30: digest: sha256:9e31d74b38d3927ac3f854c1b9c589ea31132ec79c41dc2779f8dc1a524bfa2a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:11:50.712Z] + 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-05-09T19:11:51.075Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-09T19:11:51.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-09T19:11:51.075Z] 119843ad0d94: Preparing [2023-05-09T19:11:51.075Z] ff737615167f: Preparing [2023-05-09T19:11:51.075Z] 202e997e156b: Preparing [2023-05-09T19:11:51.075Z] 608d194cb50c: Preparing [2023-05-09T19:11:51.075Z] acc83c6ca332: Preparing [2023-05-09T19:11:51.075Z] 30dff0ae7d1f: Preparing [2023-05-09T19:11:51.075Z] b6175c3f06cf: Preparing [2023-05-09T19:11:51.075Z] 4298cba21fb1: Preparing [2023-05-09T19:11:51.075Z] 3b6b88e86d59: Preparing [2023-05-09T19:11:51.075Z] 8547a43da251: Preparing [2023-05-09T19:11:51.075Z] f2ad9babdf19: Preparing [2023-05-09T19:11:51.075Z] 26cbea5cba74: Preparing [2023-05-09T19:11:51.075Z] 3b6b88e86d59: Waiting [2023-05-09T19:11:51.075Z] 8547a43da251: Waiting [2023-05-09T19:11:51.075Z] f2ad9babdf19: Waiting [2023-05-09T19:11:51.075Z] b6175c3f06cf: Waiting [2023-05-09T19:11:51.075Z] 30dff0ae7d1f: Waiting [2023-05-09T19:11:51.075Z] 4298cba21fb1: Waiting [2023-05-09T19:11:51.075Z] 26cbea5cba74: Waiting [2023-05-09T19:11:51.075Z] 608d194cb50c: Layer already exists [2023-05-09T19:11:51.075Z] 119843ad0d94: Layer already exists [2023-05-09T19:11:51.075Z] ff737615167f: Layer already exists [2023-05-09T19:11:51.075Z] 202e997e156b: Layer already exists [2023-05-09T19:11:51.075Z] acc83c6ca332: Layer already exists [2023-05-09T19:11:51.075Z] b6175c3f06cf: Layer already exists [2023-05-09T19:11:51.075Z] 30dff0ae7d1f: Layer already exists [2023-05-09T19:11:51.075Z] 3b6b88e86d59: Layer already exists [2023-05-09T19:11:51.075Z] 4298cba21fb1: Layer already exists [2023-05-09T19:11:51.075Z] 8547a43da251: Layer already exists [2023-05-09T19:11:51.075Z] f2ad9babdf19: Layer already exists [2023-05-09T19:11:51.075Z] 26cbea5cba74: Layer already exists [2023-05-09T19:11:51.345Z] latest: digest: sha256:9e31d74b38d3927ac3f854c1b9c589ea31132ec79c41dc2779f8dc1a524bfa2a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:11:51.698Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:11:52.048Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.35 [2023-05-09T19:11:52.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-09T19:11:52.048Z] 119843ad0d94: Preparing [2023-05-09T19:11:52.048Z] ff737615167f: Preparing [2023-05-09T19:11:52.048Z] 202e997e156b: Preparing [2023-05-09T19:11:52.048Z] 608d194cb50c: Preparing [2023-05-09T19:11:52.048Z] acc83c6ca332: Preparing [2023-05-09T19:11:52.048Z] 30dff0ae7d1f: Preparing [2023-05-09T19:11:52.048Z] b6175c3f06cf: Preparing [2023-05-09T19:11:52.048Z] 4298cba21fb1: Preparing [2023-05-09T19:11:52.048Z] 3b6b88e86d59: Preparing [2023-05-09T19:11:52.048Z] 8547a43da251: Preparing [2023-05-09T19:11:52.048Z] f2ad9babdf19: Preparing [2023-05-09T19:11:52.048Z] 26cbea5cba74: Preparing [2023-05-09T19:11:52.048Z] 3b6b88e86d59: Waiting [2023-05-09T19:11:52.049Z] 8547a43da251: Waiting [2023-05-09T19:11:52.049Z] 26cbea5cba74: Waiting [2023-05-09T19:11:52.049Z] f2ad9babdf19: Waiting [2023-05-09T19:11:52.049Z] 30dff0ae7d1f: Waiting [2023-05-09T19:11:52.049Z] b6175c3f06cf: Waiting [2023-05-09T19:11:52.049Z] 4298cba21fb1: Waiting [2023-05-09T19:11:52.049Z] 608d194cb50c: Layer already exists [2023-05-09T19:11:52.049Z] 119843ad0d94: Layer already exists [2023-05-09T19:11:52.049Z] 202e997e156b: Layer already exists [2023-05-09T19:11:52.049Z] acc83c6ca332: Layer already exists [2023-05-09T19:11:52.049Z] ff737615167f: Layer already exists [2023-05-09T19:11:52.049Z] b6175c3f06cf: Layer already exists [2023-05-09T19:11:52.049Z] 4298cba21fb1: Layer already exists [2023-05-09T19:11:52.049Z] 30dff0ae7d1f: Layer already exists [2023-05-09T19:11:52.049Z] 3b6b88e86d59: Layer already exists [2023-05-09T19:11:52.049Z] f2ad9babdf19: Layer already exists [2023-05-09T19:11:52.049Z] 26cbea5cba74: Layer already exists [2023-05-09T19:11:52.049Z] 8547a43da251: Layer already exists [2023-05-09T19:11:52.315Z] 3.0.0-dev.35: digest: sha256:9e31d74b38d3927ac3f854c1b9c589ea31132ec79c41dc2779f8dc1a524bfa2a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:11:52.661Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:11:53.006Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30-3.0.0-dev.35 [2023-05-09T19:11:53.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-09T19:11:53.006Z] 119843ad0d94: Preparing [2023-05-09T19:11:53.006Z] ff737615167f: Preparing [2023-05-09T19:11:53.006Z] 202e997e156b: Preparing [2023-05-09T19:11:53.006Z] 608d194cb50c: Preparing [2023-05-09T19:11:53.006Z] acc83c6ca332: Preparing [2023-05-09T19:11:53.006Z] 30dff0ae7d1f: Preparing [2023-05-09T19:11:53.006Z] b6175c3f06cf: Preparing [2023-05-09T19:11:53.006Z] 4298cba21fb1: Preparing [2023-05-09T19:11:53.006Z] 3b6b88e86d59: Preparing [2023-05-09T19:11:53.006Z] 8547a43da251: Preparing [2023-05-09T19:11:53.006Z] f2ad9babdf19: Preparing [2023-05-09T19:11:53.006Z] 26cbea5cba74: Preparing [2023-05-09T19:11:53.006Z] 3b6b88e86d59: Waiting [2023-05-09T19:11:53.006Z] 30dff0ae7d1f: Waiting [2023-05-09T19:11:53.006Z] b6175c3f06cf: Waiting [2023-05-09T19:11:53.006Z] 4298cba21fb1: Waiting [2023-05-09T19:11:53.006Z] 8547a43da251: Waiting [2023-05-09T19:11:53.006Z] 26cbea5cba74: Waiting [2023-05-09T19:11:53.006Z] f2ad9babdf19: Waiting [2023-05-09T19:11:53.006Z] acc83c6ca332: Layer already exists [2023-05-09T19:11:53.006Z] ff737615167f: Layer already exists [2023-05-09T19:11:53.006Z] 202e997e156b: Layer already exists [2023-05-09T19:11:53.006Z] 608d194cb50c: Layer already exists [2023-05-09T19:11:53.006Z] 119843ad0d94: Layer already exists [2023-05-09T19:11:53.006Z] 30dff0ae7d1f: Layer already exists [2023-05-09T19:11:53.006Z] 4298cba21fb1: Layer already exists [2023-05-09T19:11:53.006Z] 3b6b88e86d59: Layer already exists [2023-05-09T19:11:53.006Z] 8547a43da251: Layer already exists [2023-05-09T19:11:53.006Z] f2ad9babdf19: Layer already exists [2023-05-09T19:11:53.006Z] b6175c3f06cf: Layer already exists [2023-05-09T19:11:53.006Z] 26cbea5cba74: Layer already exists [2023-05-09T19:11:53.272Z] f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30-3.0.0-dev.35: digest: sha256:9e31d74b38d3927ac3f854c1b9c589ea31132ec79c41dc2779f8dc1a524bfa2a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:11:53.671Z] + 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-05-09T19:11:54.024Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-05-09T19:11:54.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-09T19:11:54.024Z] 119843ad0d94: Preparing [2023-05-09T19:11:54.024Z] ff737615167f: Preparing [2023-05-09T19:11:54.024Z] 202e997e156b: Preparing [2023-05-09T19:11:54.024Z] 608d194cb50c: Preparing [2023-05-09T19:11:54.024Z] acc83c6ca332: Preparing [2023-05-09T19:11:54.024Z] 30dff0ae7d1f: Preparing [2023-05-09T19:11:54.024Z] b6175c3f06cf: Preparing [2023-05-09T19:11:54.024Z] 4298cba21fb1: Preparing [2023-05-09T19:11:54.024Z] 3b6b88e86d59: Preparing [2023-05-09T19:11:54.024Z] 8547a43da251: Preparing [2023-05-09T19:11:54.024Z] f2ad9babdf19: Preparing [2023-05-09T19:11:54.024Z] 26cbea5cba74: Preparing [2023-05-09T19:11:54.024Z] 3b6b88e86d59: Waiting [2023-05-09T19:11:54.024Z] 8547a43da251: Waiting [2023-05-09T19:11:54.024Z] 26cbea5cba74: Waiting [2023-05-09T19:11:54.024Z] f2ad9babdf19: Waiting [2023-05-09T19:11:54.024Z] b6175c3f06cf: Waiting [2023-05-09T19:11:54.024Z] 30dff0ae7d1f: Waiting [2023-05-09T19:11:54.024Z] 4298cba21fb1: Waiting [2023-05-09T19:11:54.024Z] ff737615167f: Layer already exists [2023-05-09T19:11:54.024Z] 608d194cb50c: Layer already exists [2023-05-09T19:11:54.024Z] acc83c6ca332: Layer already exists [2023-05-09T19:11:54.024Z] 202e997e156b: Layer already exists [2023-05-09T19:11:54.024Z] 119843ad0d94: Layer already exists [2023-05-09T19:11:54.024Z] 4298cba21fb1: Layer already exists [2023-05-09T19:11:54.024Z] 30dff0ae7d1f: Layer already exists [2023-05-09T19:11:54.024Z] b6175c3f06cf: Layer already exists [2023-05-09T19:11:54.024Z] 8547a43da251: Layer already exists [2023-05-09T19:11:54.024Z] 3b6b88e86d59: Layer already exists [2023-05-09T19:11:54.024Z] f2ad9babdf19: Layer already exists [2023-05-09T19:11:54.024Z] 26cbea5cba74: Layer already exists [2023-05-09T19:11:54.295Z] main: digest: sha256:9e31d74b38d3927ac3f854c1b9c589ea31132ec79c41dc2779f8dc1a524bfa2a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T19:11:54.354Z] ===================================================== [Pipeline] echo [2023-05-09T19:11:54.364Z] taggedImages: [2023-05-09T19:11:54.364Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [2023-05-09T19:11:54.364Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-09T19:11:54.364Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.35 [2023-05-09T19:11:54.364Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30-3.0.0-dev.35 [2023-05-09T19:11:54.364Z] - 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-05-09T19:11:54.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T19:11:54.756Z] [2023-05-09T19:11:54.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:11:55.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T19:11:57.127Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T19:11:57.127Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T19:11:57.127Z] 04944245beec: Pulling fs layer [2023-05-09T19:11:57.127Z] 699f458cf7ca: Pulling fs layer [2023-05-09T19:11:57.127Z] 765212b225bb: Pulling fs layer [2023-05-09T19:11:57.127Z] f23df028b6ca: Pulling fs layer [2023-05-09T19:11:57.127Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T19:11:57.127Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T19:11:57.127Z] 765212b225bb: Waiting [2023-05-09T19:11:57.127Z] f23df028b6ca: Waiting [2023-05-09T19:11:57.127Z] d65c8cfc05b1: Waiting [2023-05-09T19:11:57.127Z] 2437ff75d9bd: Waiting [2023-05-09T19:11:57.127Z] 04944245beec: Verifying Checksum [2023-05-09T19:11:57.127Z] 04944245beec: Download complete [2023-05-09T19:11:57.127Z] 765212b225bb: Verifying Checksum [2023-05-09T19:11:57.127Z] 765212b225bb: Download complete [2023-05-09T19:11:57.127Z] f23df028b6ca: Verifying Checksum [2023-05-09T19:11:57.127Z] f23df028b6ca: Download complete [2023-05-09T19:11:57.127Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T19:11:57.127Z] d65c8cfc05b1: Download complete [2023-05-09T19:11:57.127Z] 699f458cf7ca: Verifying Checksum [2023-05-09T19:11:57.127Z] 699f458cf7ca: Download complete [2023-05-09T19:11:57.718Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T19:11:57.718Z] 8998bd30e6a1: Download complete [2023-05-09T19:11:59.662Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T19:11:59.662Z] 2437ff75d9bd: Download complete [2023-05-09T19:12:01.608Z] 8998bd30e6a1: Pull complete [2023-05-09T19:12:01.874Z] 04944245beec: Pull complete [2023-05-09T19:12:03.279Z] 699f458cf7ca: Pull complete [2023-05-09T19:12:03.279Z] 765212b225bb: Pull complete [2023-05-09T19:12:03.865Z] f23df028b6ca: Pull complete [2023-05-09T19:12:04.133Z] d65c8cfc05b1: Pull complete [2023-05-09T19:12:16.461Z] 2437ff75d9bd: Pull complete [2023-05-09T19:12:16.461Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T19:12:16.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T19:12:16.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T19:12:16.675Z] prd-ubuntu20.04-docker-arm64-4c-16g-14747 does not seem to be running inside a container [2023-05-09T19:12:16.756Z] $ 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/107 -v /w/workspace/device-usb-camera/107:/w/workspace/device-usb-camera/107:rw,z -v /w/workspace/device-usb-camera/107@tmp:/w/workspace/device-usb-camera/107@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-05-09T19:12:19.404Z] $ docker top bb7dbcc9af4476385bd9a9796f4265d765145089520580a7fbccfe5c3045944c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:12:20.256Z] ---> job-cost.sh [2023-05-09T19:12:20.256Z] lf-activate-venv: SKIPPING [2023-05-09T19:12:20.256Z] INFO: No Stack... [2023-05-09T19:12:20.523Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T19:12:21.481Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T19:12:22.125Z] + cat /w/workspace/device-usb-camera/107/archives/cost.csv [2023-05-09T19:12:22.126Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T19:12:22.201Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-107-stack-cost] [2023-05-09T19:12:22.208Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-107-stack-cost] did not exist. Created. [2023-05-09T19:12:22.209Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T19:12:22.868Z] /w/workspace/device-usb-camera/107@tmp/durable-9a1702ab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T19:12:23.547Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T19:12:23.571Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T19:12:23.625Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T19:12:23.633Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T19:12:23.661Z] $ docker stop --time=1 bb7dbcc9af4476385bd9a9796f4265d765145089520580a7fbccfe5c3045944c [2023-05-09T19:12:25.198Z] $ docker rm -f --volumes bb7dbcc9af4476385bd9a9796f4265d765145089520580a7fbccfe5c3045944c [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-05-09T19:12:25.666Z] provisioning config files... [2023-05-09T19:12:25.677Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config252377413155628584tmp [Pipeline] { [Pipeline] sh [2023-05-09T19:12:25.976Z] + set +x [2023-05-09T19:12:25.976Z] + curl -s https://codecov.io/bash [2023-05-09T19:12:25.976Z] + bash -s -- [2023-05-09T19:12:25.976Z] [2023-05-09T19:12:25.976Z] _____ _ [2023-05-09T19:12:25.976Z] / ____| | | [2023-05-09T19:12:25.976Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T19:12:25.976Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T19:12:25.976Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T19:12:25.976Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T19:12:25.976Z] Bash-1.0.6 [2023-05-09T19:12:25.976Z] [2023-05-09T19:12:25.976Z] [2023-05-09T19:12:25.976Z] ==> git version 2.25.1 found [2023-05-09T19:12:25.976Z] ==> 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-05-09T19:12:25.976Z] Release-Date: 2020-01-08 [2023-05-09T19:12:25.976Z] 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-05-09T19:12:25.976Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T19:12:25.976Z] ==> Jenkins CI detected. [2023-05-09T19:12:25.976Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-05-09T19:12:25.976Z] project root: . [2023-05-09T19:12:25.976Z] --> token set from env [2023-05-09T19:12:25.976Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T19:12:26.236Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T19:12:26.236Z] ==> Python coveragepy not found [2023-05-09T19:12:26.236Z] ==> Searching for coverage reports in: [2023-05-09T19:12:26.236Z] + . [2023-05-09T19:12:26.236Z] -> Found 1 reports [2023-05-09T19:12:26.236Z] ==> Detecting git/mercurial file structure [2023-05-09T19:12:26.236Z] ==> Reading reports [2023-05-09T19:12:26.236Z] + ./coverage.out bytes=28693 [2023-05-09T19:12:26.236Z] ==> Appending adjustments [2023-05-09T19:12:26.236Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T19:12:26.236Z] + Found adjustments [2023-05-09T19:12:26.236Z] ==> Gzipping contents [2023-05-09T19:12:26.236Z] 4.0K /tmp/codecov.sO5205.gz [2023-05-09T19:12:26.236Z] ==> Uploading reports [2023-05-09T19:12:26.236Z] url: https://codecov.io [2023-05-09T19:12:26.236Z] query: branch=main&commit=f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T19:12:26.236Z] -> Pinging Codecov [2023-05-09T19:12:26.236Z] 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=f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T19:12:26.496Z] -> Uploading to [2023-05-09T19:12:26.496Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/73D8F5FF140700D3E01443B452E23636/f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30/e2385b00-3e8f-4271-bdb1-82febe4b563c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T191226Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05a8983e2f4c5328eab418bf235e6e356cb75540689fe645574c13f0ae6a0120 [2023-05-09T19:12:26.496Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T19:12:26.496Z] Dload Upload Total Spent Left Speed [2023-05-09T19:12:26.754Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3929 0 0 100 3929 0 16578 --:--:-- --:--:-- --:--:-- 16578 [2023-05-09T19:12:26.754Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [Pipeline] } [2023-05-09T19:12:26.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-09T19:12:26.972Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-09T19:12:26.982Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:12:27.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T19:12:27.272Z] [2023-05-09T19:12:27.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:12:27.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T19:12:27.570Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-09T19:12:27.570Z] df9b9388f04a: Pulling fs layer [2023-05-09T19:12:27.570Z] 52dc419b0ee2: Pulling fs layer [2023-05-09T19:12:27.570Z] 25bc292e5bac: Pulling fs layer [2023-05-09T19:12:27.570Z] 114826534d7a: Pulling fs layer [2023-05-09T19:12:27.570Z] 4657fd5d0bcf: Pulling fs layer [2023-05-09T19:12:27.570Z] 6ad1cebc031e: Pulling fs layer [2023-05-09T19:12:27.570Z] 8a3aa393b2d8: Pulling fs layer [2023-05-09T19:12:27.570Z] 114826534d7a: Waiting [2023-05-09T19:12:27.570Z] 4657fd5d0bcf: Waiting [2023-05-09T19:12:27.570Z] 6ad1cebc031e: Waiting [2023-05-09T19:12:27.570Z] 8a3aa393b2d8: Waiting [2023-05-09T19:12:27.570Z] 25bc292e5bac: Verifying Checksum [2023-05-09T19:12:27.570Z] 25bc292e5bac: Download complete [2023-05-09T19:12:27.570Z] 52dc419b0ee2: Download complete [2023-05-09T19:12:27.570Z] 4657fd5d0bcf: Verifying Checksum [2023-05-09T19:12:27.570Z] 4657fd5d0bcf: Download complete [2023-05-09T19:12:27.570Z] df9b9388f04a: Download complete [2023-05-09T19:12:27.829Z] 6ad1cebc031e: Verifying Checksum [2023-05-09T19:12:27.829Z] 6ad1cebc031e: Download complete [2023-05-09T19:12:27.829Z] df9b9388f04a: Pull complete [2023-05-09T19:12:27.829Z] 52dc419b0ee2: Pull complete [2023-05-09T19:12:28.091Z] 25bc292e5bac: Pull complete [2023-05-09T19:12:28.353Z] 114826534d7a: Verifying Checksum [2023-05-09T19:12:28.353Z] 114826534d7a: Download complete [2023-05-09T19:12:28.611Z] 8a3aa393b2d8: Verifying Checksum [2023-05-09T19:12:28.611Z] 8a3aa393b2d8: Download complete [2023-05-09T19:12:31.902Z] 114826534d7a: Pull complete [2023-05-09T19:12:31.902Z] 4657fd5d0bcf: Pull complete [2023-05-09T19:12:31.902Z] 6ad1cebc031e: Pull complete [2023-05-09T19:12:34.432Z] 8a3aa393b2d8: Pull complete [2023-05-09T19:12:34.432Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-09T19:12:34.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T19:12:34.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T19:12:34.517Z] prd-ubuntu20.04-docker-8c-8g-14745 does not seem to be running inside a container [2023-05-09T19:12:34.550Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-09T19:12:36.368Z] $ docker top 67860d56007b374f3d8927b331847e32d671a1ba2f75c4b3adbc41288b22db41 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T19:12:36.436Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-05-09T19:12:36.712Z] + set -o pipefail [2023-05-09T19:12:36.712Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-05-09T19:12:41.990Z] [2023-05-09T19:12:41.990Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-05-09T19:12:41.990Z] [2023-05-09T19:12:41.990Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/cfcaebc9-44ea-40ab-bddc-c40d0ff07db6 [2023-05-09T19:12:41.990Z] [2023-05-09T19:12:41.990Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-09T19:12:41.990Z] [2023-05-09T19:12:41.990Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-09T19:12:41.990Z] [2023-05-09T19:12:42.251Z] [2023-05-09T19:12:42.251Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-09T19:12:42.251Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-09T19:12:42.251Z] More details here: https://snyk.co/ue1NS [2023-05-09T19:12:42.251Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-09T19:12:42.251Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-09T19:12:42.263Z] $ docker stop --time=1 67860d56007b374f3d8927b331847e32d671a1ba2f75c4b3adbc41288b22db41 [2023-05-09T19:12:44.207Z] $ docker rm -f --volumes 67860d56007b374f3d8927b331847e32d671a1ba2f75c4b3adbc41288b22db41 [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-05-09T19:12:44.967Z] + git log --format=format:%s -1 f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [Pipeline] sh [2023-05-09T19:12:45.255Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T19:12:45.255Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:12:45.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T19:12:45.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T19:12:45.620Z] prd-ubuntu20.04-docker-8c-8g-14745 does not seem to be running inside a container [2023-05-09T19:12:45.652Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T19:12:46.033Z] $ docker top 9ee33b9c85b091fd331fda72ba966f04800f7a57623cb4deef8dcb62f7d30877 -eo pid,comm [2023-05-09T19:12:46.083Z] 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-05-09T19:12:46.083Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T19:12:46.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T19:12:46.117Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T19:12:46.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T19:12:46.230Z] $ docker exec 9ee33b9c85b091fd331fda72ba966f04800f7a57623cb4deef8dcb62f7d30877 ssh-agent [2023-05-09T19:12:46.342Z] SSH_AUTH_SOCK=/tmp/ssh-dwx2sEQKjj8l/agent.33 [2023-05-09T19:12:46.342Z] SSH_AGENT_PID=39 [2023-05-09T19:12:46.347Z] Running ssh-add (command line suppressed) [2023-05-09T19:12:46.455Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15670381642985892597.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15670381642985892597.key) [2023-05-09T19:12:46.470Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T19:12:46.756Z] + git semver tag [2023-05-09T19:12:47.323Z] 2023-05-09 19:12:47,130 [run_tag] DEBUG tag force:False [2023-05-09T19:12:47.323Z] 2023-05-09 19:12:47,130 [check_head_tag] DEBUG check head tag [2023-05-09T19:12:47.323Z] 2023-05-09 19:12:47,132 [execute] INFO git cat-file --batch-check [2023-05-09T19:12:47.323Z] 2023-05-09 19:12:47,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-09T19:12:47.323Z] 2023-05-09 19:12:47,136 [execute] INFO git cat-file --batch [2023-05-09T19:12:47.323Z] 2023-05-09 19:12:47,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-09T19:12:47.323Z] 2023-05-09 19:12:47,170 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-09T19:12:47.323Z] 2023-05-09 19:12:47,170 [execute] INFO git tag -a v3.0.0-dev.35 -m v3.0.0-dev.35 [2023-05-09T19:12:47.323Z] 2023-05-09 19:12:47,171 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.35', '-m', 'v3.0.0-dev.35'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-09T19:12:47.323Z] 2023-05-09 19:12:47,176 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-09T19:12:47.323Z] 3.0.0-dev.35 [Pipeline] } [2023-05-09T19:12:47.333Z] $ docker exec --env ******** --env ******** 9ee33b9c85b091fd331fda72ba966f04800f7a57623cb4deef8dcb62f7d30877 ssh-agent -k [2023-05-09T19:12:47.433Z] unset SSH_AUTH_SOCK; [2023-05-09T19:12:47.434Z] unset SSH_AGENT_PID; [2023-05-09T19:12:47.434Z] echo Agent pid 39 killed; [2023-05-09T19:12:47.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T19:12:47.744Z] + git semver [Pipeline] } [2023-05-09T19:12:48.326Z] $ docker stop --time=1 9ee33b9c85b091fd331fda72ba966f04800f7a57623cb4deef8dcb62f7d30877 [2023-05-09T19:12:49.603Z] $ docker rm -f --volumes 9ee33b9c85b091fd331fda72ba966f04800f7a57623cb4deef8dcb62f7d30877 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:12:50.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T19:12:50.005Z] [2023-05-09T19:12:50.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:12:50.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T19:12:50.301Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-09T19:12:50.301Z] ab5ef0e58194: Pulling fs layer [2023-05-09T19:12:50.301Z] 9712f1f96733: Pulling fs layer [2023-05-09T19:12:50.301Z] 63f879dbbcfc: Pulling fs layer [2023-05-09T19:12:50.301Z] 0d9ebad4ef96: Pulling fs layer [2023-05-09T19:12:50.301Z] e9a5061849ea: Pulling fs layer [2023-05-09T19:12:50.301Z] d747dcd14b5f: Pulling fs layer [2023-05-09T19:12:50.301Z] 2de7ff778b66: Pulling fs layer [2023-05-09T19:12:50.301Z] e9a5061849ea: Waiting [2023-05-09T19:12:50.301Z] d747dcd14b5f: Waiting [2023-05-09T19:12:50.301Z] 2de7ff778b66: Waiting [2023-05-09T19:12:50.301Z] 0d9ebad4ef96: Waiting [2023-05-09T19:12:50.301Z] 9712f1f96733: Verifying Checksum [2023-05-09T19:12:50.301Z] 9712f1f96733: Download complete [2023-05-09T19:12:50.565Z] 63f879dbbcfc: Verifying Checksum [2023-05-09T19:12:50.565Z] 63f879dbbcfc: Download complete [2023-05-09T19:12:50.826Z] e9a5061849ea: Verifying Checksum [2023-05-09T19:12:50.826Z] e9a5061849ea: Download complete [2023-05-09T19:12:50.826Z] d747dcd14b5f: Verifying Checksum [2023-05-09T19:12:50.826Z] d747dcd14b5f: Download complete [2023-05-09T19:12:50.826Z] ab5ef0e58194: Verifying Checksum [2023-05-09T19:12:50.826Z] ab5ef0e58194: Download complete [2023-05-09T19:12:50.826Z] 0d9ebad4ef96: Verifying Checksum [2023-05-09T19:12:50.826Z] 0d9ebad4ef96: Download complete [2023-05-09T19:12:51.084Z] 2de7ff778b66: Verifying Checksum [2023-05-09T19:12:51.084Z] 2de7ff778b66: Download complete [2023-05-09T19:12:53.616Z] ab5ef0e58194: Pull complete [2023-05-09T19:12:53.616Z] 9712f1f96733: Pull complete [2023-05-09T19:12:54.184Z] 63f879dbbcfc: Pull complete [2023-05-09T19:12:58.370Z] 0d9ebad4ef96: Pull complete [2023-05-09T19:12:58.370Z] e9a5061849ea: Pull complete [2023-05-09T19:12:58.370Z] d747dcd14b5f: Pull complete [2023-05-09T19:12:59.305Z] 2de7ff778b66: Pull complete [2023-05-09T19:12:59.305Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-09T19:12:59.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T19:12:59.305Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T19:12:59.391Z] prd-ubuntu20.04-docker-8c-8g-14745 does not seem to be running inside a container [2023-05-09T19:12:59.422Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-09T19:13:01.839Z] $ docker top bbc93681406cfc4057d1ea8c861b7c9b204b6422330ce060ed41aec3216df0d0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-09T19:13:01.910Z] provisioning config files... [2023-05-09T19:13:01.918Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15131740755938994808tmp [2023-05-09T19:13:01.927Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3892113157996446853tmp [2023-05-09T19:13:01.936Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14899606533261628205tmp [Pipeline] { [Pipeline] echo [2023-05-09T19:13:01.952Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:13:02.235Z] ---> sigul-configuration.sh [2023-05-09T19:13:02.235Z] gpg: directory `/root/.gnupg' created [2023-05-09T19:13:02.235Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-09T19:13:02.235Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-09T19:13:02.235Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-09T19:13:02.235Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-09T19:13:02.235Z] gpg: CAST5 encrypted data [2023-05-09T19:13:02.235Z] gpg: encrypted with 1 passphrase [2023-05-09T19:13:02.235Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-09T19:13:02.520Z] + mkdir /home/jenkins [2023-05-09T19:13:02.520Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-09T19:13:02.810Z] + 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-05-09T19:13:02.818Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:13:03.102Z] ---> sigul-install.sh [2023-05-09T19:13:03.102Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-09T19:13:03.398Z] + git tag --list [2023-05-09T19:13:03.398Z] v0.0.0 [2023-05-09T19:13:03.398Z] v0.0.1-dev.1 [2023-05-09T19:13:03.398Z] v0.0.1-dev.10 [2023-05-09T19:13:03.398Z] v0.0.1-dev.11 [2023-05-09T19:13:03.398Z] v0.0.1-dev.12 [2023-05-09T19:13:03.398Z] v0.0.1-dev.13 [2023-05-09T19:13:03.398Z] v0.0.1-dev.14 [2023-05-09T19:13:03.398Z] v0.0.1-dev.15 [2023-05-09T19:13:03.398Z] v0.0.1-dev.16 [2023-05-09T19:13:03.398Z] v0.0.1-dev.2 [2023-05-09T19:13:03.398Z] v0.0.1-dev.3 [2023-05-09T19:13:03.398Z] v0.0.1-dev.4 [2023-05-09T19:13:03.398Z] v0.0.1-dev.5 [2023-05-09T19:13:03.398Z] v0.0.1-dev.6 [2023-05-09T19:13:03.398Z] v0.0.1-dev.7 [2023-05-09T19:13:03.398Z] v0.0.1-dev.8 [2023-05-09T19:13:03.398Z] v0.0.1-dev.9 [2023-05-09T19:13:03.398Z] v2.2.0 [2023-05-09T19:13:03.398Z] v2.2.0-dev.17 [2023-05-09T19:13:03.398Z] v2.2.0-dev.18 [2023-05-09T19:13:03.398Z] v2.2.0-dev.19 [2023-05-09T19:13:03.398Z] v2.2.0-dev.20 [2023-05-09T19:13:03.398Z] v2.2.0-dev.21 [2023-05-09T19:13:03.398Z] v2.2.0-dev.22 [2023-05-09T19:13:03.398Z] v2.2.0-dev.23 [2023-05-09T19:13:03.398Z] v2.2.0-dev.24 [2023-05-09T19:13:03.398Z] v2.2.0-dev.25 [2023-05-09T19:13:03.398Z] v2.2.0-dev.26 [2023-05-09T19:13:03.398Z] v2.2.0-dev.27 [2023-05-09T19:13:03.398Z] v2.3.0 [2023-05-09T19:13:03.398Z] v2.3.0-dev.1 [2023-05-09T19:13:03.398Z] v2.3.0-dev.10 [2023-05-09T19:13:03.398Z] v2.3.0-dev.11 [2023-05-09T19:13:03.398Z] v2.3.0-dev.12 [2023-05-09T19:13:03.398Z] v2.3.0-dev.13 [2023-05-09T19:13:03.398Z] v2.3.0-dev.14 [2023-05-09T19:13:03.398Z] v2.3.0-dev.15 [2023-05-09T19:13:03.398Z] v2.3.0-dev.16 [2023-05-09T19:13:03.398Z] v2.3.0-dev.17 [2023-05-09T19:13:03.398Z] v2.3.0-dev.18 [2023-05-09T19:13:03.398Z] v2.3.0-dev.19 [2023-05-09T19:13:03.398Z] v2.3.0-dev.2 [2023-05-09T19:13:03.398Z] v2.3.0-dev.20 [2023-05-09T19:13:03.398Z] v2.3.0-dev.21 [2023-05-09T19:13:03.398Z] v2.3.0-dev.22 [2023-05-09T19:13:03.398Z] v2.3.0-dev.23 [2023-05-09T19:13:03.398Z] v2.3.0-dev.24 [2023-05-09T19:13:03.398Z] v2.3.0-dev.25 [2023-05-09T19:13:03.398Z] v2.3.0-dev.26 [2023-05-09T19:13:03.398Z] v2.3.0-dev.27 [2023-05-09T19:13:03.398Z] v2.3.0-dev.28 [2023-05-09T19:13:03.398Z] v2.3.0-dev.3 [2023-05-09T19:13:03.398Z] v2.3.0-dev.4 [2023-05-09T19:13:03.398Z] v2.3.0-dev.5 [2023-05-09T19:13:03.398Z] v2.3.0-dev.6 [2023-05-09T19:13:03.398Z] v2.3.0-dev.7 [2023-05-09T19:13:03.398Z] v2.3.0-dev.8 [2023-05-09T19:13:03.398Z] v2.3.0-dev.9 [2023-05-09T19:13:03.398Z] v2.3.1 [2023-05-09T19:13:03.398Z] v2.3.1-dev.4 [2023-05-09T19:13:03.398Z] v2.3.1-dev.5 [2023-05-09T19:13:03.398Z] v2.3.1-dev.6 [2023-05-09T19:13:03.398Z] v3.0.0-dev.1 [2023-05-09T19:13:03.398Z] v3.0.0-dev.10 [2023-05-09T19:13:03.398Z] v3.0.0-dev.11 [2023-05-09T19:13:03.398Z] v3.0.0-dev.12 [2023-05-09T19:13:03.398Z] v3.0.0-dev.13 [2023-05-09T19:13:03.398Z] v3.0.0-dev.14 [2023-05-09T19:13:03.398Z] v3.0.0-dev.15 [2023-05-09T19:13:03.398Z] v3.0.0-dev.16 [2023-05-09T19:13:03.398Z] v3.0.0-dev.17 [2023-05-09T19:13:03.398Z] v3.0.0-dev.18 [2023-05-09T19:13:03.398Z] v3.0.0-dev.19 [2023-05-09T19:13:03.398Z] v3.0.0-dev.2 [2023-05-09T19:13:03.398Z] v3.0.0-dev.20 [2023-05-09T19:13:03.398Z] v3.0.0-dev.21 [2023-05-09T19:13:03.398Z] v3.0.0-dev.22 [2023-05-09T19:13:03.398Z] v3.0.0-dev.23 [2023-05-09T19:13:03.398Z] v3.0.0-dev.24 [2023-05-09T19:13:03.398Z] v3.0.0-dev.25 [2023-05-09T19:13:03.398Z] v3.0.0-dev.26 [2023-05-09T19:13:03.398Z] v3.0.0-dev.27 [2023-05-09T19:13:03.398Z] v3.0.0-dev.28 [2023-05-09T19:13:03.398Z] v3.0.0-dev.29 [2023-05-09T19:13:03.398Z] v3.0.0-dev.3 [2023-05-09T19:13:03.398Z] v3.0.0-dev.30 [2023-05-09T19:13:03.398Z] v3.0.0-dev.31 [2023-05-09T19:13:03.398Z] v3.0.0-dev.32 [2023-05-09T19:13:03.398Z] v3.0.0-dev.33 [2023-05-09T19:13:03.398Z] v3.0.0-dev.34 [2023-05-09T19:13:03.398Z] v3.0.0-dev.35 [2023-05-09T19:13:03.398Z] v3.0.0-dev.4 [2023-05-09T19:13:03.398Z] v3.0.0-dev.5 [2023-05-09T19:13:03.398Z] v3.0.0-dev.6 [2023-05-09T19:13:03.398Z] v3.0.0-dev.7 [2023-05-09T19:13:03.398Z] v3.0.0-dev.8 [2023-05-09T19:13:03.398Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-09T19:13:03.686Z] + lftools sign git-tag v3.0.0-dev.35 [2023-05-09T19:13:04.624Z] Signing Git tag with Sigul... [2023-05-09T19:13:04.624Z] Signing v3.0.0-dev.35 [Pipeline] echo [2023-05-09T19:13:04.892Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:13:05.336Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-09T19:13:05.341Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-09T19:13:05.361Z] $ docker stop --time=1 bbc93681406cfc4057d1ea8c861b7c9b204b6422330ce060ed41aec3216df0d0 [2023-05-09T19:13:06.685Z] $ docker rm -f --volumes bbc93681406cfc4057d1ea8c861b7c9b204b6422330ce060ed41aec3216df0d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-09T19:13:07.116Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T19:13:07.116Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:13:07.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T19:13:07.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T19:13:07.494Z] prd-ubuntu20.04-docker-8c-8g-14745 does not seem to be running inside a container [2023-05-09T19:13:07.527Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T19:13:07.861Z] $ docker top 47a7628fa2f5a190b1c0b555d6eb1f95b9619b1dcdb839cec61db461d96ae2b4 -eo pid,comm [2023-05-09T19:13:07.915Z] 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-05-09T19:13:07.915Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T19:13:07.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T19:13:07.996Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T19:13:08.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T19:13:08.108Z] $ docker exec 47a7628fa2f5a190b1c0b555d6eb1f95b9619b1dcdb839cec61db461d96ae2b4 ssh-agent [2023-05-09T19:13:08.206Z] SSH_AUTH_SOCK=/tmp/ssh-ztL0SDhOihL4/agent.32 [2023-05-09T19:13:08.206Z] SSH_AGENT_PID=38 [2023-05-09T19:13:08.210Z] Running ssh-add (command line suppressed) [2023-05-09T19:13:08.316Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11550929006003005531.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11550929006003005531.key) [2023-05-09T19:13:08.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T19:13:08.616Z] + git semver bump pre [2023-05-09T19:13:09.183Z] 2023-05-09 19:13:08,922 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-09T19:13:09.183Z] 2023-05-09 19:13:08,922 [bump_version] DEBUG bumping version:3.0.0-dev.35 on axis:pre with prefix:dev [2023-05-09T19:13:09.183Z] 2023-05-09 19:13:08,923 [bump_version] DEBUG bumped version:3.0.0-dev.36 [2023-05-09T19:13:09.183Z] 2023-05-09 19:13:08,923 [write_version] DEBUG write version:3.0.0-dev.36 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-05-09T19:13:09.183Z] 2023-05-09 19:13:08,923 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-09T19:13:09.183Z] 2023-05-09 19:13:08,923 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-09T19:13:09.183Z] 2023-05-09 19:13:08,925 [execute] INFO git cat-file --batch-check [2023-05-09T19:13:09.183Z] 2023-05-09 19:13:08,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T19:13:09.183Z] 2023-05-09 19:13:08,932 [execute] INFO git cat-file --batch [2023-05-09T19:13:09.183Z] 2023-05-09 19:13:08,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T19:13:09.183Z] 2023-05-09 19:13:08,938 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-09T19:13:09.183Z] 3.0.0-dev.36 [Pipeline] } [2023-05-09T19:13:09.192Z] $ docker exec --env ******** --env ******** 47a7628fa2f5a190b1c0b555d6eb1f95b9619b1dcdb839cec61db461d96ae2b4 ssh-agent -k [2023-05-09T19:13:09.304Z] unset SSH_AUTH_SOCK; [2023-05-09T19:13:09.304Z] unset SSH_AGENT_PID; [2023-05-09T19:13:09.305Z] echo Agent pid 38 killed; [2023-05-09T19:13:09.313Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T19:13:09.614Z] + git semver [Pipeline] } [2023-05-09T19:13:09.886Z] $ docker stop --time=1 47a7628fa2f5a190b1c0b555d6eb1f95b9619b1dcdb839cec61db461d96ae2b4 [2023-05-09T19:13:11.201Z] $ docker rm -f --volumes 47a7628fa2f5a190b1c0b555d6eb1f95b9619b1dcdb839cec61db461d96ae2b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T19:13:11.538Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T19:13:11.538Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:13:11.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T19:13:11.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T19:13:11.909Z] prd-ubuntu20.04-docker-8c-8g-14745 does not seem to be running inside a container [2023-05-09T19:13:11.940Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T19:13:12.272Z] $ docker top 6844fdf35b0913cb578ea2874f5b25d110beb5c8e42f253935ff252c5ae58a43 -eo pid,comm [2023-05-09T19:13:12.319Z] 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-05-09T19:13:12.319Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T19:13:12.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T19:13:12.358Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T19:13:12.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T19:13:12.466Z] $ docker exec 6844fdf35b0913cb578ea2874f5b25d110beb5c8e42f253935ff252c5ae58a43 ssh-agent [2023-05-09T19:13:12.565Z] SSH_AUTH_SOCK=/tmp/ssh-tNIncAozwHZ7/agent.33 [2023-05-09T19:13:12.565Z] SSH_AGENT_PID=39 [2023-05-09T19:13:12.570Z] Running ssh-add (command line suppressed) [2023-05-09T19:13:12.663Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8415076004881983680.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8415076004881983680.key) [2023-05-09T19:13:12.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T19:13:12.965Z] + git semver push [2023-05-09T19:13:13.535Z] 2023-05-09 19:13:13,329 [run_push] DEBUG push [2023-05-09T19:13:13.535Z] 2023-05-09 19:13:13,330 [execute] INFO git cat-file --batch-check [2023-05-09T19:13:13.535Z] 2023-05-09 19:13:13,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T19:13:13.535Z] 2023-05-09 19:13:13,335 [execute] INFO git rev-list 379fbc714d384178a7457b1f05e7d53737e34f08 -- [2023-05-09T19:13:13.535Z] 2023-05-09 19:13:13,335 [execute] DEBUG Popen(['git', 'rev-list', '379fbc714d384178a7457b1f05e7d53737e34f08', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-09T19:13:13.535Z] 2023-05-09 19:13:13,342 [execute] INFO git fetch -v origin [2023-05-09T19:13:13.535Z] 2023-05-09 19:13:13,342 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-09T19:13:14.106Z] 2023-05-09 19:13:13,815 [run_push] DEBUG no remote changes detected [2023-05-09T19:13:14.106Z] 2023-05-09 19:13:13,816 [execute] INFO git push origin semver [2023-05-09T19:13:14.107Z] 2023-05-09 19:13:13,816 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-09T19:13:14.681Z] 2023-05-09 19:13:14,673 [run_push] DEBUG push all version tags [2023-05-09T19:13:14.682Z] 2023-05-09 19:13:14,673 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-09T19:13:14.682Z] 2023-05-09 19:13:14,674 [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-05-09T19:13:15.618Z] 2023-05-09 19:13:15,409 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-09T19:13:15.618Z] 3.0.0-dev.36 [Pipeline] } [2023-05-09T19:13:15.627Z] $ docker exec --env ******** --env ******** 6844fdf35b0913cb578ea2874f5b25d110beb5c8e42f253935ff252c5ae58a43 ssh-agent -k [2023-05-09T19:13:15.728Z] unset SSH_AUTH_SOCK; [2023-05-09T19:13:15.728Z] unset SSH_AGENT_PID; [2023-05-09T19:13:15.728Z] echo Agent pid 39 killed; [2023-05-09T19:13:15.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T19:13:16.051Z] + git semver [Pipeline] } [2023-05-09T19:13:16.394Z] $ docker stop --time=1 6844fdf35b0913cb578ea2874f5b25d110beb5c8e42f253935ff252c5ae58a43 [2023-05-09T19:13:17.652Z] $ docker rm -f --volumes 6844fdf35b0913cb578ea2874f5b25d110beb5c8e42f253935ff252c5ae58a43 [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-05-09T19:13:18.333Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-05-09T19:13:18.334Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-09T19:13:18.334Z] total 16 [2023-05-09T19:13:18.334Z] drwxr-xr-x 3 root root 4096 May 9 19:01 . [2023-05-09T19:13:18.334Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 19:13 .. [2023-05-09T19:13:18.334Z] drwxr-xr-x 2 root root 4096 May 9 19:01 cost [2023-05-09T19:13:18.334Z] -rw-r--r-- 1 root root 89 May 9 19:01 cost.csv [2023-05-09T19:13:18.334Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-09T19:13:18.334Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-09T19:13:18.334Z] total 16 [2023-05-09T19:13:18.334Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 19:01 . [2023-05-09T19:13:18.334Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 19:13 .. [2023-05-09T19:13:18.334Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 19:01 cost [2023-05-09T19:13:18.334Z] -rw-r--r-- 1 jenkins jenkins 89 May 9 19:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:13:18.671Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:13:19.529Z] ---> package-listing.sh [2023-05-09T19:13:19.529Z] ++ facter osfamily [2023-05-09T19:13:19.529Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T19:13:19.788Z] + OS_FAMILY=debian [2023-05-09T19:13:19.788Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-05-09T19:13:19.788Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T19:13:19.788Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T19:13:19.788Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T19:13:19.788Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T19:13:19.788Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-09T19:13:19.788Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T19:13:19.788Z] + case "${OS_FAMILY}" in [2023-05-09T19:13:19.788Z] + dpkg -l [2023-05-09T19:13:19.788Z] + grep '^ii' [2023-05-09T19:13:19.788Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T19:13:19.788Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T19:13:19.788Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T19:13:19.788Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-09T19:13:19.788Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-05-09T19:13:19.788Z] + 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-05-09T19:13:19.798Z] 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-05-09T19:13:20.072Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T19:13:20.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T19:13:20.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T19:13:20.702Z] prd-ubuntu20.04-docker-8c-8g-14745 does not seem to be running inside a container [2023-05-09T19:13:20.735Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T19:13:20.952Z] $ docker top 18cd584fdd89d3939c3b38e39849ac291a02316060a400c67eb8981ec362838c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T19:13:21.300Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T19:13:21.585Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T19:13:21.873Z] + ls /var/log/sa-host [2023-05-09T19:13:21.873Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T19:13:21.950Z] provisioning config files... [2023-05-09T19:13:21.958Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1116953658346980584tmp [Pipeline] { [Pipeline] echo [2023-05-09T19:13:21.971Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:13:22.253Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T19:13:22.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:13:22.577Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T19:13:22.586Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:13:22.868Z] ---> sudo-logs.sh [2023-05-09T19:13:22.868Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T19:13:22.898Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:13:23.181Z] ---> job-cost.sh [2023-05-09T19:13:23.181Z] lf-activate-venv: SKIPPING [2023-05-09T19:13:23.181Z] DEBUG: total: 0.2199999988079071 [2023-05-09T19:13:23.181Z] INFO: Retrieving Stack Cost... [2023-05-09T19:13:23.442Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T19:13:24.009Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T19:13:24.020Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T19:13:24.317Z] ---> logs-deploy.sh [2023-05-09T19:13:24.318Z] lf-activate-venv: SKIPPING [2023-05-09T19:13:24.318Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/107 [2023-05-09T19:13:24.318Z] INFO: archiving workspace using pattern(s): [2023-05-09T19:13:25.693Z] Archives upload complete. [2023-05-09T19:13:25.693Z] INFO: archiving logs to Nexus [2023-05-09T19:13:26.628Z] ---> uname -a: [2023-05-09T19:13:26.628Z] Linux prd-ubuntu20-04-docker-8c-8g-14745 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-09T19:13:26.628Z] [2023-05-09T19:13:26.628Z] [2023-05-09T19:13:26.628Z] ---> lscpu: [2023-05-09T19:13:26.628Z] Architecture: x86_64 [2023-05-09T19:13:26.628Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-09T19:13:26.628Z] Byte Order: Little Endian [2023-05-09T19:13:26.628Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-09T19:13:26.628Z] CPU(s): 8 [2023-05-09T19:13:26.628Z] On-line CPU(s) list: 0-7 [2023-05-09T19:13:26.628Z] Thread(s) per core: 1 [2023-05-09T19:13:26.628Z] Core(s) per socket: 1 [2023-05-09T19:13:26.628Z] Socket(s): 8 [2023-05-09T19:13:26.628Z] NUMA node(s): 1 [2023-05-09T19:13:26.628Z] Vendor ID: AuthenticAMD [2023-05-09T19:13:26.628Z] CPU family: 23 [2023-05-09T19:13:26.628Z] Model: 49 [2023-05-09T19:13:26.628Z] Model name: AMD EPYC-Rome Processor [2023-05-09T19:13:26.628Z] Stepping: 0 [2023-05-09T19:13:26.628Z] CPU MHz: 2799.998 [2023-05-09T19:13:26.628Z] BogoMIPS: 5599.99 [2023-05-09T19:13:26.628Z] Virtualization: AMD-V [2023-05-09T19:13:26.628Z] Hypervisor vendor: KVM [2023-05-09T19:13:26.628Z] Virtualization type: full [2023-05-09T19:13:26.628Z] L1d cache: 256 KiB [2023-05-09T19:13:26.628Z] L1i cache: 256 KiB [2023-05-09T19:13:26.628Z] L2 cache: 4 MiB [2023-05-09T19:13:26.628Z] L3 cache: 128 MiB [2023-05-09T19:13:26.628Z] NUMA node0 CPU(s): 0-7 [2023-05-09T19:13:26.628Z] Vulnerability Itlb multihit: Not affected [2023-05-09T19:13:26.628Z] Vulnerability L1tf: Not affected [2023-05-09T19:13:26.628Z] Vulnerability Mds: Not affected [2023-05-09T19:13:26.628Z] Vulnerability Meltdown: Not affected [2023-05-09T19:13:26.628Z] Vulnerability Mmio stale data: Not affected [2023-05-09T19:13:26.628Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-09T19:13:26.628Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-09T19:13:26.628Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-09T19:13:26.628Z] Vulnerability Srbds: Not affected [2023-05-09T19:13:26.628Z] Vulnerability Tsx async abort: Not affected [2023-05-09T19:13:26.628Z] 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-05-09T19:13:26.628Z] [2023-05-09T19:13:26.628Z] [2023-05-09T19:13:26.628Z] ---> nproc: [2023-05-09T19:13:26.628Z] 8 [2023-05-09T19:13:26.628Z] [2023-05-09T19:13:26.628Z] [2023-05-09T19:13:26.628Z] ---> df -h: [2023-05-09T19:13:26.628Z] Filesystem Size Used Avail Use% Mounted on [2023-05-09T19:13:26.628Z] overlay 155G 13G 143G 9% / [2023-05-09T19:13:26.628Z] tmpfs 64M 0 64M 0% /dev [2023-05-09T19:13:26.628Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-09T19:13:26.628Z] shm 64M 0 64M 0% /dev/shm [2023-05-09T19:13:26.628Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-09T19:13:26.628Z] [2023-05-09T19:13:26.628Z] [2023-05-09T19:13:26.628Z] ---> sar -b -r -n DEV: [2023-05-09T19:13:26.629Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14745) 05/09/23 _x86_64_ (8 CPU) [2023-05-09T19:13:26.629Z] [2023-05-09T19:13:26.629Z] 18:57:52 LINUX RESTART (8 CPU) [2023-05-09T19:13:26.629Z] [2023-05-09T19:13:26.629Z] 18:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-09T19:13:26.629Z] 18:59:01 201.47 47.88 153.58 0.00 5402.33 163614.13 0.00 [2023-05-09T19:13:26.629Z] 19:00:01 122.93 1.40 121.53 0.00 14.93 46010.80 0.00 [2023-05-09T19:13:26.629Z] 19:01:01 216.23 0.23 215.99 0.00 15.73 37100.70 0.00 [2023-05-09T19:13:26.629Z] 19:02:01 37.31 0.02 37.29 0.00 0.93 16813.75 0.00 [2023-05-09T19:13:26.629Z] 19:03:01 22.35 10.00 12.35 0.00 5121.28 2599.70 0.00 [2023-05-09T19:13:26.629Z] 19:04:01 18.91 1.70 17.21 0.00 311.28 3695.38 0.00 [2023-05-09T19:13:26.629Z] 19:05:01 1.33 0.00 1.33 0.00 0.00 15.19 0.00 [2023-05-09T19:13:26.629Z] 19:06:01 2.05 0.00 2.05 0.00 0.00 21.86 0.00 [2023-05-09T19:13:26.629Z] 19:07:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 [2023-05-09T19:13:26.629Z] 19:08:01 2.30 0.00 2.30 0.00 0.00 38.13 0.00 [2023-05-09T19:13:26.629Z] 19:09:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2023-05-09T19:13:26.629Z] 19:10:01 1.50 0.00 1.50 0.00 0.00 15.19 0.00 [2023-05-09T19:13:26.629Z] 19:11:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2023-05-09T19:13:26.629Z] 19:12:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2023-05-09T19:13:26.629Z] 19:13:01 97.33 0.35 96.98 0.00 30.39 61572.54 0.00 [2023-05-09T19:13:26.629Z] Average: 48.53 4.11 44.42 0.00 726.48 22103.50 0.00 [2023-05-09T19:13:26.629Z] [2023-05-09T19:13:26.629Z] 18:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-09T19:13:26.629Z] 18:59:01 29175292 31606768 710400 2.16 76900 2631788 1969136 5.80 979320 2368904 2816 [2023-05-09T19:13:26.629Z] 19:00:01 27675660 31064216 1237452 3.76 146840 3416376 2350088 6.93 1685728 3044916 222788 [2023-05-09T19:13:26.629Z] 19:01:01 28019048 31581228 721768 2.19 153120 3597372 1849112 5.45 1260812 3140160 648 [2023-05-09T19:13:26.629Z] 19:02:01 27515876 31588232 712128 2.17 161228 4049348 1775488 5.23 1273208 3579496 184 [2023-05-09T19:13:26.629Z] 19:03:01 27032728 31462716 834588 2.54 165324 4390384 1899840 5.60 1489780 3830268 115260 [2023-05-09T19:13:26.629Z] 19:04:01 27143688 31571192 719696 2.19 169404 4382088 1821912 5.37 1504568 3692620 8 [2023-05-09T19:13:26.629Z] 19:05:01 27144360 31571780 719036 2.19 169472 4382092 1821912 5.37 1504520 3692628 12 [2023-05-09T19:13:26.629Z] 19:06:01 27155896 31583392 707436 2.15 169536 4382092 1821912 5.37 1493140 3692624 4 [2023-05-09T19:13:26.629Z] 19:07:01 27156060 31583620 707080 2.15 169600 4382096 1821912 5.37 1493592 3692632 172 [2023-05-09T19:13:26.629Z] 19:08:01 27155884 31583948 706952 2.15 169676 4382080 1821912 5.37 1493336 3692964 160 [2023-05-09T19:13:26.629Z] 19:09:01 27155860 31583928 706884 2.15 169704 4382080 1821912 5.37 1493500 3692964 160 [2023-05-09T19:13:26.629Z] 19:10:01 27155836 31583964 706800 2.15 169732 4382084 1821912 5.37 1493476 3692968 172 [2023-05-09T19:13:26.629Z] 19:11:01 27155536 31583668 707016 2.15 169752 4382084 1821912 5.37 1493472 3692968 12 [2023-05-09T19:13:26.629Z] 19:12:01 27155808 31583944 706944 2.15 169764 4382088 1821912 5.37 1493148 3692972 140 [2023-05-09T19:13:26.629Z] 19:13:01 25651020 31546700 739648 2.25 207164 5690212 1829552 5.39 1604960 4959300 496 [2023-05-09T19:13:26.629Z] Average: 27296570 31538620 756255 2.30 162481 4214284 1871362 5.52 1450437 3610559 22869 [2023-05-09T19:13:26.629Z] [2023-05-09T19:13:26.629Z] 18:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-09T19:13:26.629Z] 18:59:01 docker0 70.38 95.67 5.93 148.79 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 18:59:01 ens3 722.84 445.85 6803.70 93.09 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 18:59:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 18:59:01 veth95e3fda 66.19 87.95 6.41 55.05 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:00:01 docker0 106.23 211.05 8.21 1842.26 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:00:01 ens3 236.50 122.00 1868.81 20.52 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:00:01 veth37e4837 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:01:01 docker0 16.14 44.45 1.19 714.50 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:01:01 ens3 106.11 65.21 967.39 105.44 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:01:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:02:01 ens3 210.26 182.00 2551.68 1074.90 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:02:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:03:01 ens3 108.40 40.43 1952.09 3.11 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:03:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:04:01 ens3 4.57 3.75 9.17 0.76 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:04:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:06:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:07:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:08:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:09:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:10:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:11:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:12:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:13:01 docker0 32.61 63.32 2.86 581.99 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:13:01 ens3 306.78 170.50 7752.64 30.06 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:13:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] 19:13:01 vethbbabcb3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] Average: docker0 15.02 27.63 1.21 219.15 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] Average: ens3 113.09 68.69 1460.36 88.53 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] Average: lo 1.44 1.44 0.14 0.14 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] Average: vethbbabcb3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T19:13:26.629Z] [2023-05-09T19:13:26.629Z] [2023-05-09T19:13:26.629Z] ---> sar -P ALL: [2023-05-09T19:13:26.629Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14745) 05/09/23 _x86_64_ (8 CPU) [2023-05-09T19:13:26.629Z] [2023-05-09T19:13:26.629Z] 18:57:52 LINUX RESTART (8 CPU) [2023-05-09T19:13:26.629Z] [2023-05-09T19:13:26.629Z] 18:58:01 CPU %user %nice %system %iowait %steal %idle [2023-05-09T19:13:26.629Z] 18:59:01 all 9.82 0.00 3.44 1.91 0.06 84.77 [2023-05-09T19:13:26.629Z] 18:59:01 0 8.62 0.00 3.07 1.91 0.07 86.33 [2023-05-09T19:13:26.629Z] 18:59:01 1 9.83 0.00 2.78 0.40 0.05 86.94 [2023-05-09T19:13:26.629Z] 18:59:01 2 9.92 0.00 3.35 2.78 0.05 83.90 [2023-05-09T19:13:26.629Z] 18:59:01 3 10.08 0.00 3.17 0.44 0.05 86.26 [2023-05-09T19:13:26.629Z] 18:59:01 4 7.81 0.00 3.12 0.74 0.05 88.27 [2023-05-09T19:13:26.629Z] 18:59:01 5 9.43 0.00 4.00 2.72 0.05 83.81 [2023-05-09T19:13:26.629Z] 18:59:01 6 10.74 0.00 4.39 3.75 0.05 81.07 [2023-05-09T19:13:26.629Z] 18:59:01 7 12.17 0.00 3.63 2.58 0.10 81.52 [2023-05-09T19:13:26.629Z] 19:00:01 all 27.94 0.00 5.43 7.81 0.07 58.76 [2023-05-09T19:13:26.629Z] 19:00:01 0 28.11 0.00 5.05 9.97 0.05 56.82 [2023-05-09T19:13:26.629Z] 19:00:01 1 27.89 0.00 6.10 0.39 0.07 65.55 [2023-05-09T19:13:26.629Z] 19:00:01 2 28.54 0.00 5.61 0.25 0.08 65.51 [2023-05-09T19:13:26.629Z] 19:00:01 3 27.63 0.00 4.96 10.05 0.07 57.29 [2023-05-09T19:13:26.629Z] 19:00:01 4 27.94 0.00 4.88 0.08 0.08 67.00 [2023-05-09T19:13:26.629Z] 19:00:01 5 28.14 0.00 5.80 27.39 0.07 38.60 [2023-05-09T19:13:26.629Z] 19:00:01 6 27.64 0.00 5.46 0.74 0.08 66.08 [2023-05-09T19:13:26.629Z] 19:00:01 7 27.59 0.00 5.61 13.42 0.07 53.32 [2023-05-09T19:13:26.629Z] 19:01:01 all 21.38 0.00 5.16 3.86 0.07 69.53 [2023-05-09T19:13:26.629Z] 19:01:01 0 20.53 0.00 5.36 0.94 0.07 73.10 [2023-05-09T19:13:26.629Z] 19:01:01 1 25.30 0.00 5.64 10.19 0.07 58.80 [2023-05-09T19:13:26.629Z] 19:01:01 2 20.87 0.00 5.60 2.34 0.05 71.14 [2023-05-09T19:13:26.629Z] 19:01:01 3 19.53 0.00 5.82 4.17 0.05 70.42 [2023-05-09T19:13:26.629Z] 19:01:01 4 21.84 0.00 5.00 1.22 0.07 71.87 [2023-05-09T19:13:26.629Z] 19:01:01 5 21.61 0.00 4.44 0.76 0.08 73.10 [2023-05-09T19:13:26.629Z] 19:01:01 6 20.18 0.00 4.71 8.73 0.07 66.31 [2023-05-09T19:13:26.629Z] 19:01:01 7 21.22 0.00 4.68 2.47 0.10 71.53 [2023-05-09T19:13:26.629Z] 19:02:01 all 5.93 0.00 1.38 0.28 0.04 92.37 [2023-05-09T19:13:26.629Z] 19:02:01 0 4.60 0.00 1.14 0.05 0.03 94.18 [2023-05-09T19:13:26.629Z] 19:02:01 1 7.92 0.00 1.09 0.03 0.03 90.92 [2023-05-09T19:13:26.629Z] 19:02:01 2 6.78 0.00 0.99 0.70 0.05 91.48 [2023-05-09T19:13:26.629Z] 19:02:01 3 7.40 0.00 1.90 1.14 0.03 89.53 [2023-05-09T19:13:26.629Z] 19:02:01 4 6.40 0.00 1.49 0.05 0.03 92.02 [2023-05-09T19:13:26.629Z] 19:02:01 5 2.67 0.00 1.71 0.12 0.03 95.47 [2023-05-09T19:13:26.629Z] 19:02:01 6 6.48 0.00 1.22 0.05 0.03 92.22 [2023-05-09T19:13:26.629Z] 19:02:01 7 5.16 0.00 1.51 0.12 0.05 93.16 [2023-05-09T19:13:26.629Z] 19:03:01 all 0.67 0.00 0.29 0.21 0.01 98.81 [2023-05-09T19:13:26.629Z] 19:03:01 0 0.65 0.00 0.25 0.02 0.02 99.07 [2023-05-09T19:13:26.629Z] 19:03:01 1 0.32 0.00 0.77 0.32 0.02 98.58 [2023-05-09T19:13:26.629Z] 19:03:01 2 1.84 0.00 0.23 0.42 0.02 97.50 [2023-05-09T19:13:26.629Z] 19:03:01 3 0.53 0.00 0.22 0.57 0.02 98.67 [2023-05-09T19:13:26.629Z] 19:03:01 4 0.33 0.00 0.17 0.07 0.00 99.43 [2023-05-09T19:13:26.629Z] 19:03:01 5 0.83 0.00 0.23 0.05 0.02 98.87 [2023-05-09T19:13:26.629Z] 19:03:01 6 0.27 0.00 0.12 0.02 0.00 99.60 [2023-05-09T19:13:26.629Z] 19:03:01 7 0.55 0.00 0.35 0.27 0.03 98.80 [2023-05-09T19:13:26.629Z] 19:04:01 all 0.79 0.00 0.33 0.14 0.02 98.73 [2023-05-09T19:13:26.629Z] 19:04:01 0 1.42 0.00 0.20 0.00 0.02 98.36 [2023-05-09T19:13:26.629Z] 19:04:01 1 0.43 0.00 0.23 0.00 0.02 99.32 [2023-05-09T19:13:26.629Z] 19:04:01 2 0.47 0.00 0.25 0.64 0.02 98.63 [2023-05-09T19:13:26.629Z] 19:04:01 3 0.75 0.00 0.53 0.03 0.02 98.67 [2023-05-09T19:13:26.629Z] 19:04:01 4 1.17 0.00 0.40 0.08 0.02 98.33 [2023-05-09T19:13:26.629Z] 19:04:01 5 1.12 0.00 0.37 0.02 0.02 98.48 [2023-05-09T19:13:26.629Z] 19:04:01 6 0.55 0.00 0.28 0.03 0.02 99.12 [2023-05-09T19:13:26.629Z] 19:04:01 7 0.43 0.00 0.33 0.28 0.02 98.93 [2023-05-09T19:13:26.629Z] 19:05:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-05-09T19:13:26.629Z] 19:05:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2023-05-09T19:13:26.629Z] 19:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T19:13:26.629Z] 19:05:01 2 0.07 0.00 0.00 0.07 0.02 99.85 [2023-05-09T19:13:26.629Z] 19:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T19:13:26.629Z] 19:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T19:13:26.629Z] 19:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T19:13:26.629Z] 19:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-09T19:13:26.629Z] 19:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-09T19:13:26.629Z] 19:06:01 all 0.04 0.00 0.02 0.02 0.00 99.92 [2023-05-09T19:13:26.629Z] 19:06:01 0 0.12 0.00 0.07 0.00 0.02 99.80 [2023-05-09T19:13:26.629Z] 19:06:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-09T19:13:26.629Z] 19:06:01 2 0.03 0.00 0.00 0.08 0.00 99.88 [2023-05-09T19:13:26.629Z] 19:06:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-09T19:13:26.629Z] 19:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T19:13:26.629Z] 19:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T19:13:26.629Z] 19:06:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-09T19:13:26.629Z] 19:06:01 7 0.03 0.00 0.00 0.03 0.00 99.93 [2023-05-09T19:13:26.629Z] 19:07:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2023-05-09T19:13:26.629Z] 19:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T19:13:26.629Z] 19:07:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2023-05-09T19:13:26.629Z] 19:07:01 2 0.08 0.00 0.02 0.10 0.02 99.78 [2023-05-09T19:13:26.629Z] 19:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T19:13:26.629Z] 19:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T19:13:26.629Z] 19:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T19:13:26.629Z] 19:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-09T19:13:26.629Z] 19:07:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-09T19:13:26.629Z] 19:08:01 all 0.08 0.00 0.01 0.02 0.01 99.88 [2023-05-09T19:13:26.629Z] 19:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T19:13:26.629Z] 19:08:01 1 0.45 0.00 0.02 0.00 0.00 99.53 [2023-05-09T19:13:26.629Z] 19:08:01 2 0.03 0.00 0.03 0.10 0.02 99.82 [2023-05-09T19:13:26.629Z] 19:08:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2023-05-09T19:13:26.629Z] 19:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T19:13:26.629Z] 19:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-09T19:13:26.629Z] 19:08:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2023-05-09T19:13:26.629Z] 19:08:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-09T19:13:26.629Z] 19:09:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-05-09T19:13:26.629Z] 19:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T19:13:26.629Z] 19:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-09T19:13:26.629Z] 19:09:01 2 0.03 0.00 0.00 0.07 0.00 99.90 [2023-05-09T19:13:26.629Z] 19:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T19:13:26.629Z] 19:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T19:13:26.629Z] 19:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T19:13:26.629Z] 19:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T19:13:26.629Z] 19:09:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-09T19:13:26.629Z] [2023-05-09T19:13:26.629Z] 19:09:01 CPU %user %nice %system %iowait %steal %idle [2023-05-09T19:13:26.629Z] 19:10:01 all 0.09 0.00 0.01 0.00 0.01 99.88 [2023-05-09T19:13:26.629Z] 19:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-09T19:13:26.629Z] 19:10:01 1 0.10 0.00 0.00 0.00 0.00 99.90 [2023-05-09T19:13:26.629Z] 19:10:01 2 0.03 0.00 0.05 0.02 0.02 99.88 [2023-05-09T19:13:26.629Z] 19:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T19:13:26.629Z] 19:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T19:13:26.629Z] 19:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T19:13:26.629Z] 19:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T19:13:26.629Z] 19:10:01 7 0.58 0.00 0.02 0.02 0.03 99.35 [2023-05-09T19:13:26.629Z] 19:11:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2023-05-09T19:13:26.629Z] 19:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T19:13:26.629Z] 19:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-09T19:13:26.629Z] 19:11:01 2 0.05 0.00 0.00 0.02 0.02 99.92 [2023-05-09T19:13:26.629Z] 19:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T19:13:26.629Z] 19:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T19:13:26.629Z] 19:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T19:13:26.629Z] 19:11:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-09T19:13:26.629Z] 19:11:01 7 2.05 0.00 0.03 0.00 0.02 97.90 [2023-05-09T19:13:26.629Z] 19:12:01 all 0.20 0.00 0.03 0.00 0.01 99.76 [2023-05-09T19:13:26.629Z] 19:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T19:13:26.629Z] 19:12:01 1 0.15 0.00 0.10 0.00 0.00 99.75 [2023-05-09T19:13:26.629Z] 19:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T19:13:26.629Z] 19:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T19:13:26.629Z] 19:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T19:13:26.629Z] 19:12:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-09T19:13:26.629Z] 19:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-09T19:13:26.629Z] 19:12:01 7 1.39 0.00 0.05 0.02 0.03 98.51 [2023-05-09T19:13:26.629Z] 19:13:01 all 7.54 0.00 3.38 1.04 0.09 87.94 [2023-05-09T19:13:26.629Z] 19:13:01 0 7.55 0.00 4.14 0.22 0.12 87.97 [2023-05-09T19:13:26.629Z] 19:13:01 1 9.75 0.00 2.78 0.12 0.08 87.27 [2023-05-09T19:13:26.630Z] 19:13:01 2 7.68 0.00 2.65 1.30 0.10 88.27 [2023-05-09T19:13:26.630Z] 19:13:01 3 6.33 0.00 4.65 3.45 0.08 85.48 [2023-05-09T19:13:26.630Z] 19:13:01 4 7.71 0.00 3.64 0.34 0.08 88.23 [2023-05-09T19:13:26.630Z] 19:13:01 5 6.30 0.00 3.31 0.14 0.07 90.18 [2023-05-09T19:13:26.630Z] 19:13:01 6 7.78 0.00 2.81 0.47 0.07 88.87 [2023-05-09T19:13:26.630Z] 19:13:01 7 7.25 0.00 3.08 2.29 0.12 87.26 [2023-05-09T19:13:26.630Z] Average: all 4.95 0.00 1.29 1.01 0.03 92.71 [2023-05-09T19:13:26.630Z] Average: 0 4.76 0.00 1.29 0.87 0.03 93.05 [2023-05-09T19:13:26.630Z] Average: 1 5.45 0.00 1.30 0.76 0.03 92.47 [2023-05-09T19:13:26.630Z] Average: 2 5.06 0.00 1.24 0.59 0.03 93.07 [2023-05-09T19:13:26.630Z] Average: 3 4.79 0.00 1.41 1.32 0.02 92.46 [2023-05-09T19:13:26.630Z] Average: 4 4.84 0.00 1.24 0.17 0.02 93.73 [2023-05-09T19:13:26.630Z] Average: 5 4.64 0.00 1.32 2.07 0.02 91.94 [2023-05-09T19:13:26.630Z] Average: 6 4.90 0.00 1.27 0.92 0.02 92.90 [2023-05-09T19:13:26.630Z] Average: 7 5.20 0.00 1.28 1.42 0.04 92.06 [2023-05-09T19:13:26.630Z] [2023-05-09T19:13:26.630Z] [2023-05-09T19:13:26.630Z]