Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2f807f817482b20fd449fccd171f6d664adfae4f 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-ssh13238611827291286589.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh9746131183778964524.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/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/git-semver/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12775040562484703735.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh13422624872196832054.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/git-semver/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/git-semver/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4255738338285213446.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 ========================================================= [edgeXBuildDocker] RAW Config: [project:py-git-semver, mavenSettings:git-semver-settings, dockerImageName:py-git-semver, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[0.1.5], releaseBranchOverride:python] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: git-semver-settings PROJECT: py-git-semver USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: py-git-semver DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: py-git-semver-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: python DOCKER_CUSTOM_TAGS: 0.1.5 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2106 in /w/workspace/edgexfoundry_git-semver_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/git-semver.git > git init /w/workspace/edgexfoundry_git-semver_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.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/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2f807f817482b20fd449fccd171f6d664adfae4f (main) Commit message: "Merge pull request #75 from cherrycl/set-safe-directory" > git config remote.origin.url git@github.com:edgexfoundry/git-semver.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 2f807f817482b20fd449fccd171f6d664adfae4f # timeout=10 > git rev-list --no-walk 1de9c0d894bf9b947298bca85d916260acaf242b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:27:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:27:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:27:31 ========================================================= 08:27:31 EdgeX Global Pipelines Version Info 08:27:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:27:32 ------------------- 08:27:32 stable info: 08:27:32 ------------------- 08:27:32 Commited By: Ginny Guan ginny@iotechsys.com 08:27:32 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 08:27:32 Message: update stable to v1.0.274 08:27:33 ------------------- 08:27:33 experimental info: 08:27:33 ------------------- 08:27:33 Commited By: Cherry Wang cherry@iotechsys.com 08:27:33 Commit SHA: 37b7ea18aae57a13c49558995fe7e8e2ee4c4e30 08:27:33 Message: update experimental to test-semver [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 08:27:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = git-semver-settings [Pipeline] echo 08:27:33 [edgeXSetupEnvironment]: set envvar PROJECT = py-git-semver [Pipeline] echo 08:27:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 08:27:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:27:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:27:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = py-git-semver [Pipeline] echo 08:27:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 08:27:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 08:27:33 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 08:27:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:27:33 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 08:27:33 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = py-git-semver-archive.tar.gz [Pipeline] echo 08:27:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:27:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:27:33 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = python [Pipeline] echo 08:27:33 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 0.1.5 [Pipeline] echo 08:27:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:27:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:27:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:27:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f807f817482b20fd449fccd171f6d664adfae4f [Pipeline] echo 08:27:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f807f8 [Pipeline] echo 08:27:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:27:34 provisioning config files... 08:27:34 copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config15966128209679018153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:27:34 ---> ****-login.sh 08:27:34 nexus3.edgexfoundry.org:10001 08:27:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:34 Configure a credential helper to remove this warning. See 08:27:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:34 08:27:34 Login Succeeded 08:27:34 nexus3.edgexfoundry.org:10002 08:27:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:34 Configure a credential helper to remove this warning. See 08:27:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:34 08:27:34 Login Succeeded 08:27:34 nexus3.edgexfoundry.org:10003 08:27:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:35 Configure a credential helper to remove this warning. See 08:27:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:35 08:27:35 Login Succeeded 08:27:35 nexus3.edgexfoundry.org:10004 08:27:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:35 Configure a credential helper to remove this warning. See 08:27:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:35 08:27:35 Login Succeeded 08:27:35 ****.io 08:27:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:35 Configure a credential helper to remove this warning. See 08:27:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:35 08:27:35 Login Succeeded 08:27:35 ---> ****-login.sh ends [Pipeline] } 08:27:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:27:35 provisioning config files... 08:27:35 copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config6382644574314768698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:27:36 ---> ****-login.sh 08:27:36 nexus3.edgexfoundry.org:10001 08:27:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:36 Configure a credential helper to remove this warning. See 08:27:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:36 08:27:36 Login Succeeded 08:27:36 nexus3.edgexfoundry.org:10002 08:27:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:36 Configure a credential helper to remove this warning. See 08:27:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:36 08:27:36 Login Succeeded 08:27:36 nexus3.edgexfoundry.org:10003 08:27:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:36 Configure a credential helper to remove this warning. See 08:27:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:36 08:27:36 Login Succeeded 08:27:36 nexus3.edgexfoundry.org:10004 08:27:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:36 Configure a credential helper to remove this warning. See 08:27:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:36 08:27:36 Login Succeeded 08:27:36 ****.io 08:27:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:27:36 Configure a credential helper to remove this warning. See 08:27:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:27:36 08:27:36 Login Succeeded 08:27:36 ---> ****-login.sh ends [Pipeline] } 08:27:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:27:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:27:37 + ls -al . 08:27:37 total 64 08:27:37 drwxrwxr-x 6 jenkins jenkins 4096 May 23 08:27 . 08:27:37 drwxrwxr-x 4 jenkins jenkins 4096 May 23 08:27 .. 08:27:37 drwxrwxr-x 8 jenkins jenkins 4096 May 23 08:27 .git 08:27:37 drwxrwxr-x 2 jenkins jenkins 4096 May 23 08:27 .github 08:27:37 -rw-rw-r-- 1 jenkins jenkins 1056 May 23 08:27 .gitignore 08:27:37 -rw-rw-r-- 1 jenkins jenkins 1242 May 23 08:27 Dockerfile 08:27:37 -rw-rw-r-- 1 jenkins jenkins 869 May 23 08:27 Jenkinsfile 08:27:37 -rw-rw-r-- 1 jenkins jenkins 5651 May 23 08:27 README.md 08:27:37 -rw-rw-r-- 1 jenkins jenkins 2488 May 23 08:27 build.py 08:27:37 drwxrwxr-x 3 jenkins jenkins 4096 May 23 08:27 docs 08:27:37 -rw-rw-r-- 1 jenkins jenkins 364 May 23 08:27 entrypoint.sh 08:27:37 -rw-rw-r-- 1 jenkins jenkins 83 May 23 08:27 pyproject.toml 08:27:37 -rw-rw-r-- 1 jenkins jenkins 32 May 23 08:27 requirements.txt 08:27:37 -rw-rw-r-- 1 jenkins jenkins 2628 May 23 08:27 setup.py 08:27:37 drwxrwxr-x 4 jenkins jenkins 4096 May 23 08:27 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:38 + docker build -t edgex-devops/py-git-semver -f Dockerfile --build-arg ARCH=amd64 --label git_sha=2f807f817482b20fd449fccd171f6d664adfae4f --label arch=amd64 . 08:27:38 Sending build context to Docker daemon 448kB 08:27:38 Step 1/20 : FROM python:3.13-slim AS build-image 08:27:38 3.13-slim: Pulling from library/python 08:27:38 61320b01ae5e: Pulling fs layer 08:27:38 6bf1a483ea7c: Pulling fs layer 08:27:38 f5dfc541a4d3: Pulling fs layer 08:27:38 461d9e800cba: Pulling fs layer 08:27:38 461d9e800cba: Waiting 08:27:38 6bf1a483ea7c: Download complete 08:27:38 f5dfc541a4d3: Verifying Checksum 08:27:38 f5dfc541a4d3: Download complete 08:27:38 461d9e800cba: Download complete 08:27:38 61320b01ae5e: Verifying Checksum 08:27:38 61320b01ae5e: Download complete 08:27:39 61320b01ae5e: Pull complete 08:27:40 6bf1a483ea7c: Pull complete 08:27:40 f5dfc541a4d3: Pull complete 08:27:40 461d9e800cba: Pull complete 08:27:40 Digest: sha256:56a11364ffe0fee3bd60af6d6d5209eba8a99c2c16dc4c7c5861dc06261503cc 08:27:40 Status: Downloaded newer image for python:3.13-slim 08:27:40 ---> 26fa9b6e2848 08:27:40 Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 08:27:41 ---> Running in dfee8ae7e461 08:27:41 Removing intermediate container dfee8ae7e461 08:27:41 ---> d4edcae7afc5 08:27:41 Step 3/20 : ENV GIT_PYTHON_TRACE 1 08:27:41 ---> Running in d5e847746ab8 08:27:41 Removing intermediate container d5e847746ab8 08:27:41 ---> f2005277bc63 08:27:41 Step 4/20 : WORKDIR /code 08:27:41 ---> Running in b8c46c9852e9 08:27:41 Removing intermediate container b8c46c9852e9 08:27:41 ---> 30c1371449f5 08:27:41 Step 5/20 : COPY . /code/ 08:27:41 ---> 6a7b25d61350 08:27:41 Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git 08:27:41 ---> Running in 301c3a3d6e2a 08:27:42 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 08:27:42 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 08:27:42 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 08:27:42 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] 08:27:42 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] 08:27:42 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [259 kB] 08:27:43 Fetched 9307 kB in 1s (8039 kB/s) 08:27:44 Reading package lists... 08:27:44 Reading package lists... 08:27:44 Building dependency tree... 08:27:44 Reading state information... 08:27:44 The following additional packages will be installed: 08:27:44 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 08:27:44 dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 08:27:44 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 08:27:44 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 08:27:44 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 08:27:44 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common 08:27:44 libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 08:27:44 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 08:27:44 libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 libx11-data 08:27:44 libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term openssh-client 08:27:44 openssh-server openssh-sftp-server patch perl perl-modules-5.36 procps 08:27:44 psmisc publicsuffix runit-helper sensible-utils systemd systemd-sysv 08:27:44 systemd-timesyncd ucf xauth 08:27:44 Suggested packages: 08:27:44 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui 08:27:44 gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user 08:27:44 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 08:27:44 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain 08:27:44 libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc 08:27:44 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make 08:27:44 libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd 08:27:44 systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 08:27:44 libtss2-rc0 polkitd | policykit-1 08:27:45 The following NEW packages will be installed: 08:27:45 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 08:27:45 dbus-user-session dmsetup git git-man krb5-locales less libapparmor1 08:27:45 libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls 08:27:45 libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 08:27:45 libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 08:27:45 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 08:27:45 libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd 08:27:45 libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules 08:27:45 libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 08:27:45 libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 08:27:45 ncurses-term netcat-traditional openssh-client openssh-server 08:27:45 openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix 08:27:45 runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf 08:27:45 xauth 08:27:45 0 upgraded, 78 newly installed, 0 to remove and 0 not upgraded. 08:27:45 Need to get 31.3 MB of archives. 08:27:45 After this operation, 146 MB of additional disk space will be used. 08:27:45 Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] 08:27:45 Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] 08:27:45 Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] 08:27:45 Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] 08:27:45 Get:5 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] 08:27:45 Get:6 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB] 08:27:45 Get:7 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] 08:27:45 Get:8 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] 08:27:45 Get:9 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] 08:27:45 Get:10 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.36-1~deb12u1 [1693 kB] 08:27:45 Get:11 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.36-1~deb12u1 [3037 kB] 08:27:45 Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.36-1~deb12u1 [42.6 kB] 08:27:45 Get:13 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] 08:27:45 Get:14 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] 08:27:45 Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] 08:27:45 Get:16 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] 08:27:45 Get:17 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] 08:27:45 Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] 08:27:45 Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] 08:27:45 Get:20 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] 08:27:45 Get:21 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] 08:27:45 Get:22 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u2 [4207 kB] 08:27:45 Get:23 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u2 [239 kB] 08:27:45 Get:24 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] 08:27:45 Get:25 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] 08:27:45 Get:26 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] 08:27:45 Get:27 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] 08:27:45 Get:28 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u3 [32.8 kB] 08:27:45 Get:29 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u3 [78.9 kB] 08:27:45 Get:30 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] 08:27:45 Get:31 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u3 [332 kB] 08:27:45 Get:32 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u3 [135 kB] 08:27:45 Get:33 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u6 [992 kB] 08:27:45 Get:34 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u6 [65.8 kB] 08:27:45 Get:35 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] 08:27:45 Get:36 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] 08:27:45 Get:37 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] 08:27:45 Get:38 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] 08:27:45 Get:39 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] 08:27:45 Get:40 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] 08:27:45 Get:41 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] 08:27:45 Get:42 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] 08:27:45 Get:43 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] 08:27:45 Get:44 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u6 [457 kB] 08:27:45 Get:45 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-2.1~deb12u2 [132 kB] 08:27:45 Get:46 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] 08:27:45 Get:47 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.36-1~deb12u1 [164 kB] 08:27:45 Get:48 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.36-1~deb12u1 [225 kB] 08:27:45 Get:49 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] 08:27:45 Get:50 http://deb.debian.org/debian bookworm/main amd64 netcat-traditional amd64 1.10-47 [67.9 kB] 08:27:45 Get:51 http://deb.debian.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.36-1~deb12u1 [63.7 kB] 08:27:45 Get:52 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] 08:27:45 Get:53 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] 08:27:45 Get:54 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] 08:27:45 Get:55 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] 08:27:45 Get:56 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] 08:27:45 Get:57 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] 08:27:45 Get:58 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] 08:27:45 Get:59 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 08:27:45 Get:60 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] 08:27:45 Get:61 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB] 08:27:45 Get:62 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] 08:27:45 Get:63 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] 08:27:45 Get:64 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB] 08:27:45 Get:65 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] 08:27:45 Get:66 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB] 08:27:45 Get:67 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] 08:27:45 Get:68 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] 08:27:45 Get:69 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] 08:27:45 Get:70 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] 08:27:45 Get:71 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] 08:27:45 Get:72 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] 08:27:45 Get:73 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] 08:27:45 Get:74 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] 08:27:45 Get:75 http://deb.debian.org/debian bookworm/main amd64 psmisc amd64 23.6-1 [259 kB] 08:27:45 Get:76 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB] 08:27:45 Get:77 http://deb.debian.org/debian bookworm/main amd64 ssh all 1:9.2p1-2+deb12u6 [174 kB] 08:27:45 Get:78 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] 08:27:45 [91mdebconf: delaying package configuration, since apt-utils is not installed 08:27:45 [0mFetched 31.3 MB in 0s (129 MB/s) 08:27:45 Selecting previously unselected package libargon2-1:amd64. 08:27:45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6630 files and directories currently installed.) 08:27:45 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... 08:27:45 Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... 08:27:45 Selecting previously unselected package dmsetup. 08:27:45 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... 08:27:45 Unpacking dmsetup (2:1.02.185-2) ... 08:27:45 Selecting previously unselected package libdevmapper1.02.1:amd64. 08:27:45 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... 08:27:45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... 08:27:45 Selecting previously unselected package libjson-c5:amd64. 08:27:45 Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... 08:27:45 Unpacking libjson-c5:amd64 (0.16-2) ... 08:27:46 Selecting previously unselected package libcryptsetup12:amd64. 08:27:46 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... 08:27:46 Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... 08:27:46 Selecting previously unselected package libfdisk1:amd64. 08:27:46 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u3_amd64.deb ... 08:27:46 Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ... 08:27:46 Selecting previously unselected package libkmod2:amd64. 08:27:46 Preparing to unpack .../06-libkmod2_30+20221128-1_amd64.deb ... 08:27:46 Unpacking libkmod2:amd64 (30+20221128-1) ... 08:27:46 Selecting previously unselected package libapparmor1:amd64. 08:27:46 Preparing to unpack .../07-libapparmor1_3.0.8-3_amd64.deb ... 08:27:46 Unpacking libapparmor1:amd64 (3.0.8-3) ... 08:27:46 Selecting previously unselected package libip4tc2:amd64. 08:27:46 Preparing to unpack .../08-libip4tc2_1.8.9-2_amd64.deb ... 08:27:46 Unpacking libip4tc2:amd64 (1.8.9-2) ... 08:27:46 Selecting previously unselected package libsystemd-shared:amd64. 08:27:46 Preparing to unpack .../09-libsystemd-shared_252.36-1~deb12u1_amd64.deb ... 08:27:46 Unpacking libsystemd-shared:amd64 (252.36-1~deb12u1) ... 08:27:46 Selecting previously unselected package systemd. 08:27:46 Preparing to unpack .../10-systemd_252.36-1~deb12u1_amd64.deb ... 08:27:46 Unpacking systemd (252.36-1~deb12u1) ... 08:27:46 Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... 08:27:46 Setting up libjson-c5:amd64 (0.16-2) ... 08:27:46 Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ... 08:27:46 Setting up libkmod2:amd64 (30+20221128-1) ... 08:27:46 Setting up libapparmor1:amd64 (3.0.8-3) ... 08:27:46 Setting up libip4tc2:amd64 (1.8.9-2) ... 08:27:46 Setting up libsystemd-shared:amd64 (252.36-1~deb12u1) ... 08:27:46 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... 08:27:47 Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... 08:27:47 Setting up systemd (252.36-1~deb12u1) ... 08:27:47 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 08:27:47 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 08:27:47 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 08:27:47 Initializing machine ID from random generator. 08:27:47 Creating group 'systemd-journal' with GID 999. 08:27:47 Creating group 'systemd-network' with GID 998. 08:27:47 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 08:27:47 Setting up dmsetup (2:1.02.185-2) ... 08:27:47 Selecting previously unselected package systemd-sysv. 08:27:47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7552 files and directories currently installed.) 08:27:47 Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_amd64.deb ... 08:27:47 Unpacking systemd-sysv (252.36-1~deb12u1) ... 08:27:47 Selecting previously unselected package libdbus-1-3:amd64. 08:27:47 Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... 08:27:47 Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... 08:27:47 Selecting previously unselected package dbus-bin. 08:27:47 Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... 08:27:47 Unpacking dbus-bin (1.14.10-1~deb12u1) ... 08:27:47 Selecting previously unselected package dbus-session-bus-common. 08:27:47 Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... 08:27:47 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... 08:27:47 Selecting previously unselected package libexpat1:amd64. 08:27:47 Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_amd64.deb ... 08:27:47 Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... 08:27:47 Selecting previously unselected package dbus-daemon. 08:27:47 Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... 08:27:47 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... 08:27:47 Selecting previously unselected package dbus-system-bus-common. 08:27:47 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... 08:27:47 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... 08:27:48 Selecting previously unselected package dbus. 08:27:48 Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_amd64.deb ... 08:27:48 Unpacking dbus (1.14.10-1~deb12u1) ... 08:27:48 Selecting previously unselected package perl-modules-5.36. 08:27:48 Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... 08:27:48 Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... 08:27:48 Selecting previously unselected package libgdbm-compat4:amd64. 08:27:48 Preparing to unpack .../09-libgdbm-compat4_1.23-3_amd64.deb ... 08:27:48 Unpacking libgdbm-compat4:amd64 (1.23-3) ... 08:27:48 Selecting previously unselected package libperl5.36:amd64. 08:27:48 Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_amd64.deb ... 08:27:48 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u2) ... 08:27:48 Selecting previously unselected package perl. 08:27:48 Preparing to unpack .../11-perl_5.36.0-7+deb12u2_amd64.deb ... 08:27:48 Unpacking perl (5.36.0-7+deb12u2) ... 08:27:48 Selecting previously unselected package libbsd0:amd64. 08:27:48 Preparing to unpack .../12-libbsd0_0.11.7-2_amd64.deb ... 08:27:48 Unpacking libbsd0:amd64 (0.11.7-2) ... 08:27:48 Selecting previously unselected package libedit2:amd64. 08:27:48 Preparing to unpack .../13-libedit2_3.1-20221030-2_amd64.deb ... 08:27:48 Unpacking libedit2:amd64 (3.1-20221030-2) ... 08:27:49 Selecting previously unselected package libcbor0.8:amd64. 08:27:49 Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_amd64.deb ... 08:27:49 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... 08:27:49 Selecting previously unselected package libfido2-1:amd64. 08:27:49 Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_amd64.deb ... 08:27:49 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... 08:27:49 Selecting previously unselected package libkrb5support0:amd64. 08:27:49 Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_amd64.deb ... 08:27:49 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u3) ... 08:27:49 Selecting previously unselected package libk5crypto3:amd64. 08:27:49 Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_amd64.deb ... 08:27:49 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u3) ... 08:27:49 Selecting previously unselected package libkeyutils1:amd64. 08:27:49 Preparing to unpack .../18-libkeyutils1_1.6.3-2_amd64.deb ... 08:27:49 Unpacking libkeyutils1:amd64 (1.6.3-2) ... 08:27:49 Selecting previously unselected package libkrb5-3:amd64. 08:27:49 Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_amd64.deb ... 08:27:49 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u3) ... 08:27:49 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:27:49 Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_amd64.deb ... 08:27:49 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... 08:27:49 Selecting previously unselected package openssh-client. 08:27:49 Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_amd64.deb ... 08:27:49 Unpacking openssh-client (1:9.2p1-2+deb12u6) ... 08:27:49 Selecting previously unselected package openssh-sftp-server. 08:27:49 Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_amd64.deb ... 08:27:49 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... 08:27:49 Selecting previously unselected package libproc2-0:amd64. 08:27:49 Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_amd64.deb ... 08:27:49 Unpacking libproc2-0:amd64 (2:4.0.2-3) ... 08:27:49 Selecting previously unselected package procps. 08:27:49 Preparing to unpack .../24-procps_2%3a4.0.2-3_amd64.deb ... 08:27:49 Unpacking procps (2:4.0.2-3) ... 08:27:49 Selecting previously unselected package sensible-utils. 08:27:49 Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... 08:27:49 Unpacking sensible-utils (0.0.17+nmu1) ... 08:27:50 Selecting previously unselected package ucf. 08:27:50 Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... 08:27:50 Moving old data out of the way 08:27:50 Unpacking ucf (3.0043+nmu1+deb12u1) ... 08:27:50 Selecting previously unselected package runit-helper. 08:27:50 Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... 08:27:50 Unpacking runit-helper (2.15.2) ... 08:27:50 Selecting previously unselected package libtirpc-common. 08:27:50 Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... 08:27:50 Unpacking libtirpc-common (1.3.3+ds-1) ... 08:27:50 Selecting previously unselected package libtirpc3:amd64. 08:27:50 Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_amd64.deb ... 08:27:50 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... 08:27:50 Selecting previously unselected package libnsl2:amd64. 08:27:50 Preparing to unpack .../30-libnsl2_1.3.0-2_amd64.deb ... 08:27:50 Unpacking libnsl2:amd64 (1.3.0-2) ... 08:27:50 Selecting previously unselected package libwrap0:amd64. 08:27:50 Preparing to unpack .../31-libwrap0_7.6.q-32_amd64.deb ... 08:27:50 Unpacking libwrap0:amd64 (7.6.q-32) ... 08:27:50 Selecting previously unselected package openssh-server. 08:27:50 Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_amd64.deb ... 08:27:50 Unpacking openssh-server (1:9.2p1-2+deb12u6) ... 08:27:50 Selecting previously unselected package less. 08:27:50 Preparing to unpack .../33-less_590-2.1~deb12u2_amd64.deb ... 08:27:50 Unpacking less (590-2.1~deb12u2) ... 08:27:50 Selecting previously unselected package krb5-locales. 08:27:50 Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... 08:27:50 Unpacking krb5-locales (1.20.1-2+deb12u3) ... 08:27:50 Selecting previously unselected package libnss-systemd:amd64. 08:27:50 Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_amd64.deb ... 08:27:50 Unpacking libnss-systemd:amd64 (252.36-1~deb12u1) ... 08:27:50 Selecting previously unselected package libpam-systemd:amd64. 08:27:50 Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_amd64.deb ... 08:27:50 Unpacking libpam-systemd:amd64 (252.36-1~deb12u1) ... 08:27:50 Still waiting to schedule task 08:27:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:27:50 Selecting previously unselected package ncurses-term. 08:27:50 Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... 08:27:50 Unpacking ncurses-term (6.4-4) ... 08:27:51 Selecting previously unselected package netcat-traditional. 08:27:51 Preparing to unpack .../38-netcat-traditional_1.10-47_amd64.deb ... 08:27:51 Unpacking netcat-traditional (1.10-47) ... 08:27:51 Selecting previously unselected package systemd-timesyncd. 08:27:51 Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_amd64.deb ... 08:27:51 Unpacking systemd-timesyncd (252.36-1~deb12u1) ... 08:27:51 Selecting previously unselected package dbus-user-session. 08:27:51 Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... 08:27:51 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... 08:27:51 Selecting previously unselected package libbrotli1:amd64. 08:27:51 Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_amd64.deb ... 08:27:51 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... 08:27:51 Selecting previously unselected package libsasl2-modules-db:amd64. 08:27:51 Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... 08:27:51 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 08:27:51 Selecting previously unselected package libsasl2-2:amd64. 08:27:51 Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... 08:27:51 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... 08:27:51 Selecting previously unselected package libldap-2.5-0:amd64. 08:27:51 Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... 08:27:51 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 08:27:51 Selecting previously unselected package libnghttp2-14:amd64. 08:27:51 Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... 08:27:51 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 08:27:51 Selecting previously unselected package libpsl5:amd64. 08:27:51 Preparing to unpack .../46-libpsl5_0.21.2-1_amd64.deb ... 08:27:51 Unpacking libpsl5:amd64 (0.21.2-1) ... 08:27:51 Selecting previously unselected package librtmp1:amd64. 08:27:51 Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 08:27:51 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 08:27:51 Selecting previously unselected package libssh2-1:amd64. 08:27:51 Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_amd64.deb ... 08:27:51 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... 08:27:51 Selecting previously unselected package libcurl3-gnutls:amd64. 08:27:51 Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ... 08:27:51 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... 08:27:51 Selecting previously unselected package liberror-perl. 08:27:51 Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... 08:27:51 Unpacking liberror-perl (0.17029-2) ... 08:27:51 Selecting previously unselected package git-man. 08:27:51 Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... 08:27:51 Unpacking git-man (1:2.39.5-0+deb12u2) ... 08:27:51 Selecting previously unselected package git. 08:27:51 Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_amd64.deb ... 08:27:51 Unpacking git (1:2.39.5-0+deb12u2) ... 08:27:52 Selecting previously unselected package libldap-common. 08:27:52 Preparing to unpack .../53-libldap-common_2.5.13+dfsg-5_all.deb ... 08:27:52 Unpacking libldap-common (2.5.13+dfsg-5) ... 08:27:52 Selecting previously unselected package libsasl2-modules:amd64. 08:27:52 Preparing to unpack .../54-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... 08:27:52 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... 08:27:52 Selecting previously unselected package libxau6:amd64. 08:27:52 Preparing to unpack .../55-libxau6_1%3a1.0.9-1_amd64.deb ... 08:27:52 Unpacking libxau6:amd64 (1:1.0.9-1) ... 08:27:52 Selecting previously unselected package libxdmcp6:amd64. 08:27:52 Preparing to unpack .../56-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 08:27:52 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 08:27:52 Selecting previously unselected package libxcb1:amd64. 08:27:52 Preparing to unpack .../57-libxcb1_1.15-1_amd64.deb ... 08:27:52 Unpacking libxcb1:amd64 (1.15-1) ... 08:27:52 Selecting previously unselected package libx11-data. 08:27:52 Preparing to unpack .../58-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... 08:27:52 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... 08:27:52 Selecting previously unselected package libx11-6:amd64. 08:27:52 Preparing to unpack .../59-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... 08:27:52 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... 08:27:52 Selecting previously unselected package libxext6:amd64. 08:27:52 Preparing to unpack .../60-libxext6_2%3a1.3.4-1+b1_amd64.deb ... 08:27:52 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... 08:27:52 Selecting previously unselected package libxmuu1:amd64. 08:27:52 Preparing to unpack .../61-libxmuu1_2%3a1.1.3-3_amd64.deb ... 08:27:52 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... 08:27:52 Selecting previously unselected package patch. 08:27:52 Preparing to unpack .../62-patch_2.7.6-7_amd64.deb ... 08:27:52 Unpacking patch (2.7.6-7) ... 08:27:53 Selecting previously unselected package psmisc. 08:27:53 Preparing to unpack .../63-psmisc_23.6-1_amd64.deb ... 08:27:53 Unpacking psmisc (23.6-1) ... 08:27:53 Selecting previously unselected package publicsuffix. 08:27:53 Preparing to unpack .../64-publicsuffix_20230209.2326-1_all.deb ... 08:27:53 Unpacking publicsuffix (20230209.2326-1) ... 08:27:53 Selecting previously unselected package ssh. 08:27:53 Preparing to unpack .../65-ssh_1%3a9.2p1-2+deb12u6_all.deb ... 08:27:53 Unpacking ssh (1:9.2p1-2+deb12u6) ... 08:27:53 Selecting previously unselected package xauth. 08:27:53 Preparing to unpack .../66-xauth_1%3a1.1.2-1_amd64.deb ... 08:27:53 Unpacking xauth (1:1.1.2-1) ... 08:27:53 Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... 08:27:53 Setting up runit-helper (2.15.2) ... 08:27:53 Setting up systemd-sysv (252.36-1~deb12u1) ... 08:27:53 Setting up libxau6:amd64 (1:1.0.9-1) ... 08:27:53 Setting up libkeyutils1:amd64 (1.6.3-2) ... 08:27:53 Setting up libpsl5:amd64 (0.21.2-1) ... 08:27:53 Setting up netcat-traditional (1.10-47) ... 08:27:53 update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode 08:27:53 update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 08:27:53 update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 08:27:53 Setting up psmisc (23.6-1) ... 08:27:53 Setting up libtirpc-common (1.3.3+ds-1) ... 08:27:53 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... 08:27:53 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... 08:27:53 Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... 08:27:53 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 08:27:53 Setting up less (590-2.1~deb12u2) ... 08:27:53 Setting up libnss-systemd:amd64 (252.36-1~deb12u1) ... 08:27:53 Setting up krb5-locales (1.20.1-2+deb12u3) ... 08:27:53 Setting up libldap-common (2.5.13+dfsg-5) ... 08:27:53 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u3) ... 08:27:53 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 08:27:53 Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... 08:27:53 Setting up libx11-data (2:1.8.4-2+deb12u2) ... 08:27:53 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 08:27:53 Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... 08:27:53 Setting up libproc2-0:amd64 (2:4.0.2-3) ... 08:27:53 Setting up systemd-timesyncd (252.36-1~deb12u1) ... 08:27:53 Creating group 'systemd-timesync' with GID 997. 08:27:53 Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. 08:27:53 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. 08:27:53 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 08:27:53 Setting up patch (2.7.6-7) ... 08:27:53 Setting up libgdbm-compat4:amd64 (1.23-3) ... 08:27:53 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u3) ... 08:27:53 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... 08:27:53 Setting up sensible-utils (0.0.17+nmu1) ... 08:27:53 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... 08:27:53 Setting up procps (2:4.0.2-3) ... 08:27:53 Setting up git-man (1:2.39.5-0+deb12u2) ... 08:27:53 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... 08:27:53 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u3) ... 08:27:53 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... 08:27:53 Setting up libfido2-1:amd64 (1.12.0-2+b1) ... 08:27:53 Setting up libbsd0:amd64 (0.11.7-2) ... 08:27:53 Setting up publicsuffix (20230209.2326-1) ... 08:27:53 Setting up libperl5.36:amd64 (5.36.0-7+deb12u2) ... 08:27:53 Setting up dbus-bin (1.14.10-1~deb12u1) ... 08:27:53 Setting up ncurses-term (6.4-4) ... 08:27:53 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 08:27:53 Setting up libxcb1:amd64 (1.15-1) ... 08:27:53 Setting up libedit2:amd64 (3.1-20221030-2) ... 08:27:53 Setting up dbus-daemon (1.14.10-1~deb12u1) ... 08:27:53 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 08:27:53 Setting up perl (5.36.0-7+deb12u2) ... 08:27:53 Setting up dbus (1.14.10-1~deb12u1) ... 08:27:53 invoke-rc.d: could not determine current runlevel 08:27:54 invoke-rc.d: policy-rc.d denied execution of start. 08:27:54 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... 08:27:54 Setting up ucf (3.0043+nmu1+deb12u1) ... 08:27:54 debconf: unable to initialize frontend: Dialog 08:27:54 debconf: (TERM is not set, so the dialog frontend is not usable.) 08:27:54 debconf: falling back to frontend: Readline 08:27:54 debconf: unable to initialize frontend: Readline 08:27:54 debconf: (This frontend requires a controlling tty.) 08:27:54 debconf: falling back to frontend: Teletype 08:27:54 Setting up libpam-systemd:amd64 (252.36-1~deb12u1) ... 08:27:54 debconf: unable to initialize frontend: Dialog 08:27:54 debconf: (TERM is not set, so the dialog frontend is not usable.) 08:27:54 debconf: falling back to frontend: Readline 08:27:54 debconf: unable to initialize frontend: Readline 08:27:54 debconf: (This frontend requires a controlling tty.) 08:27:54 debconf: falling back to frontend: Teletype 08:27:54 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... 08:27:54 Setting up libxmuu1:amd64 (2:1.1.3-3) ... 08:27:54 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... 08:27:54 Setting up openssh-client (1:9.2p1-2+deb12u6) ... 08:27:54 Setting up libxext6:amd64 (2:1.3.4-1+b1) ... 08:27:54 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... 08:27:54 Setting up liberror-perl (0.17029-2) ... 08:27:54 Setting up dbus-user-session (1.14.10-1~deb12u1) ... 08:27:54 Setting up git (1:2.39.5-0+deb12u2) ... 08:27:54 Setting up xauth (1:1.1.2-1) ... 08:27:54 Setting up libnsl2:amd64 (1.3.0-2) ... 08:27:54 Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... 08:27:54 Setting up libwrap0:amd64 (7.6.q-32) ... 08:27:54 Setting up openssh-server (1:9.2p1-2+deb12u6) ... 08:27:54 debconf: unable to initialize frontend: Dialog 08:27:54 debconf: (TERM is not set, so the dialog frontend is not usable.) 08:27:54 debconf: falling back to frontend: Readline 08:27:54 debconf: unable to initialize frontend: Readline 08:27:54 debconf: (This frontend requires a controlling tty.) 08:27:54 debconf: falling back to frontend: Teletype 08:27:54 08:27:54 Creating config file /etc/ssh/sshd_config with new version 08:27:55 Creating SSH2 RSA key; this may take some time ... 08:27:55 3072 SHA256:EOBP2+HIkVbOJz6XsZBXi+3Gyz01iqjNFdD6pcxcMX4 root@301c3a3d6e2a (RSA) 08:27:55 Creating SSH2 ECDSA key; this may take some time ... 08:27:55 256 SHA256:H+IbuN4Lim/q/JtTsFc/e+61U2LtRVU2+6fWC6Dqoxg root@301c3a3d6e2a (ECDSA) 08:27:55 Creating SSH2 ED25519 key; this may take some time ... 08:27:55 256 SHA256:6dEXIxfvSUpFxEj1aaE6uWGmwyM8N49d/AX297v7w38 root@301c3a3d6e2a (ED25519) 08:27:55 invoke-rc.d: could not determine current runlevel 08:27:55 invoke-rc.d: policy-rc.d denied execution of start. 08:27:55 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. 08:27:55 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. 08:27:55 Setting up ssh (1:9.2p1-2+deb12u6) ... 08:27:55 Processing triggers for libc-bin (2.36-9+deb12u10) ... 08:27:58 Removing intermediate container 301c3a3d6e2a 08:27:58 ---> 6bb27be93ade 08:27:58 Step 7/20 : RUN pip install pybuilder 08:27:58 ---> Running in fbd3e9ba90cf 08:28:00 Collecting pybuilder 08:28:00 Downloading pybuilder-0.13.15-py3-none-any.whl.metadata (5.3 kB) 08:28:00 Downloading pybuilder-0.13.15-py3-none-any.whl (6.1 MB) 08:28:00 â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â” 6.1/6.1 MB 73.4 MB/s eta 0:00:00 08:28:00 Installing collected packages: pybuilder 08:28:01 Successfully installed pybuilder-0.13.15 08:28:01 [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 08:28:01 [0m[91m 08:28:01 [notice] A new release of pip is available: 25.0.1 -> 25.1.1 08:28:01 [notice] To update, run: pip install --upgrade pip 08:28:02 [0mRemoving intermediate container fbd3e9ba90cf 08:28:02 ---> b9ffe4624aa5 08:28:02 Step 8/20 : RUN pyb install 08:28:02 ---> Running in 67b8b336dce4 08:28:24 PyBuilder version 0.13.15 08:28:24 Build started at 2025-05-23 08:28:02 08:28:24 ------------------------------------------------------------ 08:28:24 [INFO] Installing or updating plugin "pypi:pybuilder_radon, module name 'pybuilder_radon'" 08:28:24 [INFO] Installing or updating plugin "pypi:pybuilder_bandit, module name 'pybuilder_bandit'" 08:28:24 [INFO] Installing or updating plugin "pypi:pybuilder_anybadge, module name 'pybuilder_anybadge'" 08:28:24 [INFO] Processing plugin packages 'pybuilder_radon' to be installed with {} 08:28:24 [INFO] Processing plugin packages 'pybuilder_bandit' to be installed with {} 08:28:24 [INFO] Processing plugin packages 'pybuilder_anybadge' to be installed with {} 08:28:24 [INFO] Building pygsver version 0.1.5 08:28:24 [INFO] Executing build in /code 08:28:24 [INFO] Going to execute task install 08:28:24 [INFO] Processing plugin packages 'coverage>=6.0' to be installed with {'upgrade': True} 08:28:24 [INFO] Processing plugin packages 'flake8>=4.0' to be installed with {'upgrade': True} 08:28:24 [INFO] Processing plugin packages 'pypandoc~=1.4' to be installed with {'upgrade': True} 08:28:24 [INFO] Processing plugin packages 'setuptools>=38.6.0' to be installed with {} 08:28:24 [INFO] Processing plugin packages 'twine>=1.15.0' to be installed with {'upgrade': True} 08:28:24 [INFO] Processing plugin packages 'unittest-xml-reporting>=3.0.4' to be installed with {'upgrade': True} 08:28:24 [INFO] Processing plugin packages 'wheel>=0.34.0' to be installed with {} 08:28:24 [INFO] Creating target 'build' VEnv in '/code/target/venv/build/cpython-3.13.3.final.0' 08:28:24 [INFO] Processing dependency packages 'mock' to be installed with {} 08:28:24 [INFO] Processing dependency packages 'requirements.txt' to be installed with {} 08:28:24 [INFO] Creating target 'test' VEnv in '/code/target/venv/test/cpython-3.13.3.final.0' 08:28:24 [INFO] Processing dependency packages 'requirements.txt' to be installed with {} 08:28:24 [INFO] Requested coverage for tasks: pybuilder.plugins.python.unittest_plugin:run_unit_tests 08:28:24 [INFO] Running unit tests 08:28:24 [INFO] Executing unit tests from Python modules in /code/src/unittest/python 08:28:24 2025-05-23 08:28:21,185 MainThread pygsver.cli [main] ERROR something bad happened 08:28:24 ERROR: something bad happened 08:28:24 1.2.3-dev.1 08:28:24 2025-05-23 08:28:21,211 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 08:28:24 2025-05-23 08:28:21,219 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 08:28:24 2025-05-23 08:28:21,232 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 08:28:24 2025-05-23 08:28:21,243 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 08:28:24 2025-05-23 08:28:21,249 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path 08:28:24 2025-05-23 08:28:21,255 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False 08:28:24 2025-05-23 08:28:21,262 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 08:28:24 2025-05-23 08:28:21,276 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 08:28:24 2025-05-23 08:28:21,276 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 08:28:24 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None 08:28:24 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 08:28:24 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None 08:28:24 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 08:28:24 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None 08:28:24 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 08:28:24 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev 08:28:24 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 08:28:24 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev 08:28:24 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 08:28:24 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev 08:28:24 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 08:28:24 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None 08:28:24 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 08:28:24 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc 08:28:24 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev 08:28:24 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 08:28:24 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev 08:28:24 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 08:28:24 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev 08:28:24 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 08:28:24 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None 08:28:24 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 08:28:24 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev 08:28:24 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 08:28:24 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None 08:28:24 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 08:28:24 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev 08:28:24 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 08:28:24 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None 08:28:24 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 08:28:24 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev 08:28:24 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 08:28:24 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None 08:28:24 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 08:28:24 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev 08:28:24 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 08:28:24 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None 08:28:24 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 08:28:24 2025-05-23 08:28:21,311 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver 08:28:24 2025-05-23 08:28:21,317 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch 08:28:24 2025-05-23 08:28:21,324 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] 08:28:24 2025-05-23 08:28:21,332 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents 08:28:24 2025-05-23 08:28:21,365 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 08:28:24 2025-05-23 08:28:21,374 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 08:28:24 2025-05-23 08:28:21,387 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 08:28:24 2025-05-23 08:28:21,393 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 08:28:24 2025-05-23 08:28:21,398 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 08:28:24 2025-05-23 08:28:21,398 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version 08:28:24 2025-05-23 08:28:21,409 MainThread pygsver.tag [run_tag] DEBUG tag force:True 08:28:24 2025-05-23 08:28:21,415 MainThread pygsver.tag [run_tag] DEBUG tag force:False 08:28:24 2025-05-23 08:28:21,427 MainThread pygsver.push [run_push] DEBUG push 08:28:24 2025-05-23 08:28:21,428 MainThread pygsver.push [run_push] DEBUG no remote changes detected 08:28:24 2025-05-23 08:28:21,428 MainThread pygsver.push [run_push] DEBUG push all version tags 08:28:24 2025-05-23 08:28:21,433 MainThread pygsver.push [run_push] DEBUG push 08:28:24 2025-05-23 08:28:21,433 MainThread pygsver.push [run_push] DEBUG remote changes detected 08:28:24 2025-05-23 08:28:21,433 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits 08:28:24 2025-05-23 08:28:21,433 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull 08:28:24 2025-05-23 08:28:21,434 MainThread pygsver.push [run_push] DEBUG push all version tags 08:28:24 [INFO] Executed 39 unit tests 08:28:24 [INFO] All unit tests passed. 08:28:24 [INFO] Building distribution in /code/target/dist/pygsver-0.1.5 08:28:24 [INFO] Copying scripts to /code/target/dist/pygsver-0.1.5/scripts 08:28:24 [INFO] Writing setup.py as /code/target/dist/pygsver-0.1.5/setup.py 08:28:24 [INFO] Collecting coverage information for 'pybuilder.plugins.python.unittest_plugin:run_unit_tests' 08:28:24 [WARN] ut_coverage_branch_threshold_warn is 0 and branch coverage will not be checked 08:28:24 [WARN] ut_coverage_branch_partial_threshold_warn is 0 and partial branch coverage will not be checked 08:28:24 [INFO] Running unit tests 08:28:24 [INFO] Executing unit tests from Python modules in /code/src/unittest/python 08:28:24 2025-05-23 08:28:22,486 MainThread pygsver.cli [main] ERROR something bad happened 08:28:24 ERROR: something bad happened 08:28:24 1.2.3-dev.1 08:28:24 2025-05-23 08:28:22,523 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 08:28:24 2025-05-23 08:28:22,535 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 08:28:24 2025-05-23 08:28:22,556 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 08:28:24 2025-05-23 08:28:22,572 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 08:28:24 2025-05-23 08:28:22,578 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path 08:28:24 2025-05-23 08:28:22,588 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False 08:28:24 2025-05-23 08:28:22,598 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 08:28:24 2025-05-23 08:28:22,608 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 08:28:24 2025-05-23 08:28:22,609 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 08:28:24 2025-05-23 08:28:22,622 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None 08:28:24 2025-05-23 08:28:22,622 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 08:28:24 2025-05-23 08:28:22,622 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None 08:28:24 2025-05-23 08:28:22,622 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 08:28:24 2025-05-23 08:28:22,623 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None 08:28:24 2025-05-23 08:28:22,623 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 08:28:24 2025-05-23 08:28:22,623 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev 08:28:24 2025-05-23 08:28:22,623 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 08:28:24 2025-05-23 08:28:22,623 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev 08:28:24 2025-05-23 08:28:22,623 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 08:28:24 2025-05-23 08:28:22,623 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev 08:28:24 2025-05-23 08:28:22,624 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 08:28:24 2025-05-23 08:28:22,624 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None 08:28:24 2025-05-23 08:28:22,624 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 08:28:24 2025-05-23 08:28:22,624 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc 08:28:24 2025-05-23 08:28:22,624 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev 08:28:24 2025-05-23 08:28:22,624 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 08:28:24 2025-05-23 08:28:22,624 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev 08:28:24 2025-05-23 08:28:22,625 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 08:28:24 2025-05-23 08:28:22,625 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev 08:28:24 2025-05-23 08:28:22,625 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 08:28:24 2025-05-23 08:28:22,625 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None 08:28:24 2025-05-23 08:28:22,625 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 08:28:24 2025-05-23 08:28:22,625 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev 08:28:24 2025-05-23 08:28:22,626 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 08:28:24 2025-05-23 08:28:22,626 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None 08:28:24 2025-05-23 08:28:22,626 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 08:28:24 2025-05-23 08:28:22,626 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev 08:28:24 2025-05-23 08:28:22,626 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 08:28:24 2025-05-23 08:28:22,626 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None 08:28:24 2025-05-23 08:28:22,626 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 08:28:24 2025-05-23 08:28:22,627 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev 08:28:24 2025-05-23 08:28:22,627 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 08:28:24 2025-05-23 08:28:22,627 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None 08:28:24 2025-05-23 08:28:22,627 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 08:28:24 2025-05-23 08:28:22,627 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev 08:28:24 2025-05-23 08:28:22,627 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 08:28:24 2025-05-23 08:28:22,628 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None 08:28:24 2025-05-23 08:28:22,628 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 08:28:24 2025-05-23 08:28:22,653 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver 08:28:24 2025-05-23 08:28:22,662 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch 08:28:24 2025-05-23 08:28:22,672 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] 08:28:24 2025-05-23 08:28:22,682 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents 08:28:24 2025-05-23 08:28:22,731 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 08:28:24 2025-05-23 08:28:22,739 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 08:28:24 2025-05-23 08:28:22,754 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 08:28:24 2025-05-23 08:28:22,760 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 08:28:24 2025-05-23 08:28:22,767 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 08:28:24 2025-05-23 08:28:22,767 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version 08:28:24 2025-05-23 08:28:22,781 MainThread pygsver.tag [run_tag] DEBUG tag force:True 08:28:24 2025-05-23 08:28:22,790 MainThread pygsver.tag [run_tag] DEBUG tag force:False 08:28:24 2025-05-23 08:28:22,803 MainThread pygsver.push [run_push] DEBUG push 08:28:24 2025-05-23 08:28:22,804 MainThread pygsver.push [run_push] DEBUG no remote changes detected 08:28:24 2025-05-23 08:28:22,804 MainThread pygsver.push [run_push] DEBUG push all version tags 08:28:24 2025-05-23 08:28:22,811 MainThread pygsver.push [run_push] DEBUG push 08:28:24 2025-05-23 08:28:22,811 MainThread pygsver.push [run_push] DEBUG remote changes detected 08:28:24 2025-05-23 08:28:22,811 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits 08:28:24 2025-05-23 08:28:22,811 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull 08:28:24 2025-05-23 08:28:22,812 MainThread pygsver.push [run_push] DEBUG push all version tags 08:28:32 [INFO] Executed 39 unit tests 08:28:32 [INFO] All unit tests passed. 08:28:32 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests coverage is 100% 08:28:32 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests branch coverage is 85% 08:28:32 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests partial branch coverage is 85% 08:28:32 [INFO] Overall pygsver coverage is 100% 08:28:32 [INFO] Overall pygsver branch coverage is 85% 08:28:32 [INFO] Overall pygsver partial branch coverage is 85% 08:28:32 [INFO] Building binary distribution in /code/target/dist/pygsver-0.1.5 08:28:32 [INFO] Running Twine check for generated artifacts 08:28:32 [INFO] Installing project pygsver-0.1.5 08:28:32 ------------------------------------------------------------ 08:28:32 BUILD SUCCESSFUL 08:28:32 ------------------------------------------------------------ 08:28:32 Build Summary 08:28:32 Project: pygsver 08:28:32 Version: 0.1.5 08:28:32 Base directory: /code 08:28:32 Environments: 08:28:32 Tasks: prepare [12168 ms] compile_sources [0 ms] run_unit_tests [1142 ms] package [3 ms] run_integration_tests [0 ms] verify [0 ms] coverage [1816 ms] publish [2280 ms] install [5948 ms] 08:28:32 Build finished at 2025-05-23 08:28:31 08:28:32 Build took 28 seconds (28893 ms) 08:28:37 Removing intermediate container 67b8b336dce4 08:28:37 ---> 63ae92cdcfa9 08:28:37 Step 9/20 : FROM python:3.13-slim 08:28:37 ---> 26fa9b6e2848 08:28:37 Step 10/20 : ENV PYTHONDONTWRITEBYTECODE 1 08:28:37 ---> Using cache 08:28:37 ---> d4edcae7afc5 08:28:37 Step 11/20 : ENV GIT_PYTHON_TRACE 1 08:28:37 ---> Using cache 08:28:37 ---> f2005277bc63 08:28:37 Step 12/20 : WORKDIR /opt/pygsver 08:28:37 ---> Running in b4f029aedeed 08:28:37 Removing intermediate container b4f029aedeed 08:28:37 ---> 76b0ff1f3813 08:28:37 Step 13/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git gosu 08:28:37 ---> Running in 1ba769b592a4 08:28:37 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 08:28:37 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 08:28:37 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 08:28:37 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] 08:28:37 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] 08:28:37 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [259 kB] 08:28:38 Fetched 9307 kB in 1s (8185 kB/s) 08:28:38 Reading package lists... 08:28:39 Reading package lists... 08:28:39 Building dependency tree... 08:28:39 Reading state information... 08:28:39 The following additional packages will be installed: 08:28:39 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 08:28:39 dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 08:28:39 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 08:28:39 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 08:28:39 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 08:28:39 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common 08:28:39 libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 08:28:39 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 08:28:39 libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 libx11-data 08:28:39 libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term openssh-client 08:28:39 openssh-server openssh-sftp-server patch perl perl-modules-5.36 procps 08:28:39 psmisc publicsuffix runit-helper sensible-utils systemd systemd-sysv 08:28:39 systemd-timesyncd ucf xauth 08:28:39 Suggested packages: 08:28:39 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui 08:28:39 gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user 08:28:39 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 08:28:39 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain 08:28:39 libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc 08:28:39 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make 08:28:39 libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd 08:28:39 systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 08:28:39 libtss2-rc0 polkitd | policykit-1 08:28:39 The following NEW packages will be installed: 08:28:39 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 08:28:39 dbus-user-session dmsetup git git-man gosu krb5-locales less libapparmor1 08:28:39 libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls 08:28:39 libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 08:28:39 libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 08:28:39 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 08:28:39 libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd 08:28:39 libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules 08:28:39 libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 08:28:39 libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 08:28:39 ncurses-term netcat-traditional openssh-client openssh-server 08:28:39 openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix 08:28:39 runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf 08:28:39 xauth 08:28:40 0 upgraded, 79 newly installed, 0 to remove and 0 not upgraded. 08:28:40 Need to get 32.0 MB of archives. 08:28:40 After this operation, 148 MB of additional disk space will be used. 08:28:40 Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] 08:28:40 Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] 08:28:40 Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] 08:28:40 Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] 08:28:40 Get:5 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] 08:28:40 Get:6 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB] 08:28:40 Get:7 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] 08:28:40 Get:8 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] 08:28:40 Get:9 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] 08:28:40 Get:10 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.36-1~deb12u1 [1693 kB] 08:28:40 Get:11 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.36-1~deb12u1 [3037 kB] 08:28:40 Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.36-1~deb12u1 [42.6 kB] 08:28:40 Get:13 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] 08:28:40 Get:14 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] 08:28:40 Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] 08:28:40 Get:16 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] 08:28:40 Get:17 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] 08:28:40 Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] 08:28:40 Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] 08:28:40 Get:20 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] 08:28:40 Get:21 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] 08:28:40 Get:22 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u2 [4207 kB] 08:28:40 Get:23 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u2 [239 kB] 08:28:40 Get:24 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] 08:28:40 Get:25 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] 08:28:40 Get:26 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] 08:28:40 Get:27 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] 08:28:40 Get:28 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u3 [32.8 kB] 08:28:40 Get:29 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u3 [78.9 kB] 08:28:40 Get:30 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] 08:28:40 Get:31 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u3 [332 kB] 08:28:40 Get:32 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u3 [135 kB] 08:28:40 Get:33 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u6 [992 kB] 08:28:40 Get:34 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u6 [65.8 kB] 08:28:40 Get:35 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] 08:28:40 Get:36 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] 08:28:40 Get:37 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] 08:28:40 Get:38 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] 08:28:40 Get:39 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] 08:28:40 Get:40 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] 08:28:40 Get:41 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] 08:28:40 Get:42 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] 08:28:40 Get:43 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] 08:28:40 Get:44 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u6 [457 kB] 08:28:40 Get:45 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-2.1~deb12u2 [132 kB] 08:28:40 Get:46 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] 08:28:40 Get:47 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.36-1~deb12u1 [164 kB] 08:28:40 Get:48 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.36-1~deb12u1 [225 kB] 08:28:40 Get:49 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] 08:28:40 Get:50 http://deb.debian.org/debian bookworm/main amd64 netcat-traditional amd64 1.10-47 [67.9 kB] 08:28:40 Get:51 http://deb.debian.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.36-1~deb12u1 [63.7 kB] 08:28:40 Get:52 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] 08:28:40 Get:53 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] 08:28:40 Get:54 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] 08:28:40 Get:55 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] 08:28:40 Get:56 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] 08:28:40 Get:57 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] 08:28:40 Get:58 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] 08:28:40 Get:59 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 08:28:40 Get:60 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] 08:28:40 Get:61 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB] 08:28:40 Get:62 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] 08:28:40 Get:63 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] 08:28:40 Get:64 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB] 08:28:40 Get:65 http://deb.debian.org/debian bookworm/main amd64 gosu amd64 1.14-1+b10 [766 kB] 08:28:40 Get:66 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] 08:28:40 Get:67 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB] 08:28:40 Get:68 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] 08:28:40 Get:69 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] 08:28:40 Get:70 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] 08:28:40 Get:71 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] 08:28:40 Get:72 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] 08:28:40 Get:73 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] 08:28:40 Get:74 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] 08:28:40 Get:75 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] 08:28:40 Get:76 http://deb.debian.org/debian bookworm/main amd64 psmisc amd64 23.6-1 [259 kB] 08:28:40 Get:77 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB] 08:28:40 Get:78 http://deb.debian.org/debian bookworm/main amd64 ssh all 1:9.2p1-2+deb12u6 [174 kB] 08:28:40 Get:79 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] 08:28:40 [91mdebconf: delaying package configuration, since apt-utils is not installed 08:28:40 [0mFetched 32.0 MB in 0s (104 MB/s) 08:28:40 Selecting previously unselected package libargon2-1:amd64. 08:28:40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6630 files and directories currently installed.) 08:28:40 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... 08:28:40 Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... 08:28:40 Selecting previously unselected package dmsetup. 08:28:40 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... 08:28:40 Unpacking dmsetup (2:1.02.185-2) ... 08:28:40 Selecting previously unselected package libdevmapper1.02.1:amd64. 08:28:40 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... 08:28:40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... 08:28:40 Selecting previously unselected package libjson-c5:amd64. 08:28:40 Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... 08:28:40 Unpacking libjson-c5:amd64 (0.16-2) ... 08:28:40 Selecting previously unselected package libcryptsetup12:amd64. 08:28:40 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... 08:28:40 Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... 08:28:40 Selecting previously unselected package libfdisk1:amd64. 08:28:40 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u3_amd64.deb ... 08:28:40 Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ... 08:28:40 Selecting previously unselected package libkmod2:amd64. 08:28:40 Preparing to unpack .../06-libkmod2_30+20221128-1_amd64.deb ... 08:28:40 Unpacking libkmod2:amd64 (30+20221128-1) ... 08:28:40 Selecting previously unselected package libapparmor1:amd64. 08:28:40 Preparing to unpack .../07-libapparmor1_3.0.8-3_amd64.deb ... 08:28:40 Unpacking libapparmor1:amd64 (3.0.8-3) ... 08:28:40 Selecting previously unselected package libip4tc2:amd64. 08:28:40 Preparing to unpack .../08-libip4tc2_1.8.9-2_amd64.deb ... 08:28:41 Unpacking libip4tc2:amd64 (1.8.9-2) ... 08:28:41 Selecting previously unselected package libsystemd-shared:amd64. 08:28:41 Preparing to unpack .../09-libsystemd-shared_252.36-1~deb12u1_amd64.deb ... 08:28:41 Unpacking libsystemd-shared:amd64 (252.36-1~deb12u1) ... 08:28:41 Selecting previously unselected package systemd. 08:28:41 Preparing to unpack .../10-systemd_252.36-1~deb12u1_amd64.deb ... 08:28:41 Unpacking systemd (252.36-1~deb12u1) ... 08:28:41 Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... 08:28:41 Setting up libjson-c5:amd64 (0.16-2) ... 08:28:41 Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ... 08:28:41 Setting up libkmod2:amd64 (30+20221128-1) ... 08:28:41 Setting up libapparmor1:amd64 (3.0.8-3) ... 08:28:41 Setting up libip4tc2:amd64 (1.8.9-2) ... 08:28:41 Setting up libsystemd-shared:amd64 (252.36-1~deb12u1) ... 08:28:41 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... 08:28:41 Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... 08:28:41 Setting up systemd (252.36-1~deb12u1) ... 08:28:41 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 08:28:41 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 08:28:41 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 08:28:41 Initializing machine ID from random generator. 08:28:41 Creating group 'systemd-journal' with GID 999. 08:28:41 Creating group 'systemd-network' with GID 998. 08:28:41 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 08:28:41 Setting up dmsetup (2:1.02.185-2) ... 08:28:41 Selecting previously unselected package systemd-sysv. 08:28:41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7552 files and directories currently installed.) 08:28:41 Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_amd64.deb ... 08:28:41 Unpacking systemd-sysv (252.36-1~deb12u1) ... 08:28:41 Selecting previously unselected package libdbus-1-3:amd64. 08:28:41 Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... 08:28:41 Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... 08:28:41 Selecting previously unselected package dbus-bin. 08:28:41 Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... 08:28:41 Unpacking dbus-bin (1.14.10-1~deb12u1) ... 08:28:41 Selecting previously unselected package dbus-session-bus-common. 08:28:41 Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... 08:28:41 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... 08:28:42 Selecting previously unselected package libexpat1:amd64. 08:28:42 Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_amd64.deb ... 08:28:42 Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... 08:28:42 Selecting previously unselected package dbus-daemon. 08:28:42 Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... 08:28:42 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... 08:28:42 Selecting previously unselected package dbus-system-bus-common. 08:28:42 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... 08:28:42 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... 08:28:42 Selecting previously unselected package dbus. 08:28:42 Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_amd64.deb ... 08:28:42 Unpacking dbus (1.14.10-1~deb12u1) ... 08:28:42 Selecting previously unselected package perl-modules-5.36. 08:28:42 Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... 08:28:42 Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... 08:28:42 Selecting previously unselected package libgdbm-compat4:amd64. 08:28:42 Preparing to unpack .../09-libgdbm-compat4_1.23-3_amd64.deb ... 08:28:42 Unpacking libgdbm-compat4:amd64 (1.23-3) ... 08:28:42 Selecting previously unselected package libperl5.36:amd64. 08:28:42 Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_amd64.deb ... 08:28:42 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u2) ... 08:28:43 Selecting previously unselected package perl. 08:28:43 Preparing to unpack .../11-perl_5.36.0-7+deb12u2_amd64.deb ... 08:28:43 Unpacking perl (5.36.0-7+deb12u2) ... 08:28:43 Selecting previously unselected package libbsd0:amd64. 08:28:43 Preparing to unpack .../12-libbsd0_0.11.7-2_amd64.deb ... 08:28:43 Unpacking libbsd0:amd64 (0.11.7-2) ... 08:28:44 Selecting previously unselected package libedit2:amd64. 08:28:44 Preparing to unpack .../13-libedit2_3.1-20221030-2_amd64.deb ... 08:28:44 Unpacking libedit2:amd64 (3.1-20221030-2) ... 08:28:44 Selecting previously unselected package libcbor0.8:amd64. 08:28:44 Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_amd64.deb ... 08:28:44 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... 08:28:44 Selecting previously unselected package libfido2-1:amd64. 08:28:44 Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_amd64.deb ... 08:28:44 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... 08:28:44 Selecting previously unselected package libkrb5support0:amd64. 08:28:44 Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_amd64.deb ... 08:28:45 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u3) ... 08:28:45 Selecting previously unselected package libk5crypto3:amd64. 08:28:45 Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_amd64.deb ... 08:28:45 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u3) ... 08:28:46 Selecting previously unselected package libkeyutils1:amd64. 08:28:46 Preparing to unpack .../18-libkeyutils1_1.6.3-2_amd64.deb ... 08:28:46 Unpacking libkeyutils1:amd64 (1.6.3-2) ... 08:28:46 Selecting previously unselected package libkrb5-3:amd64. 08:28:46 Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_amd64.deb ... 08:28:46 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u3) ... 08:28:46 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:28:46 Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_amd64.deb ... 08:28:46 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... 08:28:47 Selecting previously unselected package openssh-client. 08:28:47 Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_amd64.deb ... 08:28:47 Unpacking openssh-client (1:9.2p1-2+deb12u6) ... 08:28:47 Selecting previously unselected package openssh-sftp-server. 08:28:47 Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_amd64.deb ... 08:28:47 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... 08:28:47 Selecting previously unselected package libproc2-0:amd64. 08:28:47 Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_amd64.deb ... 08:28:47 Unpacking libproc2-0:amd64 (2:4.0.2-3) ... 08:28:47 Selecting previously unselected package procps. 08:28:47 Preparing to unpack .../24-procps_2%3a4.0.2-3_amd64.deb ... 08:28:47 Unpacking procps (2:4.0.2-3) ... 08:28:48 Selecting previously unselected package sensible-utils. 08:28:48 Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... 08:28:48 Unpacking sensible-utils (0.0.17+nmu1) ... 08:28:48 Selecting previously unselected package ucf. 08:28:48 Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... 08:28:48 Moving old data out of the way 08:28:48 Unpacking ucf (3.0043+nmu1+deb12u1) ... 08:28:48 Selecting previously unselected package runit-helper. 08:28:48 Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... 08:28:48 Unpacking runit-helper (2.15.2) ... 08:28:48 Selecting previously unselected package libtirpc-common. 08:28:48 Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... 08:28:48 Unpacking libtirpc-common (1.3.3+ds-1) ... 08:28:49 Selecting previously unselected package libtirpc3:amd64. 08:28:49 Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_amd64.deb ... 08:28:49 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... 08:28:49 Selecting previously unselected package libnsl2:amd64. 08:28:49 Preparing to unpack .../30-libnsl2_1.3.0-2_amd64.deb ... 08:28:49 Unpacking libnsl2:amd64 (1.3.0-2) ... 08:28:50 Selecting previously unselected package libwrap0:amd64. 08:28:50 Preparing to unpack .../31-libwrap0_7.6.q-32_amd64.deb ... 08:28:50 Unpacking libwrap0:amd64 (7.6.q-32) ... 08:28:50 Selecting previously unselected package openssh-server. 08:28:50 Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_amd64.deb ... 08:28:50 Unpacking openssh-server (1:9.2p1-2+deb12u6) ... 08:28:50 Selecting previously unselected package less. 08:28:50 Preparing to unpack .../33-less_590-2.1~deb12u2_amd64.deb ... 08:28:50 Unpacking less (590-2.1~deb12u2) ... 08:28:51 Selecting previously unselected package krb5-locales. 08:28:51 Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... 08:28:51 Unpacking krb5-locales (1.20.1-2+deb12u3) ... 08:28:51 Selecting previously unselected package libnss-systemd:amd64. 08:28:51 Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_amd64.deb ... 08:28:51 Unpacking libnss-systemd:amd64 (252.36-1~deb12u1) ... 08:28:51 Selecting previously unselected package libpam-systemd:amd64. 08:28:51 Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_amd64.deb ... 08:28:51 Unpacking libpam-systemd:amd64 (252.36-1~deb12u1) ... 08:28:51 Selecting previously unselected package ncurses-term. 08:28:51 Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... 08:28:51 Unpacking ncurses-term (6.4-4) ... 08:28:51 Selecting previously unselected package netcat-traditional. 08:28:51 Preparing to unpack .../38-netcat-traditional_1.10-47_amd64.deb ... 08:28:51 Unpacking netcat-traditional (1.10-47) ... 08:28:51 Selecting previously unselected package systemd-timesyncd. 08:28:51 Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_amd64.deb ... 08:28:51 Unpacking systemd-timesyncd (252.36-1~deb12u1) ... 08:28:51 Selecting previously unselected package dbus-user-session. 08:28:51 Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... 08:28:51 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... 08:28:51 Selecting previously unselected package libbrotli1:amd64. 08:28:51 Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_amd64.deb ... 08:28:51 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... 08:28:51 Selecting previously unselected package libsasl2-modules-db:amd64. 08:28:51 Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... 08:28:51 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 08:28:52 Selecting previously unselected package libsasl2-2:amd64. 08:28:52 Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... 08:28:52 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... 08:28:52 Selecting previously unselected package libldap-2.5-0:amd64. 08:28:52 Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... 08:28:52 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 08:28:52 Selecting previously unselected package libnghttp2-14:amd64. 08:28:52 Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... 08:28:52 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 08:28:52 Selecting previously unselected package libpsl5:amd64. 08:28:52 Preparing to unpack .../46-libpsl5_0.21.2-1_amd64.deb ... 08:28:52 Unpacking libpsl5:amd64 (0.21.2-1) ... 08:28:52 Selecting previously unselected package librtmp1:amd64. 08:28:52 Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 08:28:52 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 08:28:52 Selecting previously unselected package libssh2-1:amd64. 08:28:52 Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_amd64.deb ... 08:28:52 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... 08:28:52 Selecting previously unselected package libcurl3-gnutls:amd64. 08:28:52 Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ... 08:28:52 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... 08:28:52 Selecting previously unselected package liberror-perl. 08:28:52 Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... 08:28:52 Unpacking liberror-perl (0.17029-2) ... 08:28:52 Selecting previously unselected package git-man. 08:28:52 Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... 08:28:52 Unpacking git-man (1:2.39.5-0+deb12u2) ... 08:28:52 Selecting previously unselected package git. 08:28:52 Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_amd64.deb ... 08:28:52 Unpacking git (1:2.39.5-0+deb12u2) ... 08:28:52 Selecting previously unselected package gosu. 08:28:52 Preparing to unpack .../53-gosu_1.14-1+b10_amd64.deb ... 08:28:52 Unpacking gosu (1.14-1+b10) ... 08:28:52 Selecting previously unselected package libldap-common. 08:28:52 Preparing to unpack .../54-libldap-common_2.5.13+dfsg-5_all.deb ... 08:28:52 Unpacking libldap-common (2.5.13+dfsg-5) ... 08:28:53 Selecting previously unselected package libsasl2-modules:amd64. 08:28:53 Preparing to unpack .../55-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... 08:28:53 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... 08:28:53 Selecting previously unselected package libxau6:amd64. 08:28:53 Preparing to unpack .../56-libxau6_1%3a1.0.9-1_amd64.deb ... 08:28:53 Unpacking libxau6:amd64 (1:1.0.9-1) ... 08:28:53 Selecting previously unselected package libxdmcp6:amd64. 08:28:53 Preparing to unpack .../57-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 08:28:53 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 08:28:53 Selecting previously unselected package libxcb1:amd64. 08:28:53 Preparing to unpack .../58-libxcb1_1.15-1_amd64.deb ... 08:28:53 Unpacking libxcb1:amd64 (1.15-1) ... 08:28:53 Selecting previously unselected package libx11-data. 08:28:53 Preparing to unpack .../59-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... 08:28:53 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... 08:28:53 Selecting previously unselected package libx11-6:amd64. 08:28:53 Preparing to unpack .../60-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... 08:28:53 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... 08:28:53 Selecting previously unselected package libxext6:amd64. 08:28:53 Preparing to unpack .../61-libxext6_2%3a1.3.4-1+b1_amd64.deb ... 08:28:53 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... 08:28:53 Selecting previously unselected package libxmuu1:amd64. 08:28:53 Preparing to unpack .../62-libxmuu1_2%3a1.1.3-3_amd64.deb ... 08:28:53 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... 08:28:53 Selecting previously unselected package patch. 08:28:53 Preparing to unpack .../63-patch_2.7.6-7_amd64.deb ... 08:28:53 Unpacking patch (2.7.6-7) ... 08:28:53 Selecting previously unselected package psmisc. 08:28:53 Preparing to unpack .../64-psmisc_23.6-1_amd64.deb ... 08:28:53 Unpacking psmisc (23.6-1) ... 08:28:53 Selecting previously unselected package publicsuffix. 08:28:53 Preparing to unpack .../65-publicsuffix_20230209.2326-1_all.deb ... 08:28:53 Unpacking publicsuffix (20230209.2326-1) ... 08:28:53 Selecting previously unselected package ssh. 08:28:53 Preparing to unpack .../66-ssh_1%3a9.2p1-2+deb12u6_all.deb ... 08:28:53 Unpacking ssh (1:9.2p1-2+deb12u6) ... 08:28:53 Selecting previously unselected package xauth. 08:28:53 Preparing to unpack .../67-xauth_1%3a1.1.2-1_amd64.deb ... 08:28:53 Unpacking xauth (1:1.1.2-1) ... 08:28:53 Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... 08:28:53 Setting up runit-helper (2.15.2) ... 08:28:53 Setting up systemd-sysv (252.36-1~deb12u1) ... 08:28:53 Setting up libxau6:amd64 (1:1.0.9-1) ... 08:28:53 Setting up libkeyutils1:amd64 (1.6.3-2) ... 08:28:53 Setting up libpsl5:amd64 (0.21.2-1) ... 08:28:53 Setting up netcat-traditional (1.10-47) ... 08:28:53 update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode 08:28:53 update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 08:28:53 update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 08:28:53 Setting up psmisc (23.6-1) ... 08:28:53 Setting up libtirpc-common (1.3.3+ds-1) ... 08:28:53 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... 08:28:53 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... 08:28:53 Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... 08:28:53 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 08:28:53 Setting up less (590-2.1~deb12u2) ... 08:28:54 Setting up libnss-systemd:amd64 (252.36-1~deb12u1) ... 08:28:54 Setting up krb5-locales (1.20.1-2+deb12u3) ... 08:28:54 Setting up libldap-common (2.5.13+dfsg-5) ... 08:28:54 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u3) ... 08:28:54 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 08:28:54 Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... 08:28:54 Setting up libx11-data (2:1.8.4-2+deb12u2) ... 08:28:54 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 08:28:54 Setting up gosu (1.14-1+b10) ... 08:28:54 Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... 08:28:54 Setting up libproc2-0:amd64 (2:4.0.2-3) ... 08:28:54 Setting up systemd-timesyncd (252.36-1~deb12u1) ... 08:28:54 Creating group 'systemd-timesync' with GID 997. 08:28:54 Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. 08:28:54 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. 08:28:54 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 08:28:54 Setting up patch (2.7.6-7) ... 08:28:54 Setting up libgdbm-compat4:amd64 (1.23-3) ... 08:28:54 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u3) ... 08:28:54 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... 08:28:54 Setting up sensible-utils (0.0.17+nmu1) ... 08:28:54 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... 08:28:54 Setting up procps (2:4.0.2-3) ... 08:28:54 Setting up git-man (1:2.39.5-0+deb12u2) ... 08:28:54 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... 08:28:54 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u3) ... 08:28:54 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... 08:28:55 Setting up libfido2-1:amd64 (1.12.0-2+b1) ... 08:28:55 Setting up libbsd0:amd64 (0.11.7-2) ... 08:28:55 Setting up publicsuffix (20230209.2326-1) ... 08:28:55 Setting up libperl5.36:amd64 (5.36.0-7+deb12u2) ... 08:28:55 Setting up dbus-bin (1.14.10-1~deb12u1) ... 08:28:55 Setting up ncurses-term (6.4-4) ... 08:28:55 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 08:28:55 Setting up libxcb1:amd64 (1.15-1) ... 08:28:55 Setting up libedit2:amd64 (3.1-20221030-2) ... 08:28:55 Setting up dbus-daemon (1.14.10-1~deb12u1) ... 08:28:55 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 08:28:55 Setting up perl (5.36.0-7+deb12u2) ... 08:28:55 Setting up dbus (1.14.10-1~deb12u1) ... 08:28:55 invoke-rc.d: could not determine current runlevel 08:28:55 invoke-rc.d: policy-rc.d denied execution of start. 08:28:55 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... 08:28:55 Setting up ucf (3.0043+nmu1+deb12u1) ... 08:28:55 debconf: unable to initialize frontend: Dialog 08:28:55 debconf: (TERM is not set, so the dialog frontend is not usable.) 08:28:55 debconf: falling back to frontend: Readline 08:28:55 debconf: unable to initialize frontend: Readline 08:28:55 debconf: (This frontend requires a controlling tty.) 08:28:55 debconf: falling back to frontend: Teletype 08:28:55 Setting up libpam-systemd:amd64 (252.36-1~deb12u1) ... 08:28:55 debconf: unable to initialize frontend: Dialog 08:28:55 debconf: (TERM is not set, so the dialog frontend is not usable.) 08:28:55 debconf: falling back to frontend: Readline 08:28:55 debconf: unable to initialize frontend: Readline 08:28:55 debconf: (This frontend requires a controlling tty.) 08:28:55 debconf: falling back to frontend: Teletype 08:28:55 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... 08:28:55 Setting up libxmuu1:amd64 (2:1.1.3-3) ... 08:28:55 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... 08:28:55 Setting up openssh-client (1:9.2p1-2+deb12u6) ... 08:28:55 Setting up libxext6:amd64 (2:1.3.4-1+b1) ... 08:28:55 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... 08:28:55 Setting up liberror-perl (0.17029-2) ... 08:28:55 Setting up dbus-user-session (1.14.10-1~deb12u1) ... 08:28:55 Setting up git (1:2.39.5-0+deb12u2) ... 08:28:55 Setting up xauth (1:1.1.2-1) ... 08:28:55 Setting up libnsl2:amd64 (1.3.0-2) ... 08:28:55 Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... 08:28:55 Setting up libwrap0:amd64 (7.6.q-32) ... 08:28:56 Setting up openssh-server (1:9.2p1-2+deb12u6) ... 08:28:56 debconf: unable to initialize frontend: Dialog 08:28:56 debconf: (TERM is not set, so the dialog frontend is not usable.) 08:28:56 debconf: falling back to frontend: Readline 08:28:56 debconf: unable to initialize frontend: Readline 08:28:56 debconf: (This frontend requires a controlling tty.) 08:28:56 debconf: falling back to frontend: Teletype 08:28:56 08:28:56 Creating config file /etc/ssh/sshd_config with new version 08:28:57 Creating SSH2 RSA key; this may take some time ... 08:28:57 3072 SHA256:YEktvlZWiqnwUqH5o1zfeHty/Gqk5VPgzq6TVvY+Jto root@1ba769b592a4 (RSA) 08:28:57 Creating SSH2 ECDSA key; this may take some time ... 08:28:57 256 SHA256:cMO1Ws4mhrmq8Wq5CfYaHpx6983aEW79e/r1exM1BBs root@1ba769b592a4 (ECDSA) 08:28:57 Creating SSH2 ED25519 key; this may take some time ... 08:28:57 256 SHA256:+RcivW4nZcS3I2c6j6hYxqRQUOrF0hwfifdCZw9OSMU root@1ba769b592a4 (ED25519) 08:28:57 invoke-rc.d: could not determine current runlevel 08:28:57 invoke-rc.d: policy-rc.d denied execution of start. 08:28:57 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. 08:28:57 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. 08:28:57 Setting up ssh (1:9.2p1-2+deb12u6) ... 08:28:57 Processing triggers for libc-bin (2.36-9+deb12u10) ... 08:29:02 Removing intermediate container 1ba769b592a4 08:29:02 ---> 71d687cb49b4 08:29:02 Step 14/20 : COPY --from=build-image /code/target/dist/pygsver-*/dist/pygsver-*.tar.gz /opt/pygsver/ 08:29:02 ---> 989bf9ec782f 08:29:02 Step 15/20 : RUN pip install pygsver-*.tar.gz 08:29:02 ---> Running in 661ba274ffc5 08:29:03 Processing ./pygsver-0.1.5.tar.gz 08:29:03 Installing build dependencies: started 08:29:06 Installing build dependencies: finished with status 'done' 08:29:06 Getting requirements to build wheel: started 08:29:07 Getting requirements to build wheel: finished with status 'done' 08:29:07 Preparing metadata (pyproject.toml): started 08:29:07 Preparing metadata (pyproject.toml): finished with status 'done' 08:29:07 Collecting semver==2.13.0 (from pygsver==0.1.5) 08:29:07 Downloading semver-2.13.0-py2.py3-none-any.whl.metadata (5.0 kB) 08:29:07 Collecting GitPython==3.1.41 (from pygsver==0.1.5) 08:29:07 Downloading GitPython-3.1.41-py3-none-any.whl.metadata (14 kB) 08:29:07 Collecting gitdb<5,>=4.0.1 (from GitPython==3.1.41->pygsver==0.1.5) 08:29:07 Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 08:29:07 Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython==3.1.41->pygsver==0.1.5) 08:29:07 Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 08:29:07 Downloading GitPython-3.1.41-py3-none-any.whl (196 kB) 08:29:07 Downloading semver-2.13.0-py2.py3-none-any.whl (12 kB) 08:29:07 Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 08:29:07 Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 08:29:07 Building wheels for collected packages: pygsver 08:29:07 Building wheel for pygsver (pyproject.toml): started 08:29:08 Building wheel for pygsver (pyproject.toml): finished with status 'done' 08:29:08 Created wheel for pygsver: filename=pygsver-0.1.5-py3-none-any.whl size=12480 sha256=7aca8113f82f2fb090a480dd596cfb2d5435c631d7ddcc4929227ada7233e119 08:29:08 Stored in directory: /root/.cache/pip/wheels/1e/ba/4c/3146e2ab0efbfcf43b81fd41546d9671738cd63a2340c19d32 08:29:08 Successfully built pygsver 08:29:08 Installing collected packages: smmap, semver, gitdb, GitPython, pygsver 08:29:08 Successfully installed GitPython-3.1.41 gitdb-4.0.12 pygsver-0.1.5 semver-2.13.0 smmap-5.0.2 08:29:08 [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 08:29:09 [0m[91m 08:29:09 [notice] A new release of pip is available: 25.0.1 -> 25.1.1 08:29:09 [notice] To update, run: pip install --upgrade pip 08:29:09 [0mRemoving intermediate container 661ba274ffc5 08:29:09 ---> d26d901f0625 08:29:09 Step 16/20 : COPY entrypoint.sh /usr/local/bin/entrypoint.sh 08:29:09 ---> f4062e3f14ac 08:29:09 Step 17/20 : RUN chmod +x /usr/local/bin/entrypoint.sh 08:29:09 ---> Running in 834f69f87ad7 08:29:10 Removing intermediate container 834f69f87ad7 08:29:10 ---> 6c0b07a5f753 08:29:10 Step 18/20 : ENTRYPOINT ["/usr/local/bin/entrypoint.sh"] 08:29:10 ---> Running in 002dd2793ef0 08:29:10 Removing intermediate container 002dd2793ef0 08:29:10 ---> 627668c79154 08:29:10 Step 19/20 : LABEL arch=amd64 08:29:10 ---> Running in c4776139581d 08:29:10 Removing intermediate container c4776139581d 08:29:10 ---> 48e48e1d1590 08:29:10 Step 20/20 : LABEL git_sha=2f807f817482b20fd449fccd171f6d664adfae4f 08:29:10 ---> Running in a17c825ef38d 08:29:10 Removing intermediate container a17c825ef38d 08:29:10 ---> 6df2dbb599a8 08:29:10 [Warning] One or more build-args [ARCH] were not consumed 08:29:10 Successfully built 6df2dbb599a8 08:29:10 Successfully tagged edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 08:29:10 [edgeXDocker.push] Tagging docker image py-git-semver with the following tags: 08:29:10 2f807f817482b20fd449fccd171f6d664adfae4f 08:29:10 latest 08:29:10 main 08:29:10 0.1.5 08:29:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:11 + docker tag edgex-devops/py-git-semver nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:11 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f 08:29:11 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] 08:29:11 6dfdcf99b3e4: Preparing 08:29:11 f2d0d5043658: Preparing 08:29:11 f201c5dce42a: Preparing 08:29:11 05abc28318c3: Preparing 08:29:11 48d46bc282af: Preparing 08:29:11 1de087f6f063: Preparing 08:29:11 931be5d7e48b: Preparing 08:29:11 19362a02a380: Preparing 08:29:11 a66a3dad4c38: Preparing 08:29:11 ace34d1d784c: Preparing 08:29:11 931be5d7e48b: Waiting 08:29:11 19362a02a380: Waiting 08:29:11 a66a3dad4c38: Waiting 08:29:11 ace34d1d784c: Waiting 08:29:11 1de087f6f063: Waiting 08:29:11 6dfdcf99b3e4: Pushed 08:29:11 f2d0d5043658: Pushed 08:29:11 05abc28318c3: Pushed 08:29:11 1de087f6f063: Pushed 08:29:11 931be5d7e48b: Pushed 08:29:12 f201c5dce42a: Pushed 08:29:12 a66a3dad4c38: Pushed 08:29:15 19362a02a380: Pushed 08:29:18 ace34d1d784c: Pushed 08:29:26 48d46bc282af: Pushed 08:29:26 2f807f817482b20fd449fccd171f6d664adfae4f: digest: sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:26 + docker tag edgex-devops/py-git-semver nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:27 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:29:27 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] 08:29:27 6dfdcf99b3e4: Preparing 08:29:27 f2d0d5043658: Preparing 08:29:27 f201c5dce42a: Preparing 08:29:27 05abc28318c3: Preparing 08:29:27 48d46bc282af: Preparing 08:29:27 1de087f6f063: Preparing 08:29:27 931be5d7e48b: Preparing 08:29:27 19362a02a380: Preparing 08:29:27 a66a3dad4c38: Preparing 08:29:27 ace34d1d784c: Preparing 08:29:27 931be5d7e48b: Waiting 08:29:27 a66a3dad4c38: Waiting 08:29:27 1de087f6f063: Waiting 08:29:27 ace34d1d784c: Waiting 08:29:27 19362a02a380: Waiting 08:29:27 6dfdcf99b3e4: Layer already exists 08:29:27 f2d0d5043658: Layer already exists 08:29:27 f201c5dce42a: Layer already exists 08:29:27 48d46bc282af: Layer already exists 08:29:27 05abc28318c3: Layer already exists 08:29:27 19362a02a380: Layer already exists 08:29:27 931be5d7e48b: Layer already exists 08:29:27 1de087f6f063: Layer already exists 08:29:27 a66a3dad4c38: Layer already exists 08:29:27 ace34d1d784c: Layer already exists 08:29:27 latest: digest: sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:27 + docker tag edgex-devops/py-git-semver nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:27 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main 08:29:27 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] 08:29:27 6dfdcf99b3e4: Preparing 08:29:27 f2d0d5043658: Preparing 08:29:27 f201c5dce42a: Preparing 08:29:27 05abc28318c3: Preparing 08:29:27 48d46bc282af: Preparing 08:29:27 1de087f6f063: Preparing 08:29:27 931be5d7e48b: Preparing 08:29:27 19362a02a380: Preparing 08:29:27 a66a3dad4c38: Preparing 08:29:27 ace34d1d784c: Preparing 08:29:27 a66a3dad4c38: Waiting 08:29:27 1de087f6f063: Waiting 08:29:27 931be5d7e48b: Waiting 08:29:27 19362a02a380: Waiting 08:29:27 ace34d1d784c: Waiting 08:29:27 f201c5dce42a: Layer already exists 08:29:27 48d46bc282af: Layer already exists 08:29:27 05abc28318c3: Layer already exists 08:29:27 f2d0d5043658: Layer already exists 08:29:27 1de087f6f063: Layer already exists 08:29:27 19362a02a380: Layer already exists 08:29:27 a66a3dad4c38: Layer already exists 08:29:27 6dfdcf99b3e4: Layer already exists 08:29:27 ace34d1d784c: Layer already exists 08:29:27 931be5d7e48b: Layer already exists 08:29:27 main: digest: sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:28 + docker tag edgex-devops/py-git-semver nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:28 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5 08:29:28 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] 08:29:28 6dfdcf99b3e4: Preparing 08:29:28 f2d0d5043658: Preparing 08:29:28 f201c5dce42a: Preparing 08:29:28 05abc28318c3: Preparing 08:29:28 48d46bc282af: Preparing 08:29:28 1de087f6f063: Preparing 08:29:28 931be5d7e48b: Preparing 08:29:28 19362a02a380: Preparing 08:29:28 a66a3dad4c38: Preparing 08:29:28 ace34d1d784c: Preparing 08:29:28 19362a02a380: Waiting 08:29:28 a66a3dad4c38: Waiting 08:29:28 1de087f6f063: Waiting 08:29:28 ace34d1d784c: Waiting 08:29:28 931be5d7e48b: Waiting 08:29:28 f2d0d5043658: Layer already exists 08:29:28 6dfdcf99b3e4: Layer already exists 08:29:28 f201c5dce42a: Layer already exists 08:29:28 05abc28318c3: Layer already exists 08:29:28 48d46bc282af: Layer already exists 08:29:28 1de087f6f063: Layer already exists 08:29:28 931be5d7e48b: Layer already exists 08:29:28 19362a02a380: Layer already exists 08:29:28 a66a3dad4c38: Layer already exists 08:29:28 ace34d1d784c: Layer already exists 08:29:28 0.1.5: digest: sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:29:28 ===================================================== [Pipeline] echo 08:29:28 taggedImages: 08:29:28 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f 08:29:28 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:29:28 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main 08:29:28 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5 [Pipeline] echo 08:29:28 ========================================================= 08:29:28 [edgeXBuildMultiArch] RAW Config: 08:29:28 images: 08:29:28 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f 08:29:28 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:29:28 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main 08:29:28 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5 08:29:28 settingsFile: 08:29:28 git-semver-settings 08:29:28 ========================================================= [Pipeline] node 08:29:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2107 in /w/workspace/edgexfoundry_git-semver_main [Pipeline] { [Pipeline] checkout 08:29:40 Selected Git installation does not exist. Using Default 08:29:40 The recommended git tool is: NONE 08:29:43 Still waiting to schedule task 08:29:43 All nodes of label ‘centos7-docker-4c-2g’ are offline 08:29:45 using credential edgex-jenkins-ssh 08:29:45 Cloning the remote Git repository 08:29:45 Cloning repository git@github.com:edgexfoundry/git-semver.git 08:29:45 > git init /w/workspace/edgexfoundry_git-semver_main # timeout=10 08:29:45 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git 08:29:45 > git --version # timeout=10 08:29:45 > git --version # 'git version 2.25.1' 08:29:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:29:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:29:46 > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 08:29:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:29:47 Avoid second fetch 08:29:47 Checking out Revision 2f807f817482b20fd449fccd171f6d664adfae4f (main) 08:29:47 > git config core.sparsecheckout # timeout=10 08:29:47 > git checkout -f 2f807f817482b20fd449fccd171f6d664adfae4f # timeout=10 08:29:47 Commit message: "Merge pull request #75 from cherrycl/set-safe-directory" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:29:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:29:52 % Total % Received % Xferd Average Speed Time Time Time Current 08:29:52 Dload Upload Total Spent Left Speed 08:29:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh 08:29:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:29:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:29:53 + sudo tee /etc/docker/daemon.new 08:29:53 { 08:29:53 "registry-mirrors": [ 08:29:53 "https://nexus3.edgexfoundry.org:10001" 08:29:53 ], 08:29:53 "bip": "10.250.0.254/24", 08:29:53 "hosts": [ 08:29:53 "tcp://0.0.0.0:5555", 08:29:53 "unix:///var/run/docker.sock" 08:29:53 ], 08:29:53 "mtu": 1458, 08:29:53 "selinux-enabled": true, 08:29:53 "seccomp-profile": "/etc/docker/seccomp.json" 08:29:53 } [Pipeline] sh 08:29:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:29:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:12 provisioning config files... 08:30:12 copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config4631770395133233059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:12 ---> ****-login.sh 08:30:12 nexus3.edgexfoundry.org:10001 08:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:13 Configure a credential helper to remove this warning. See 08:30:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:13 08:30:13 Login Succeeded 08:30:13 nexus3.edgexfoundry.org:10002 08:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:13 Configure a credential helper to remove this warning. See 08:30:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:13 08:30:13 Login Succeeded 08:30:13 nexus3.edgexfoundry.org:10003 08:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:14 Configure a credential helper to remove this warning. See 08:30:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:14 08:30:14 Login Succeeded 08:30:14 nexus3.edgexfoundry.org:10004 08:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:14 Configure a credential helper to remove this warning. See 08:30:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:14 08:30:14 Login Succeeded 08:30:14 ****.io 08:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:14 Configure a credential helper to remove this warning. See 08:30:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:14 08:30:14 Login Succeeded 08:30:14 ---> ****-login.sh ends [Pipeline] } 08:30:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:30:15 + ls -al . 08:30:15 total 64 08:30:15 drwxrwxr-x 6 jenkins jenkins 4096 May 23 08:29 . 08:30:15 drwxrwxr-x 4 jenkins jenkins 4096 May 23 08:29 .. 08:30:15 drwxrwxr-x 8 jenkins jenkins 4096 May 23 08:29 .git 08:30:15 drwxrwxr-x 2 jenkins jenkins 4096 May 23 08:29 .github 08:30:15 -rw-rw-r-- 1 jenkins jenkins 1056 May 23 08:29 .gitignore 08:30:15 -rw-rw-r-- 1 jenkins jenkins 1242 May 23 08:29 Dockerfile 08:30:15 -rw-rw-r-- 1 jenkins jenkins 869 May 23 08:29 Jenkinsfile 08:30:15 -rw-rw-r-- 1 jenkins jenkins 5651 May 23 08:29 README.md 08:30:15 -rw-rw-r-- 1 jenkins jenkins 2488 May 23 08:29 build.py 08:30:15 drwxrwxr-x 3 jenkins jenkins 4096 May 23 08:29 docs 08:30:15 -rw-rw-r-- 1 jenkins jenkins 364 May 23 08:29 entrypoint.sh 08:30:15 -rw-rw-r-- 1 jenkins jenkins 83 May 23 08:29 pyproject.toml 08:30:15 -rw-rw-r-- 1 jenkins jenkins 32 May 23 08:29 requirements.txt 08:30:15 -rw-rw-r-- 1 jenkins jenkins 2628 May 23 08:29 setup.py 08:30:15 drwxrwxr-x 4 jenkins jenkins 4096 May 23 08:29 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:16 + docker build -t edgex-devops/py-git-semver-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=2f807f817482b20fd449fccd171f6d664adfae4f --label arch=arm64 . 08:30:16 Sending build context to Docker daemon 448kB 08:30:16 Step 1/20 : FROM python:3.13-slim AS build-image 08:30:16 3.13-slim: Pulling from library/python 08:30:17 b16f1b166780: Pulling fs layer 08:30:17 a83bc4269c1b: Pulling fs layer 08:30:17 6834df5f0b1a: Pulling fs layer 08:30:17 b4626800aece: Pulling fs layer 08:30:17 b4626800aece: Waiting 08:30:17 a83bc4269c1b: Verifying Checksum 08:30:17 a83bc4269c1b: Download complete 08:30:17 b4626800aece: Verifying Checksum 08:30:17 b4626800aece: Download complete 08:30:17 6834df5f0b1a: Verifying Checksum 08:30:17 6834df5f0b1a: Download complete 08:30:17 b16f1b166780: Verifying Checksum 08:30:17 b16f1b166780: Download complete 08:30:22 b16f1b166780: Pull complete 08:30:22 a83bc4269c1b: Pull complete 08:30:24 6834df5f0b1a: Pull complete 08:30:25 b4626800aece: Pull complete 08:30:25 Digest: sha256:56a11364ffe0fee3bd60af6d6d5209eba8a99c2c16dc4c7c5861dc06261503cc 08:30:25 Status: Downloaded newer image for python:3.13-slim 08:30:25 ---> 2e2ecad80adb 08:30:25 Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 08:30:25 ---> Running in 01b1f6a03575 08:30:26 Removing intermediate container 01b1f6a03575 08:30:26 ---> 6b69eba40448 08:30:26 Step 3/20 : ENV GIT_PYTHON_TRACE 1 08:30:26 ---> Running in be6a70644027 08:30:26 Removing intermediate container be6a70644027 08:30:26 ---> 8063cc51b829 08:30:26 Step 4/20 : WORKDIR /code 08:30:26 ---> Running in 67cce8d7c660 08:30:27 Removing intermediate container 67cce8d7c660 08:30:27 ---> 2f85085e1de6 08:30:27 Step 5/20 : COPY . /code/ 08:30:27 ---> 134a442233ca 08:30:27 Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git 08:30:27 ---> Running in 7f9e4387e147 08:30:29 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 08:30:29 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 08:30:29 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 08:30:29 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8693 kB] 08:30:29 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [512 B] 08:30:29 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [254 kB] 08:30:32 Fetched 9203 kB in 3s (2767 kB/s) 08:30:35 Reading package lists... 08:30:38 Reading package lists... 08:30:39 Building dependency tree... 08:30:39 Reading state information... 08:30:40 The following additional packages will be installed: 08:30:40 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 08:30:40 dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 08:30:40 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 08:30:40 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 08:30:40 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 08:30:40 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common 08:30:40 libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 08:30:40 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 08:30:40 libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 libx11-data 08:30:40 libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term openssh-client 08:30:40 openssh-server openssh-sftp-server patch perl perl-modules-5.36 procps 08:30:40 psmisc publicsuffix runit-helper sensible-utils systemd systemd-sysv 08:30:40 systemd-timesyncd ucf xauth 08:30:40 Suggested packages: 08:30:40 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui 08:30:40 gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user 08:30:40 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 08:30:40 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain 08:30:40 libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc 08:30:40 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make 08:30:40 libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd 08:30:40 systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 08:30:40 libtss2-rc0 polkitd | policykit-1 08:30:45 The following NEW packages will be installed: 08:30:45 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 08:30:45 dbus-user-session dmsetup git git-man krb5-locales less libapparmor1 08:30:45 libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls 08:30:45 libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 08:30:45 libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 08:30:45 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 08:30:45 libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd 08:30:45 libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules 08:30:45 libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 08:30:45 libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 08:30:45 ncurses-term netcat-traditional openssh-client openssh-server 08:30:45 openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix 08:30:45 runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf 08:30:45 xauth 08:30:45 0 upgraded, 78 newly installed, 0 to remove and 0 not upgraded. 08:30:45 Need to get 30.2 MB of archives. 08:30:45 After this operation, 156 MB of additional disk space will be used. 08:30:45 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] 08:30:45 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] 08:30:45 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] 08:30:45 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] 08:30:45 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] 08:30:45 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+deb12u3 [182 kB] 08:30:45 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] 08:30:45 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] 08:30:45 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] 08:30:45 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.36-1~deb12u1 [1511 kB] 08:30:45 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.36-1~deb12u1 [2837 kB] 08:30:45 Get:12 http://deb.debian.org/debian bookworm/main arm64 systemd-sysv arm64 252.36-1~deb12u1 [42.6 kB] 08:30:45 Get:13 http://deb.debian.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.10-1~deb12u1 [193 kB] 08:30:45 Get:14 http://deb.debian.org/debian bookworm/main arm64 dbus-bin arm64 1.14.10-1~deb12u1 [104 kB] 08:30:45 Get:15 http://deb.debian.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] 08:30:45 Get:16 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1+deb12u1 [84.6 kB] 08:30:45 Get:17 http://deb.debian.org/debian bookworm/main arm64 dbus-daemon arm64 1.14.10-1~deb12u1 [176 kB] 08:30:45 Get:18 http://deb.debian.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] 08:30:45 Get:19 http://deb.debian.org/debian bookworm/main arm64 dbus arm64 1.14.10-1~deb12u1 [96.2 kB] 08:30:45 Get:20 http://deb.debian.org/debian bookworm/main arm64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] 08:30:45 Get:21 http://deb.debian.org/debian bookworm/main arm64 libgdbm-compat4 arm64 1.23-3 [48.0 kB] 08:30:45 Get:22 http://deb.debian.org/debian bookworm/main arm64 libperl5.36 arm64 5.36.0-7+deb12u2 [4027 kB] 08:30:45 Get:23 http://deb.debian.org/debian bookworm/main arm64 perl arm64 5.36.0-7+deb12u2 [239 kB] 08:30:45 Get:24 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB] 08:30:45 Get:25 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB] 08:30:45 Get:26 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB] 08:30:45 Get:27 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB] 08:30:45 Get:28 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u3 [32.0 kB] 08:30:45 Get:29 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u3 [79.3 kB] 08:30:45 Get:30 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] 08:30:45 Get:31 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u3 [313 kB] 08:30:45 Get:32 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u3 [124 kB] 08:30:45 Get:33 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2+deb12u6 [937 kB] 08:30:45 Get:34 http://deb.debian.org/debian bookworm/main arm64 openssh-sftp-server arm64 1:9.2p1-2+deb12u6 [60.7 kB] 08:30:45 Get:35 http://deb.debian.org/debian bookworm/main arm64 libproc2-0 arm64 2:4.0.2-3 [60.1 kB] 08:30:45 Get:36 http://deb.debian.org/debian bookworm/main arm64 procps arm64 2:4.0.2-3 [698 kB] 08:30:45 Get:37 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB] 08:30:45 Get:38 http://deb.debian.org/debian bookworm/main arm64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] 08:30:45 Get:39 http://deb.debian.org/debian bookworm/main arm64 runit-helper all 2.15.2 [6520 B] 08:30:45 Get:40 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] 08:30:45 Get:41 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB] 08:30:45 Get:42 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB] 08:30:45 Get:43 http://deb.debian.org/debian bookworm/main arm64 libwrap0 arm64 7.6.q-32 [54.7 kB] 08:30:45 Get:44 http://deb.debian.org/debian bookworm/main arm64 openssh-server arm64 1:9.2p1-2+deb12u6 [413 kB] 08:30:45 Get:45 http://deb.debian.org/debian bookworm/main arm64 less arm64 590-2.1~deb12u2 [128 kB] 08:30:45 Get:46 http://deb.debian.org/debian bookworm/main arm64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] 08:30:45 Get:47 http://deb.debian.org/debian bookworm/main arm64 libnss-systemd arm64 252.36-1~deb12u1 [151 kB] 08:30:45 Get:48 http://deb.debian.org/debian bookworm/main arm64 libpam-systemd arm64 252.36-1~deb12u1 [209 kB] 08:30:45 Get:49 http://deb.debian.org/debian bookworm/main arm64 ncurses-term all 6.4-4 [501 kB] 08:30:45 Get:50 http://deb.debian.org/debian bookworm/main arm64 netcat-traditional arm64 1.10-47 [66.9 kB] 08:30:45 Get:51 http://deb.debian.org/debian bookworm/main arm64 systemd-timesyncd arm64 252.36-1~deb12u1 [61.7 kB] 08:30:45 Get:52 http://deb.debian.org/debian bookworm/main arm64 dbus-user-session arm64 1.14.10-1~deb12u1 [78.1 kB] 08:30:45 Get:53 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] 08:30:45 Get:54 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] 08:30:45 Get:55 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] 08:30:45 Get:56 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] 08:30:45 Get:57 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u2 [68.6 kB] 08:30:45 Get:58 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] 08:30:45 Get:59 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 08:30:45 Get:60 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] 08:30:45 Get:61 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u12 [362 kB] 08:30:45 Get:62 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2 [29.0 kB] 08:30:45 Get:63 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] 08:30:45 Get:64 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.5-0+deb12u2 [7148 kB] 08:30:45 Get:65 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] 08:30:45 Get:66 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB] 08:30:45 Get:67 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] 08:30:45 Get:68 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] 08:30:45 Get:69 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB] 08:30:45 Get:70 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] 08:30:45 Get:71 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2 [735 kB] 08:30:45 Get:72 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB] 08:30:45 Get:73 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3 [24.0 kB] 08:30:45 Get:74 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] 08:30:45 Get:75 http://deb.debian.org/debian bookworm/main arm64 psmisc arm64 23.6-1 [257 kB] 08:30:45 Get:76 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1 [126 kB] 08:30:45 Get:77 http://deb.debian.org/debian bookworm/main arm64 ssh all 1:9.2p1-2+deb12u6 [174 kB] 08:30:45 Get:78 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1 [35.5 kB] 08:30:46 [91mdebconf: delaying package configuration, since apt-utils is not installed 08:30:46 [0mFetched 30.2 MB in 1s (46.0 MB/s) 08:30:46 Selecting previously unselected package libargon2-1:arm64. 08:30:46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6624 files and directories currently installed.) 08:30:46 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... 08:30:46 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 08:30:46 Selecting previously unselected package dmsetup. 08:30:46 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... 08:30:46 Unpacking dmsetup (2:1.02.185-2) ... 08:30:46 Selecting previously unselected package libdevmapper1.02.1:arm64. 08:30:46 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... 08:30:46 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 08:30:46 Selecting previously unselected package libjson-c5:arm64. 08:30:46 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... 08:30:46 Unpacking libjson-c5:arm64 (0.16-2) ... 08:30:46 Selecting previously unselected package libcryptsetup12:arm64. 08:30:46 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... 08:30:46 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 08:30:46 Selecting previously unselected package libfdisk1:arm64. 08:30:46 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u3_arm64.deb ... 08:30:46 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u3) ... 08:30:46 Selecting previously unselected package libkmod2:arm64. 08:30:46 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ... 08:30:46 Unpacking libkmod2:arm64 (30+20221128-1) ... 08:30:47 Selecting previously unselected package libapparmor1:arm64. 08:30:47 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ... 08:30:47 Unpacking libapparmor1:arm64 (3.0.8-3) ... 08:30:47 Selecting previously unselected package libip4tc2:arm64. 08:30:47 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ... 08:30:47 Unpacking libip4tc2:arm64 (1.8.9-2) ... 08:30:47 Selecting previously unselected package libsystemd-shared:arm64. 08:30:47 Preparing to unpack .../09-libsystemd-shared_252.36-1~deb12u1_arm64.deb ... 08:30:47 Unpacking libsystemd-shared:arm64 (252.36-1~deb12u1) ... 08:30:47 Selecting previously unselected package systemd. 08:30:47 Preparing to unpack .../10-systemd_252.36-1~deb12u1_arm64.deb ... 08:30:47 Unpacking systemd (252.36-1~deb12u1) ... 08:30:48 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 08:30:48 Setting up libjson-c5:arm64 (0.16-2) ... 08:30:48 Setting up libfdisk1:arm64 (2.38.1-5+deb12u3) ... 08:30:48 Setting up libkmod2:arm64 (30+20221128-1) ... 08:30:48 Setting up libapparmor1:arm64 (3.0.8-3) ... 08:30:48 Setting up libip4tc2:arm64 (1.8.9-2) ... 08:30:48 Setting up libsystemd-shared:arm64 (252.36-1~deb12u1) ... 08:30:48 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 08:30:48 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 08:30:48 Setting up systemd (252.36-1~deb12u1) ... 08:30:48 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 08:30:48 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 08:30:48 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 08:30:48 Initializing machine ID from random generator. 08:30:48 Creating group 'systemd-journal' with GID 999. 08:30:48 Creating group 'systemd-network' with GID 998. 08:30:48 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 08:30:48 Setting up dmsetup (2:1.02.185-2) ... 08:30:49 Selecting previously unselected package systemd-sysv. 08:30:49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7546 files and directories currently installed.) 08:30:49 Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_arm64.deb ... 08:30:49 Unpacking systemd-sysv (252.36-1~deb12u1) ... 08:30:49 Selecting previously unselected package libdbus-1-3:arm64. 08:30:49 Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_arm64.deb ... 08:30:49 Unpacking libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... 08:30:49 Selecting previously unselected package dbus-bin. 08:30:49 Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_arm64.deb ... 08:30:49 Unpacking dbus-bin (1.14.10-1~deb12u1) ... 08:30:49 Selecting previously unselected package dbus-session-bus-common. 08:30:49 Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... 08:30:49 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... 08:30:49 Selecting previously unselected package libexpat1:arm64. 08:30:49 Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_arm64.deb ... 08:30:49 Unpacking libexpat1:arm64 (2.5.0-1+deb12u1) ... 08:30:49 Selecting previously unselected package dbus-daemon. 08:30:49 Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_arm64.deb ... 08:30:49 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... 08:30:49 Selecting previously unselected package dbus-system-bus-common. 08:30:49 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... 08:30:49 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... 08:30:49 Selecting previously unselected package dbus. 08:30:49 Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_arm64.deb ... 08:30:49 Unpacking dbus (1.14.10-1~deb12u1) ... 08:30:49 Selecting previously unselected package perl-modules-5.36. 08:30:49 Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... 08:30:49 Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... 08:30:51 Selecting previously unselected package libgdbm-compat4:arm64. 08:30:51 Preparing to unpack .../09-libgdbm-compat4_1.23-3_arm64.deb ... 08:30:51 Unpacking libgdbm-compat4:arm64 (1.23-3) ... 08:30:51 Selecting previously unselected package libperl5.36:arm64. 08:30:51 Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_arm64.deb ... 08:30:51 Unpacking libperl5.36:arm64 (5.36.0-7+deb12u2) ... 08:30:52 Selecting previously unselected package perl. 08:30:52 Preparing to unpack .../11-perl_5.36.0-7+deb12u2_arm64.deb ... 08:30:52 Unpacking perl (5.36.0-7+deb12u2) ... 08:30:52 Selecting previously unselected package libbsd0:arm64. 08:30:52 Preparing to unpack .../12-libbsd0_0.11.7-2_arm64.deb ... 08:30:52 Unpacking libbsd0:arm64 (0.11.7-2) ... 08:30:52 Selecting previously unselected package libedit2:arm64. 08:30:52 Preparing to unpack .../13-libedit2_3.1-20221030-2_arm64.deb ... 08:30:52 Unpacking libedit2:arm64 (3.1-20221030-2) ... 08:30:52 Selecting previously unselected package libcbor0.8:arm64. 08:30:52 Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_arm64.deb ... 08:30:52 Unpacking libcbor0.8:arm64 (0.8.0-2+b1) ... 08:30:52 Selecting previously unselected package libfido2-1:arm64. 08:30:52 Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_arm64.deb ... 08:30:52 Unpacking libfido2-1:arm64 (1.12.0-2+b1) ... 08:30:53 Selecting previously unselected package libkrb5support0:arm64. 08:30:53 Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_arm64.deb ... 08:30:53 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u3) ... 08:30:53 Selecting previously unselected package libk5crypto3:arm64. 08:30:53 Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_arm64.deb ... 08:30:53 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u3) ... 08:30:53 Selecting previously unselected package libkeyutils1:arm64. 08:30:53 Preparing to unpack .../18-libkeyutils1_1.6.3-2_arm64.deb ... 08:30:53 Unpacking libkeyutils1:arm64 (1.6.3-2) ... 08:30:53 Selecting previously unselected package libkrb5-3:arm64. 08:30:53 Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_arm64.deb ... 08:30:53 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u3) ... 08:30:53 Selecting previously unselected package libgssapi-krb5-2:arm64. 08:30:53 Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_arm64.deb ... 08:30:53 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... 08:30:53 Selecting previously unselected package openssh-client. 08:30:53 Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_arm64.deb ... 08:30:53 Unpacking openssh-client (1:9.2p1-2+deb12u6) ... 08:30:53 Selecting previously unselected package openssh-sftp-server. 08:30:53 Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_arm64.deb ... 08:30:53 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... 08:30:53 Selecting previously unselected package libproc2-0:arm64. 08:30:53 Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_arm64.deb ... 08:30:53 Unpacking libproc2-0:arm64 (2:4.0.2-3) ... 08:30:54 Selecting previously unselected package procps. 08:30:54 Preparing to unpack .../24-procps_2%3a4.0.2-3_arm64.deb ... 08:30:54 Unpacking procps (2:4.0.2-3) ... 08:30:54 Selecting previously unselected package sensible-utils. 08:30:54 Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... 08:30:54 Unpacking sensible-utils (0.0.17+nmu1) ... 08:30:54 Selecting previously unselected package ucf. 08:30:54 Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... 08:30:54 Moving old data out of the way 08:30:54 Unpacking ucf (3.0043+nmu1+deb12u1) ... 08:30:54 Selecting previously unselected package runit-helper. 08:30:54 Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... 08:30:54 Unpacking runit-helper (2.15.2) ... 08:30:54 Selecting previously unselected package libtirpc-common. 08:30:54 Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... 08:30:54 Unpacking libtirpc-common (1.3.3+ds-1) ... 08:30:54 Selecting previously unselected package libtirpc3:arm64. 08:30:54 Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_arm64.deb ... 08:30:54 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... 08:30:54 Selecting previously unselected package libnsl2:arm64. 08:30:54 Preparing to unpack .../30-libnsl2_1.3.0-2_arm64.deb ... 08:30:54 Unpacking libnsl2:arm64 (1.3.0-2) ... 08:30:55 Selecting previously unselected package libwrap0:arm64. 08:30:55 Preparing to unpack .../31-libwrap0_7.6.q-32_arm64.deb ... 08:30:55 Unpacking libwrap0:arm64 (7.6.q-32) ... 08:30:55 Selecting previously unselected package openssh-server. 08:30:55 Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_arm64.deb ... 08:30:55 Unpacking openssh-server (1:9.2p1-2+deb12u6) ... 08:30:55 Selecting previously unselected package less. 08:30:55 Preparing to unpack .../33-less_590-2.1~deb12u2_arm64.deb ... 08:30:55 Unpacking less (590-2.1~deb12u2) ... 08:30:55 Selecting previously unselected package krb5-locales. 08:30:55 Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... 08:30:55 Unpacking krb5-locales (1.20.1-2+deb12u3) ... 08:30:55 Selecting previously unselected package libnss-systemd:arm64. 08:30:55 Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_arm64.deb ... 08:30:55 Unpacking libnss-systemd:arm64 (252.36-1~deb12u1) ... 08:30:55 Selecting previously unselected package libpam-systemd:arm64. 08:30:55 Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_arm64.deb ... 08:30:55 Unpacking libpam-systemd:arm64 (252.36-1~deb12u1) ... 08:30:55 Selecting previously unselected package ncurses-term. 08:30:55 Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... 08:30:55 Unpacking ncurses-term (6.4-4) ... 08:30:57 Selecting previously unselected package netcat-traditional. 08:30:57 Preparing to unpack .../38-netcat-traditional_1.10-47_arm64.deb ... 08:30:57 Unpacking netcat-traditional (1.10-47) ... 08:30:57 Selecting previously unselected package systemd-timesyncd. 08:30:57 Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_arm64.deb ... 08:30:57 Unpacking systemd-timesyncd (252.36-1~deb12u1) ... 08:30:57 Selecting previously unselected package dbus-user-session. 08:30:57 Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_arm64.deb ... 08:30:57 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... 08:30:58 Selecting previously unselected package libbrotli1:arm64. 08:30:58 Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_arm64.deb ... 08:30:58 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... 08:30:58 Selecting previously unselected package libsasl2-modules-db:arm64. 08:30:58 Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... 08:30:58 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 08:30:58 Selecting previously unselected package libsasl2-2:arm64. 08:30:58 Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... 08:30:58 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... 08:30:58 Selecting previously unselected package libldap-2.5-0:arm64. 08:30:58 Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... 08:30:58 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 08:30:58 Selecting previously unselected package libnghttp2-14:arm64. 08:30:58 Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_arm64.deb ... 08:30:58 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... 08:30:58 Selecting previously unselected package libpsl5:arm64. 08:30:58 Preparing to unpack .../46-libpsl5_0.21.2-1_arm64.deb ... 08:30:58 Unpacking libpsl5:arm64 (0.21.2-1) ... 08:30:58 Selecting previously unselected package librtmp1:arm64. 08:30:58 Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 08:30:58 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 08:30:58 Selecting previously unselected package libssh2-1:arm64. 08:30:58 Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_arm64.deb ... 08:30:58 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... 08:30:58 Selecting previously unselected package libcurl3-gnutls:arm64. 08:30:58 Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_arm64.deb ... 08:30:58 Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... 08:30:59 Selecting previously unselected package liberror-perl. 08:30:59 Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... 08:30:59 Unpacking liberror-perl (0.17029-2) ... 08:30:59 Selecting previously unselected package git-man. 08:30:59 Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... 08:30:59 Unpacking git-man (1:2.39.5-0+deb12u2) ... 08:30:59 Selecting previously unselected package git. 08:30:59 Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_arm64.deb ... 08:30:59 Unpacking git (1:2.39.5-0+deb12u2) ... 08:31:00 Selecting previously unselected package libldap-common. 08:31:00 Preparing to unpack .../53-libldap-common_2.5.13+dfsg-5_all.deb ... 08:31:00 Unpacking libldap-common (2.5.13+dfsg-5) ... 08:31:00 Selecting previously unselected package libsasl2-modules:arm64. 08:31:00 Preparing to unpack .../54-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ... 08:31:00 Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ... 08:31:00 Selecting previously unselected package libxau6:arm64. 08:31:00 Preparing to unpack .../55-libxau6_1%3a1.0.9-1_arm64.deb ... 08:31:00 Unpacking libxau6:arm64 (1:1.0.9-1) ... 08:31:00 Selecting previously unselected package libxdmcp6:arm64. 08:31:00 Preparing to unpack .../56-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 08:31:00 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 08:31:01 Running on prd-centos7-docker-4c-2g-2108 in /w/workspace/edgexfoundry_git-semver_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) 08:31:01 Selecting previously unselected package libxcb1:arm64. 08:31:01 Preparing to unpack .../57-libxcb1_1.15-1_arm64.deb ... 08:31:01 Unpacking libxcb1:arm64 (1.15-1) ... 08:31:01 Selecting previously unselected package libx11-data. 08:31:01 Preparing to unpack .../58-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... 08:31:01 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:01 provisioning config files... 08:31:01 copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config7436868209832568300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:01 Selecting previously unselected package libx11-6:arm64. 08:31:01 Preparing to unpack .../59-libx11-6_2%3a1.8.4-2+deb12u2_arm64.deb ... 08:31:01 Unpacking libx11-6:arm64 (2:1.8.4-2+deb12u2) ... 08:31:01 Selecting previously unselected package libxext6:arm64. 08:31:01 Preparing to unpack .../60-libxext6_2%3a1.3.4-1+b1_arm64.deb ... 08:31:01 Unpacking libxext6:arm64 (2:1.3.4-1+b1) ... 08:31:01 Selecting previously unselected package libxmuu1:arm64. 08:31:01 Preparing to unpack .../61-libxmuu1_2%3a1.1.3-3_arm64.deb ... 08:31:01 Unpacking libxmuu1:arm64 (2:1.1.3-3) ... 08:31:01 Selecting previously unselected package patch. 08:31:01 Preparing to unpack .../62-patch_2.7.6-7_arm64.deb ... 08:31:01 Unpacking patch (2.7.6-7) ... 08:31:01 Selecting previously unselected package psmisc. 08:31:01 Preparing to unpack .../63-psmisc_23.6-1_arm64.deb ... 08:31:01 Unpacking psmisc (23.6-1) ... 08:31:01 Selecting previously unselected package publicsuffix. 08:31:01 Preparing to unpack .../64-publicsuffix_20230209.2326-1_all.deb ... 08:31:01 Unpacking publicsuffix (20230209.2326-1) ... 08:31:02 ---> ****-login.sh 08:31:02 nexus3.edgexfoundry.org:10001 08:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:02 Configure a credential helper to remove this warning. See 08:31:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:02 08:31:02 Login Succeeded 08:31:02 nexus3.edgexfoundry.org:10002 08:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:02 Selecting previously unselected package ssh. 08:31:02 Preparing to unpack .../65-ssh_1%3a9.2p1-2+deb12u6_all.deb ... 08:31:02 Unpacking ssh (1:9.2p1-2+deb12u6) ... 08:31:02 Selecting previously unselected package xauth. 08:31:02 Preparing to unpack .../66-xauth_1%3a1.1.2-1_arm64.deb ... 08:31:02 Unpacking xauth (1:1.1.2-1) ... 08:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:02 Configure a credential helper to remove this warning. See 08:31:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:02 08:31:02 Login Succeeded 08:31:02 nexus3.edgexfoundry.org:10003 08:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:02 Configure a credential helper to remove this warning. See 08:31:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:02 08:31:02 Login Succeeded 08:31:02 nexus3.edgexfoundry.org:10004 08:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:02 Configure a credential helper to remove this warning. See 08:31:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:02 08:31:02 Login Succeeded 08:31:02 ****.io 08:31:02 Setting up libexpat1:arm64 (2.5.0-1+deb12u1) ... 08:31:02 Setting up runit-helper (2.15.2) ... 08:31:02 Setting up systemd-sysv (252.36-1~deb12u1) ... 08:31:02 Setting up libxau6:arm64 (1:1.0.9-1) ... 08:31:02 Setting up libkeyutils1:arm64 (1.6.3-2) ... 08:31:02 Setting up libpsl5:arm64 (0.21.2-1) ... 08:31:02 Setting up netcat-traditional (1.10-47) ... 08:31:02 update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode 08:31:02 update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 08:31:02 update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 08:31:02 Setting up psmisc (23.6-1) ... 08:31:02 Setting up libtirpc-common (1.3.3+ds-1) ... 08:31:02 Setting up libcbor0.8:arm64 (0.8.0-2+b1) ... 08:31:02 Setting up libbrotli1:arm64 (1.0.9-2+b6) ... 08:31:02 Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ... 08:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:02 Configure a credential helper to remove this warning. See 08:31:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:02 08:31:02 Login Succeeded 08:31:02 ---> ****-login.sh ends [Pipeline] } 08:31:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:02 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... 08:31:02 Setting up less (590-2.1~deb12u2) ... 08:31:02 Setting up libnss-systemd:arm64 (252.36-1~deb12u1) ... 08:31:02 Setting up krb5-locales (1.20.1-2+deb12u3) ... 08:31:02 Setting up libldap-common (2.5.13+dfsg-5) ... 08:31:02 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u3) ... 08:31:02 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 08:31:02 Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... 08:31:02 Setting up libx11-data (2:1.8.4-2+deb12u2) ... 08:31:02 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 08:31:02 Setting up libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... 08:31:02 Setting up libproc2-0:arm64 (2:4.0.2-3) ... 08:31:02 + docker buildx ls 08:31:02 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:31:02 default * docker 08:31:02 default default running 20.10.18 linux/amd64, linux/386 08:31:02 Setting up systemd-timesyncd (252.36-1~deb12u1) ... 08:31:02 Creating group 'systemd-timesync' with GID 997. 08:31:02 Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. [Pipeline] sh 08:31:03 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 08:31:03 edgex-builder [Pipeline] sh 08:31:03 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. 08:31:03 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 08:31:03 Setting up patch (2.7.6-7) ... 08:31:03 Setting up libgdbm-compat4:arm64 (1.23-3) ... 08:31:03 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u3) ... 08:31:03 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... 08:31:03 Setting up sensible-utils (0.0.17+nmu1) ... 08:31:03 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... 08:31:03 + docker buildx inspect --bootstrap 08:31:03 #1 [internal] booting buildkit 08:31:03 #1 pulling image moby/buildkit:buildx-stable-1 08:31:03 Setting up procps (2:4.0.2-3) ... 08:31:03 Setting up git-man (1:2.39.5-0+deb12u2) ... 08:31:03 Setting up libssh2-1:arm64 (1.10.0-3+b1) ... 08:31:03 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u3) ... 08:31:03 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... 08:31:04 Setting up libfido2-1:arm64 (1.12.0-2+b1) ... 08:31:04 Setting up libbsd0:arm64 (0.11.7-2) ... 08:31:04 Setting up publicsuffix (20230209.2326-1) ... 08:31:04 Setting up libperl5.36:arm64 (5.36.0-7+deb12u2) ... 08:31:04 Setting up dbus-bin (1.14.10-1~deb12u1) ... 08:31:04 Setting up ncurses-term (6.4-4) ... 08:31:04 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 08:31:04 Setting up libxcb1:arm64 (1.15-1) ... 08:31:04 Setting up libedit2:arm64 (3.1-20221030-2) ... 08:31:04 Setting up dbus-daemon (1.14.10-1~deb12u1) ... 08:31:04 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 08:31:04 Setting up perl (5.36.0-7+deb12u2) ... 08:31:04 Setting up dbus (1.14.10-1~deb12u1) ... 08:31:04 invoke-rc.d: could not determine current runlevel 08:31:04 invoke-rc.d: policy-rc.d denied execution of start. 08:31:04 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... 08:31:04 Setting up ucf (3.0043+nmu1+deb12u1) ... 08:31:04 debconf: unable to initialize frontend: Dialog 08:31:04 debconf: (TERM is not set, so the dialog frontend is not usable.) 08:31:04 debconf: falling back to frontend: Readline 08:31:04 debconf: unable to initialize frontend: Readline 08:31:04 debconf: (This frontend requires a controlling tty.) 08:31:04 debconf: falling back to frontend: Teletype 08:31:05 Setting up libpam-systemd:arm64 (252.36-1~deb12u1) ... 08:31:05 debconf: unable to initialize frontend: Dialog 08:31:05 debconf: (TERM is not set, so the dialog frontend is not usable.) 08:31:05 debconf: falling back to frontend: Readline 08:31:05 debconf: unable to initialize frontend: Readline 08:31:05 debconf: (This frontend requires a controlling tty.) 08:31:05 debconf: falling back to frontend: Teletype 08:31:05 Setting up libx11-6:arm64 (2:1.8.4-2+deb12u2) ... 08:31:05 Setting up libxmuu1:arm64 (2:1.1.3-3) ... 08:31:05 Setting up libtirpc3:arm64 (1.3.3+ds-1) ... 08:31:05 Setting up openssh-client (1:9.2p1-2+deb12u6) ... 08:31:05 Setting up libxext6:arm64 (2:1.3.4-1+b1) ... 08:31:06 Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... 08:31:06 Setting up liberror-perl (0.17029-2) ... 08:31:06 Setting up dbus-user-session (1.14.10-1~deb12u1) ... 08:31:06 Setting up git (1:2.39.5-0+deb12u2) ... 08:31:06 Setting up xauth (1:1.1.2-1) ... 08:31:06 Setting up libnsl2:arm64 (1.3.0-2) ... 08:31:06 Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... 08:31:06 Setting up libwrap0:arm64 (7.6.q-32) ... 08:31:06 Setting up openssh-server (1:9.2p1-2+deb12u6) ... 08:31:06 #1 pulling image moby/buildkit:buildx-stable-1 3.1s done 08:31:06 #1 creating container buildx_buildkit_edgex-builder0 08:31:06 debconf: unable to initialize frontend: Dialog 08:31:06 debconf: (TERM is not set, so the dialog frontend is not usable.) 08:31:06 debconf: falling back to frontend: Readline 08:31:06 debconf: unable to initialize frontend: Readline 08:31:06 debconf: (This frontend requires a controlling tty.) 08:31:06 debconf: falling back to frontend: Teletype 08:31:07 08:31:07 Creating config file /etc/ssh/sshd_config with new version 08:31:08 #1 creating container buildx_buildkit_edgex-builder0 2.1s done 08:31:08 #1 DONE 5.2s 08:31:08 Name: edgex-builder 08:31:08 Driver: docker-container 08:31:08 08:31:08 Nodes: 08:31:08 Name: edgex-builder0 08:31:08 Endpoint: unix:///var/run/docker.sock 08:31:08 Status: running 08:31:08 Buildkit: v0.21.1 08:31:08 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 08:31:09 + docker buildx ls 08:31:09 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:31:09 edgex-builder * docker-container 08:31:09 edgex-builder0 unix:///var/run/docker.sock running v0.21.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 08:31:09 default docker 08:31:09 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:31:09 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f' 08:31:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f --push - 08:31:09 #1 [internal] load build definition from Dockerfile 08:31:09 #1 transferring dockerfile: 211B done 08:31:09 #1 DONE 0.1s 08:31:09 08:31:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f 08:31:09 #2 DONE 0.1s 08:31:09 08:31:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f 08:31:09 #3 DONE 0.1s 08:31:09 08:31:09 #4 [internal] load .dockerignore 08:31:09 #4 transferring context: 2B done 08:31:09 #4 DONE 0.0s 08:31:09 08:31:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 08:31:09 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 0.0s done 08:31:09 #5 DONE 0.0s 08:31:09 08:31:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 08:31:09 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 0.0s done 08:31:10 #6 DONE 0.4s 08:31:10 08:31:10 #7 exporting to image 08:31:10 #7 exporting layers done 08:31:10 #7 exporting manifest sha256:966037c8fc72ff721da9f633bc6f232d3bcdb77954610cc840e2e51f3b31a08a 0.0s done 08:31:10 #7 exporting config sha256:e7b5f9916cd872a3fb2339d78a7dfccd392a1f85e4034309c759f7fbf4326fbc 0.0s done 08:31:10 #7 exporting manifest sha256:989fa976ca50ba6525501fc502528586cd0250ca858e8f6c0bc11db4e61d6586 08:31:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:31:10 #7 exporting manifest sha256:989fa976ca50ba6525501fc502528586cd0250ca858e8f6c0bc11db4e61d6586 0.0s done 08:31:10 #7 exporting config sha256:9157125c1851b0aaee6bc3dcee7153c375d8434fd8bd3f2ce7857ded113637ea 0.0s done 08:31:10 #7 exporting manifest list sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 0.0s done 08:31:10 #7 ... 08:31:10 08:31:10 #8 [auth] edgex-devops/py-git-semver:pull,push token for nexus3.edgexfoundry.org:10003 08:31:10 #8 DONE 0.0s 08:31:10 08:31:10 #7 exporting to image 08:31:10 #7 pushing layers 0.1s done 08:31:10 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f@sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 08:31:10 Creating SSH2 RSA key; this may take some time ... 08:31:10 3072 SHA256:772v6JI+e0Bjq38Lid0vzEhyFhwfBYV6g1o8ZgUH+fo root@7f9e4387e147 (RSA) 08:31:10 Creating SSH2 ECDSA key; this may take some time ... 08:31:10 256 SHA256:8FYb2RWm9ZP/Wn0PYj4a+3xdXt+IxhA3N0QrQm1giCU root@7f9e4387e147 (ECDSA) 08:31:10 Creating SSH2 ED25519 key; this may take some time ... 08:31:10 256 SHA256:kNskqdBnz21TI4ooMW34cycXC+C0tgVN/JeD5rSwc6w root@7f9e4387e147 (ED25519) 08:31:10 invoke-rc.d: could not determine current runlevel 08:31:10 invoke-rc.d: policy-rc.d denied execution of start. 08:31:10 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f@sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 0.1s done 08:31:10 #7 DONE 0.4s 08:31:10 08:31:10 [33m1 warning found (use --debug to expand): 08:31:10 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:31:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest --push - 08:31:10 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest' 08:31:11 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. 08:31:11 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. 08:31:11 #1 [internal] load build definition from Dockerfile 08:31:11 #1 transferring dockerfile: 177B done 08:31:11 #1 DONE 0.1s 08:31:11 08:31:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:31:11 #2 DONE 0.1s 08:31:11 08:31:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:31:11 #3 DONE 0.1s 08:31:11 08:31:11 #4 [internal] load .dockerignore 08:31:11 #4 transferring context: 2B done 08:31:11 #4 DONE 0.1s 08:31:11 08:31:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 08:31:11 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 08:31:11 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 0.0s done 08:31:11 #5 CACHED 08:31:11 08:31:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 08:31:11 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 0.0s done 08:31:11 #6 CACHED 08:31:11 08:31:11 #7 exporting to image 08:31:11 #7 exporting layers done 08:31:11 #7 exporting manifest sha256:966037c8fc72ff721da9f633bc6f232d3bcdb77954610cc840e2e51f3b31a08a done 08:31:11 #7 exporting config sha256:e7b5f9916cd872a3fb2339d78a7dfccd392a1f85e4034309c759f7fbf4326fbc done 08:31:11 #7 exporting manifest sha256:989fa976ca50ba6525501fc502528586cd0250ca858e8f6c0bc11db4e61d6586 done 08:31:11 #7 exporting config sha256:9157125c1851b0aaee6bc3dcee7153c375d8434fd8bd3f2ce7857ded113637ea done 08:31:11 #7 exporting manifest list sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 done 08:31:11 #7 pushing layers 0.0s done 08:31:11 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 08:31:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:31:11 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 0.1s done 08:31:11 #7 DONE 0.1s 08:31:11 08:31:11 #8 [auth] edgex-devops/py-git-semver:pull,push token for nexus3.edgexfoundry.org:10003 08:31:11 #8 DONE 0.0s 08:31:11 Setting up ssh (1:9.2p1-2+deb12u6) ... 08:31:11 Processing triggers for libc-bin (2.36-9+deb12u10) ... 08:31:11 08:31:11 [33m1 warning found (use --debug to expand): 08:31:11 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:31:12 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main' 08:31:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main --push - 08:31:12 #1 [internal] load build definition from Dockerfile 08:31:12 #1 transferring dockerfile: 175B done 08:31:12 #1 DONE 0.1s 08:31:12 08:31:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main 08:31:12 #2 DONE 0.1s 08:31:12 08:31:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main 08:31:12 #3 DONE 0.1s 08:31:12 08:31:12 #4 [internal] load .dockerignore 08:31:12 #4 transferring context: 2B done 08:31:12 #4 DONE 0.1s 08:31:12 08:31:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 08:31:12 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 0.0s done 08:31:12 #5 DONE 0.1s 08:31:12 08:31:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 08:31:12 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 0.0s done 08:31:12 #6 CACHED 08:31:12 08:31:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 08:31:12 #5 CACHED 08:31:12 08:31:12 #7 [auth] edgex-devops/py-git-semver:pull,push token for nexus3.edgexfoundry.org:10003 08:31:12 #7 DONE 0.0s 08:31:12 08:31:12 #8 exporting to image 08:31:12 #8 exporting layers done 08:31:12 #8 exporting manifest sha256:966037c8fc72ff721da9f633bc6f232d3bcdb77954610cc840e2e51f3b31a08a done 08:31:12 #8 exporting config sha256:e7b5f9916cd872a3fb2339d78a7dfccd392a1f85e4034309c759f7fbf4326fbc done 08:31:12 #8 exporting manifest sha256:989fa976ca50ba6525501fc502528586cd0250ca858e8f6c0bc11db4e61d6586 done 08:31:12 #8 exporting config sha256:9157125c1851b0aaee6bc3dcee7153c375d8434fd8bd3f2ce7857ded113637ea done 08:31:12 #8 exporting manifest list sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 done 08:31:12 #8 pushing layers 0.0s done 08:31:12 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 08:31:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:31:12 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 0.1s done 08:31:12 #8 DONE 0.2s 08:31:12 08:31:12 [33m1 warning found (use --debug to expand): 08:31:12 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:31:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5 --push - 08:31:12 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5' 08:31:13 #1 [internal] load build definition from Dockerfile 08:31:13 #1 transferring dockerfile: 176B done 08:31:13 #1 DONE 0.1s 08:31:13 08:31:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5 08:31:13 #2 DONE 0.0s 08:31:13 08:31:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5 08:31:13 #3 DONE 0.0s 08:31:13 08:31:13 #4 [internal] load .dockerignore 08:31:13 #4 transferring context: 2B done 08:31:13 #4 DONE 0.1s 08:31:13 08:31:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 08:31:13 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 0.0s done 08:31:13 #5 DONE 0.0s 08:31:13 08:31:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 08:31:13 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 0.0s done 08:31:13 #6 CACHED 08:31:13 08:31:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 08:31:13 #5 CACHED 08:31:13 08:31:13 #7 [auth] edgex-devops/py-git-semver:pull,push token for nexus3.edgexfoundry.org:10003 08:31:13 #7 DONE 0.0s 08:31:13 08:31:13 #8 exporting to image 08:31:13 #8 exporting layers done 08:31:13 #8 exporting manifest sha256:966037c8fc72ff721da9f633bc6f232d3bcdb77954610cc840e2e51f3b31a08a done 08:31:13 #8 exporting config sha256:e7b5f9916cd872a3fb2339d78a7dfccd392a1f85e4034309c759f7fbf4326fbc done 08:31:13 #8 exporting manifest sha256:989fa976ca50ba6525501fc502528586cd0250ca858e8f6c0bc11db4e61d6586 done 08:31:13 #8 exporting config sha256:9157125c1851b0aaee6bc3dcee7153c375d8434fd8bd3f2ce7857ded113637ea done 08:31:13 #8 exporting manifest list sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 done 08:31:13 #8 pushing layers 0.0s done 08:31:13 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5@sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 08:31:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:31:13 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5@sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 0.1s done 08:31:13 #8 DONE 0.1s 08:31:13 08:31:13 [33m1 warning found (use --debug to expand): 08:31:13 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:31:13 + '[' -d /w/workspace/edgexfoundry_git-semver_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:31:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:31:14 ---> package-listing.sh 08:31:14 ++ tr '[:upper:]' '[:lower:]' 08:31:14 ++ facter osfamily 08:31:14 + OS_FAMILY=redhat 08:31:14 + workspace=/w/workspace/edgexfoundry_git-semver_main 08:31:14 + START_PACKAGES=/tmp/packages_start.txt 08:31:14 + END_PACKAGES=/tmp/packages_end.txt 08:31:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:31:14 + PACKAGES=/tmp/packages_start.txt 08:31:14 + '[' /w/workspace/edgexfoundry_git-semver_main ']' 08:31:14 + PACKAGES=/tmp/packages_end.txt 08:31:14 + case "${OS_FAMILY}" in 08:31:14 + rpm -qa 08:31:14 + sort 08:31:15 + '[' -f /tmp/packages_start.txt ']' 08:31:15 + '[' -f /tmp/packages_end.txt ']' 08:31:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:31:15 + '[' /w/workspace/edgexfoundry_git-semver_main ']' 08:31:15 + mkdir -p /w/workspace/edgexfoundry_git-semver_main/archives/ 08:31:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_git-semver_main/archives/ [Pipeline] echo 08:31:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_git-semver_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:31:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:31:16 08:31:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:31:16 latest: Pulling from edgex-lftools-log-publisher 08:31:16 5eb5b503b376: Pulling fs layer 08:31:16 5c69ac0246d0: Pulling fs layer 08:31:16 ec43610c2a17: Pulling fs layer 08:31:16 3a2ae6a8a46f: Pulling fs layer 08:31:16 33b1e0a273af: Pulling fs layer 08:31:16 5d3b04190fa2: Pulling fs layer 08:31:16 2f39f015ded8: Pulling fs layer 08:31:16 3a2ae6a8a46f: Waiting 08:31:16 5d3b04190fa2: Waiting 08:31:16 2f39f015ded8: Waiting 08:31:16 33b1e0a273af: Waiting 08:31:16 5c69ac0246d0: Download complete 08:31:16 3a2ae6a8a46f: Verifying Checksum 08:31:16 3a2ae6a8a46f: Download complete 08:31:16 33b1e0a273af: Verifying Checksum 08:31:16 33b1e0a273af: Download complete 08:31:16 ec43610c2a17: Download complete 08:31:16 5d3b04190fa2: Verifying Checksum 08:31:16 5d3b04190fa2: Download complete 08:31:16 5eb5b503b376: Verifying Checksum 08:31:16 5eb5b503b376: Download complete 08:31:17 2f39f015ded8: Verifying Checksum 08:31:17 2f39f015ded8: Download complete 08:31:18 5eb5b503b376: Pull complete 08:31:18 5c69ac0246d0: Pull complete 08:31:19 ec43610c2a17: Pull complete 08:31:19 3a2ae6a8a46f: Pull complete 08:31:19 33b1e0a273af: Pull complete 08:31:19 5d3b04190fa2: Pull complete 08:31:21 Removing intermediate container 7f9e4387e147 08:31:21 ---> 5456867e5227 08:31:21 Step 7/20 : RUN pip install pybuilder 08:31:21 ---> Running in 950d5945adad 08:31:23 2f39f015ded8: Pull complete 08:31:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:31:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:31:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:23 prd-centos7-docker-4c-2g-2108 does not seem to be running inside a container 08:31:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_git-semver_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_git-semver_main -v /w/workspace/edgexfoundry_git-semver_main:/w/workspace/edgexfoundry_git-semver_main:rw,z -v /w/workspace/edgexfoundry_git-semver_main@tmp:/w/workspace/edgexfoundry_git-semver_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:31:29 Collecting pybuilder 08:31:30 Downloading pybuilder-0.13.15-py3-none-any.whl.metadata (5.3 kB) 08:31:30 Downloading pybuilder-0.13.15-py3-none-any.whl (6.1 MB) 08:31:30 â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â” 6.1/6.1 MB 28.5 MB/s eta 0:00:00 08:31:30 Installing collected packages: pybuilder 08:31:32 $ docker top 9cc96bb77cbef681b6768aecc4dc5a7d129b2d45a7360bfebbca8d4a0f5a9daf -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:33 + touch /tmp/pre-build-complete [Pipeline] sh 08:31:33 + mkdir -p /var/log/sysstat [Pipeline] sh 08:31:33 + ls /var/log/sa-host 08:31:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:33 provisioning config files... 08:31:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config1008355647632760200tmp [Pipeline] { [Pipeline] echo 08:31:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:31:34 Successfully installed pybuilder-0.13.15 08:31:34 [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 08:31:34 ---> create-netrc.sh [Pipeline] } 08:31:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:31:34 ---> python-tools-install.sh [Pipeline] echo 08:31:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:31:34 ---> sudo-logs.sh 08:31:34 Archiving 'sudo' log.. 08:31:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-2108.novalocal: Name or service not known 08:31:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-2108.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:31:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:31:35 [0m[91m 08:31:35 [notice] A new release of pip is available: 25.0.1 -> 25.1.1 08:31:35 [notice] To update, run: pip install --upgrade pip 08:31:35 ---> job-cost.sh 08:31:35 lf-activate-venv: SKIPPING 08:31:35 INFO: No Stack... 08:31:35 INFO: Retrieving Pricing Info for: v3-standard-2 08:31:35 INFO: Archiving Costs [Pipeline] echo 08:31:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:31:36 ---> logs-deploy.sh 08:31:36 lf-activate-venv: SKIPPING 08:31:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/git-semver/main/8 08:31:36 INFO: archiving workspace using pattern(s): 08:31:36 Archives upload complete. 08:31:36 INFO: archiving logs to Nexus 08:31:37 [0mRemoving intermediate container 950d5945adad 08:31:37 ---> 41388844126d 08:31:37 Step 8/20 : RUN pyb install 08:31:37 ---> Running in 78d2dc7dc3c8 08:31:37 ---> uname -a: 08:31:37 Linux prd-centos7-docker-4c-2g-2108.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 08:31:37 08:31:37 08:31:37 ---> lscpu: 08:31:37 Architecture: x86_64 08:31:37 CPU op-mode(s): 32-bit, 64-bit 08:31:37 Byte Order: Little Endian 08:31:37 Address sizes: 40 bits physical, 48 bits virtual 08:31:37 CPU(s): 2 08:31:37 On-line CPU(s) list: 0,1 08:31:37 Thread(s) per core: 1 08:31:37 Core(s) per socket: 1 08:31:37 Socket(s): 2 08:31:37 NUMA node(s): 1 08:31:37 Vendor ID: AuthenticAMD 08:31:37 CPU family: 23 08:31:37 Model: 49 08:31:37 Model name: AMD EPYC-Rome Processor 08:31:37 Stepping: 0 08:31:37 CPU MHz: 2799.998 08:31:37 BogoMIPS: 5599.99 08:31:37 Virtualization: AMD-V 08:31:37 Hypervisor vendor: KVM 08:31:37 Virtualization type: full 08:31:37 L1d cache: 64 KiB 08:31:37 L1i cache: 64 KiB 08:31:37 L2 cache: 1 MiB 08:31:37 L3 cache: 32 MiB 08:31:37 NUMA node0 CPU(s): 0,1 08:31:37 Vulnerability Itlb multihit: Not affected 08:31:37 Vulnerability L1tf: Not affected 08:31:37 Vulnerability Mds: Not affected 08:31:37 Vulnerability Meltdown: Not affected 08:31:37 Vulnerability Mmio stale data: Not affected 08:31:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:31:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:31:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:31:37 Vulnerability Srbds: Not affected 08:31:37 Vulnerability Tsx async abort: Not affected 08:31:37 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:31:37 08:31:37 08:31:37 ---> nproc: 08:31:37 2 08:31:37 08:31:37 08:31:37 ---> df -h: 08:31:37 Filesystem Size Used Avail Use% Mounted on 08:31:37 overlay 40G 7.3G 33G 19% / 08:31:37 tmpfs 64M 0 64M 0% /dev 08:31:37 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:31:37 shm 64M 0 64M 0% /dev/shm 08:31:37 /dev/vda1 40G 7.3G 33G 19% /facter-os 08:31:37 08:31:37 08:31:37 Cannot open /var/log/sysstat/sa23: No such file or directory 08:31:37 Please check if data collecting is enabled 08:31:37 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:31:37 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:31:37 $ docker stop --time=1 9cc96bb77cbef681b6768aecc4dc5a7d129b2d45a7360bfebbca8d4a0f5a9daf 08:31:39 $ docker rm -f --volumes 9cc96bb77cbef681b6768aecc4dc5a7d129b2d45a7360bfebbca8d4a0f5a9daf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:31:39 [WS-CLEANUP] Deleting project workspace... 08:31:39 [WS-CLEANUP] Deferred wipeout is used... 08:31:39 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:31:39 08:31:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:31:39 latest: Pulling from edgex-lftools-log-publisher 08:31:39 5eb5b503b376: Pulling fs layer 08:31:39 5c69ac0246d0: Pulling fs layer 08:31:39 ec43610c2a17: Pulling fs layer 08:31:39 3a2ae6a8a46f: Pulling fs layer 08:31:39 33b1e0a273af: Pulling fs layer 08:31:39 5d3b04190fa2: Pulling fs layer 08:31:39 2f39f015ded8: Pulling fs layer 08:31:39 3a2ae6a8a46f: Waiting 08:31:39 33b1e0a273af: Waiting 08:31:39 5d3b04190fa2: Waiting 08:31:39 2f39f015ded8: Waiting 08:31:39 5c69ac0246d0: Download complete 08:31:39 3a2ae6a8a46f: Verifying Checksum 08:31:39 3a2ae6a8a46f: Download complete 08:31:39 33b1e0a273af: Verifying Checksum 08:31:39 33b1e0a273af: Download complete 08:31:39 5d3b04190fa2: Download complete 08:31:39 ec43610c2a17: Verifying Checksum 08:31:39 ec43610c2a17: Download complete 08:31:40 5eb5b503b376: Verifying Checksum 08:31:40 5eb5b503b376: Download complete 08:31:40 2f39f015ded8: Download complete 08:31:41 5eb5b503b376: Pull complete 08:31:41 5c69ac0246d0: Pull complete 08:31:41 ec43610c2a17: Pull complete 08:31:41 3a2ae6a8a46f: Pull complete 08:31:41 33b1e0a273af: Pull complete 08:31:42 5d3b04190fa2: Pull complete 08:31:46 2f39f015ded8: Pull complete 08:31:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:31:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:31:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:46 prd-ubuntu20.04-docker-8c-8g-2106 does not seem to be running inside a container 08:31:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_git-semver_main -v /w/workspace/edgexfoundry_git-semver_main:/w/workspace/edgexfoundry_git-semver_main:rw,z -v /w/workspace/edgexfoundry_git-semver_main@tmp:/w/workspace/edgexfoundry_git-semver_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:31:50 $ docker top 577735b42e97b6fb7ef5001e5f0402f5be21ba51df09d3bc3fd80383b65c2f26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:50 ---> job-cost.sh 08:31:50 lf-activate-venv: SKIPPING 08:31:50 INFO: No Stack... 08:31:50 INFO: Retrieving Pricing Info for: v3-standard-8 08:31:51 INFO: Archiving Costs [Pipeline] sh 08:31:51 + cat /w/workspace/edgexfoundry_git-semver_main/archives/cost.csv 08:31:51 + cut -d, -f6 [Pipeline] lock 08:31:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-main-8-stack-cost] 08:31:51 Resource [jenkins-edgexfoundry-git-semver-main-8-stack-cost] did not exist. Created. 08:31:51 Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:31:51 + echo total: 0.2199999988079071 [Pipeline] stash 08:31:51 Stashed 1 file(s) [Pipeline] } 08:31:51 Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 08:31:52 $ docker stop --time=1 577735b42e97b6fb7ef5001e5f0402f5be21ba51df09d3bc3fd80383b65c2f26 08:31:53 $ docker rm -f --volumes 577735b42e97b6fb7ef5001e5f0402f5be21ba51df09d3bc3fd80383b65c2f26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:33:14 PyBuilder version 0.13.15 08:33:14 Build started at 2025-05-23 08:31:40 08:33:14 ------------------------------------------------------------ 08:33:14 [INFO] Installing or updating plugin "pypi:pybuilder_radon, module name 'pybuilder_radon'" 08:33:14 [INFO] Installing or updating plugin "pypi:pybuilder_bandit, module name 'pybuilder_bandit'" 08:33:14 [INFO] Installing or updating plugin "pypi:pybuilder_anybadge, module name 'pybuilder_anybadge'" 08:33:14 [INFO] Processing plugin packages 'pybuilder_radon' to be installed with {} 08:33:14 [INFO] Processing plugin packages 'pybuilder_bandit' to be installed with {} 08:33:14 [INFO] Processing plugin packages 'pybuilder_anybadge' to be installed with {} 08:33:14 [INFO] Building pygsver version 0.1.5 08:33:14 [INFO] Executing build in /code 08:33:14 [INFO] Going to execute task install 08:33:14 [INFO] Processing plugin packages 'coverage>=6.0' to be installed with {'upgrade': True} 08:33:14 [INFO] Processing plugin packages 'flake8>=4.0' to be installed with {'upgrade': True} 08:33:14 [INFO] Processing plugin packages 'pypandoc~=1.4' to be installed with {'upgrade': True} 08:33:14 [INFO] Processing plugin packages 'setuptools>=38.6.0' to be installed with {} 08:33:14 [INFO] Processing plugin packages 'twine>=1.15.0' to be installed with {'upgrade': True} 08:33:14 [INFO] Processing plugin packages 'unittest-xml-reporting>=3.0.4' to be installed with {'upgrade': True} 08:33:14 [INFO] Processing plugin packages 'wheel>=0.34.0' to be installed with {} 08:33:14 [INFO] Creating target 'build' VEnv in '/code/target/venv/build/cpython-3.13.3.final.0' 08:33:14 [INFO] Processing dependency packages 'mock' to be installed with {} 08:33:14 [INFO] Processing dependency packages 'requirements.txt' to be installed with {} 08:33:14 [INFO] Creating target 'test' VEnv in '/code/target/venv/test/cpython-3.13.3.final.0' 08:33:14 [INFO] Processing dependency packages 'requirements.txt' to be installed with {} 08:33:14 [INFO] Requested coverage for tasks: pybuilder.plugins.python.unittest_plugin:run_unit_tests 08:33:14 [INFO] Running unit tests 08:33:14 [INFO] Executing unit tests from Python modules in /code/src/unittest/python 08:33:19 2025-05-23 08:33:18,595 MainThread pygsver.cli [main] ERROR something bad happened 08:33:19 ERROR: something bad happened 08:33:19 1.2.3-dev.1 08:33:19 2025-05-23 08:33:18,732 MainThread pygsver.push [run_push] DEBUG push 08:33:19 2025-05-23 08:33:18,734 MainThread pygsver.push [run_push] DEBUG no remote changes detected 08:33:19 2025-05-23 08:33:18,735 MainThread pygsver.push [run_push] DEBUG push all version tags 08:33:19 2025-05-23 08:33:18,770 MainThread pygsver.push [run_push] DEBUG push 08:33:19 2025-05-23 08:33:18,772 MainThread pygsver.push [run_push] DEBUG remote changes detected 08:33:19 2025-05-23 08:33:18,772 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits 08:33:19 2025-05-23 08:33:18,772 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull 08:33:19 2025-05-23 08:33:18,775 MainThread pygsver.push [run_push] DEBUG push all version tags 08:33:19 2025-05-23 08:33:18,839 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 08:33:19 2025-05-23 08:33:18,873 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 08:33:19 2025-05-23 08:33:18,907 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 08:33:19 2025-05-23 08:33:18,908 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version 08:33:19 2025-05-23 08:33:18,975 MainThread pygsver.tag [run_tag] DEBUG tag force:True 08:33:19 2025-05-23 08:33:19,013 MainThread pygsver.tag [run_tag] DEBUG tag force:False 08:33:19 2025-05-23 08:33:19,080 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver 08:33:19 2025-05-23 08:33:19,118 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch 08:33:19 2025-05-23 08:33:19,159 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] 08:33:19 2025-05-23 08:33:19,198 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents 08:33:19 2025-05-23 08:33:19,381 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 08:33:19 2025-05-23 08:33:19,440 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 08:33:19 2025-05-23 08:33:19,515 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 08:33:19 2025-05-23 08:33:19,580 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 08:33:19 2025-05-23 08:33:19,660 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 08:33:19 2025-05-23 08:33:19,729 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 08:33:19 2025-05-23 08:33:19,765 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path 08:33:19 2025-05-23 08:33:19,806 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False 08:33:20 2025-05-23 08:33:19,858 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 08:33:20 2025-05-23 08:33:19,899 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 08:33:20 2025-05-23 08:33:19,900 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 08:33:20 2025-05-23 08:33:19,963 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None 08:33:20 2025-05-23 08:33:19,964 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 08:33:20 2025-05-23 08:33:19,964 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None 08:33:20 2025-05-23 08:33:19,965 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 08:33:20 2025-05-23 08:33:19,965 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None 08:33:20 2025-05-23 08:33:19,966 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 08:33:20 2025-05-23 08:33:19,967 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev 08:33:20 2025-05-23 08:33:19,967 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 08:33:20 2025-05-23 08:33:19,968 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev 08:33:20 2025-05-23 08:33:19,969 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 08:33:20 2025-05-23 08:33:19,970 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev 08:33:20 2025-05-23 08:33:19,971 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 08:33:20 2025-05-23 08:33:19,971 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None 08:33:20 2025-05-23 08:33:19,972 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 08:33:20 2025-05-23 08:33:19,972 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc 08:33:20 2025-05-23 08:33:19,973 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev 08:33:20 2025-05-23 08:33:19,974 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 08:33:20 2025-05-23 08:33:19,974 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev 08:33:20 2025-05-23 08:33:19,975 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 08:33:20 2025-05-23 08:33:19,976 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev 08:33:20 2025-05-23 08:33:19,977 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 08:33:20 2025-05-23 08:33:19,977 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None 08:33:20 2025-05-23 08:33:19,978 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 08:33:20 2025-05-23 08:33:19,979 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev 08:33:20 2025-05-23 08:33:19,979 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 08:33:20 2025-05-23 08:33:19,980 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None 08:33:20 2025-05-23 08:33:19,981 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 08:33:20 2025-05-23 08:33:19,981 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev 08:33:20 2025-05-23 08:33:19,982 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 08:33:20 2025-05-23 08:33:19,983 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None 08:33:20 2025-05-23 08:33:19,984 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 08:33:20 2025-05-23 08:33:19,984 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev 08:33:20 2025-05-23 08:33:19,985 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 08:33:20 2025-05-23 08:33:19,986 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None 08:33:20 2025-05-23 08:33:19,986 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 08:33:20 2025-05-23 08:33:19,987 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev 08:33:20 2025-05-23 08:33:19,988 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 08:33:20 2025-05-23 08:33:19,988 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None 08:33:20 2025-05-23 08:33:19,989 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 08:33:20 [INFO] Executed 39 unit tests 08:33:20 [INFO] All unit tests passed. 08:33:20 [INFO] Building distribution in /code/target/dist/pygsver-0.1.5 08:33:20 [INFO] Copying scripts to /code/target/dist/pygsver-0.1.5/scripts 08:33:20 [INFO] Writing setup.py as /code/target/dist/pygsver-0.1.5/setup.py 08:33:20 [INFO] Collecting coverage information for 'pybuilder.plugins.python.unittest_plugin:run_unit_tests' 08:33:20 [WARN] ut_coverage_branch_threshold_warn is 0 and branch coverage will not be checked 08:33:20 [WARN] ut_coverage_branch_partial_threshold_warn is 0 and partial branch coverage will not be checked 08:33:20 [INFO] Running unit tests 08:33:20 [INFO] Executing unit tests from Python modules in /code/src/unittest/python 08:33:26 2025-05-23 08:33:26,101 MainThread pygsver.cli [main] ERROR something bad happened 08:33:26 ERROR: something bad happened 08:33:26 1.2.3-dev.1 08:33:26 2025-05-23 08:33:26,284 MainThread pygsver.push [run_push] DEBUG push 08:33:26 2025-05-23 08:33:26,286 MainThread pygsver.push [run_push] DEBUG no remote changes detected 08:33:26 2025-05-23 08:33:26,288 MainThread pygsver.push [run_push] DEBUG push all version tags 08:33:26 2025-05-23 08:33:26,331 MainThread pygsver.push [run_push] DEBUG push 08:33:26 2025-05-23 08:33:26,333 MainThread pygsver.push [run_push] DEBUG remote changes detected 08:33:26 2025-05-23 08:33:26,333 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits 08:33:26 2025-05-23 08:33:26,334 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull 08:33:26 2025-05-23 08:33:26,337 MainThread pygsver.push [run_push] DEBUG push all version tags 08:33:26 2025-05-23 08:33:26,411 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 08:33:26 2025-05-23 08:33:26,450 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 08:33:26 2025-05-23 08:33:26,490 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 08:33:26 2025-05-23 08:33:26,491 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version 08:33:26 2025-05-23 08:33:26,574 MainThread pygsver.tag [run_tag] DEBUG tag force:True 08:33:26 2025-05-23 08:33:26,618 MainThread pygsver.tag [run_tag] DEBUG tag force:False 08:33:26 2025-05-23 08:33:26,700 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver 08:33:26 2025-05-23 08:33:26,747 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch 08:33:26 2025-05-23 08:33:26,797 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] 08:33:26 2025-05-23 08:33:26,843 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents 08:33:27 2025-05-23 08:33:27,064 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 08:33:27 2025-05-23 08:33:27,114 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 08:33:27 2025-05-23 08:33:27,214 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 08:33:27 2025-05-23 08:33:27,275 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 08:33:27 2025-05-23 08:33:27,380 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 08:33:27 2025-05-23 08:33:27,465 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 08:33:27 2025-05-23 08:33:27,505 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path 08:33:27 2025-05-23 08:33:27,559 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False 08:33:27 2025-05-23 08:33:27,610 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 08:33:27 2025-05-23 08:33:27,661 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 08:33:27 2025-05-23 08:33:27,663 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 08:33:27 2025-05-23 08:33:27,733 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None 08:33:27 2025-05-23 08:33:27,734 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 08:33:27 2025-05-23 08:33:27,735 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None 08:33:27 2025-05-23 08:33:27,736 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 08:33:27 2025-05-23 08:33:27,736 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None 08:33:27 2025-05-23 08:33:27,737 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 08:33:27 2025-05-23 08:33:27,738 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev 08:33:27 2025-05-23 08:33:27,739 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 08:33:27 2025-05-23 08:33:27,740 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev 08:33:27 2025-05-23 08:33:27,741 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 08:33:27 2025-05-23 08:33:27,742 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev 08:33:27 2025-05-23 08:33:27,743 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 08:33:27 2025-05-23 08:33:27,743 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None 08:33:27 2025-05-23 08:33:27,744 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 08:33:27 2025-05-23 08:33:27,745 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc 08:33:27 2025-05-23 08:33:27,746 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev 08:33:27 2025-05-23 08:33:27,747 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 08:33:27 2025-05-23 08:33:27,748 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev 08:33:27 2025-05-23 08:33:27,749 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 08:33:27 2025-05-23 08:33:27,750 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev 08:33:27 2025-05-23 08:33:27,751 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 08:33:27 2025-05-23 08:33:27,752 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None 08:33:27 2025-05-23 08:33:27,753 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 08:33:27 2025-05-23 08:33:27,753 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev 08:33:27 2025-05-23 08:33:27,754 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 08:33:27 2025-05-23 08:33:27,755 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None 08:33:27 2025-05-23 08:33:27,756 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 08:33:27 2025-05-23 08:33:27,757 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev 08:33:27 2025-05-23 08:33:27,758 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 08:33:27 2025-05-23 08:33:27,759 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None 08:33:27 2025-05-23 08:33:27,760 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 08:33:27 2025-05-23 08:33:27,761 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev 08:33:27 2025-05-23 08:33:27,762 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 08:33:27 2025-05-23 08:33:27,762 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None 08:33:27 2025-05-23 08:33:27,763 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 08:33:27 2025-05-23 08:33:27,764 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev 08:33:27 2025-05-23 08:33:27,765 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 08:33:27 2025-05-23 08:33:27,766 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None 08:33:27 2025-05-23 08:33:27,767 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 08:34:14 [INFO] Executed 39 unit tests 08:34:14 [INFO] All unit tests passed. 08:34:14 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests coverage is 100% 08:34:14 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests branch coverage is 85% 08:34:14 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests partial branch coverage is 85% 08:34:14 [INFO] Overall pygsver coverage is 100% 08:34:14 [INFO] Overall pygsver branch coverage is 85% 08:34:14 [INFO] Overall pygsver partial branch coverage is 85% 08:34:14 [INFO] Building binary distribution in /code/target/dist/pygsver-0.1.5 08:34:14 [INFO] Running Twine check for generated artifacts 08:34:14 [INFO] Installing project pygsver-0.1.5 08:34:14 ------------------------------------------------------------ 08:34:14 BUILD SUCCESSFUL 08:34:14 ------------------------------------------------------------ 08:34:14 Build Summary 08:34:14 Project: pygsver 08:34:14 Version: 0.1.5 08:34:14 Base directory: /code 08:34:14 Environments: 08:34:14 Tasks: prepare [63536 ms] compile_sources [0 ms] run_unit_tests [6320 ms] package [14 ms] run_integration_tests [0 ms] verify [0 ms] coverage [10559 ms] publish [12296 ms] install [31219 ms] 08:34:14 Build finished at 2025-05-23 08:34:14 08:34:14 Build took 153 seconds (153816 ms) 08:34:27 Removing intermediate container 78d2dc7dc3c8 08:34:27 ---> 24e43fb63a9d 08:34:27 Step 9/20 : FROM python:3.13-slim 08:34:27 ---> 2e2ecad80adb 08:34:27 Step 10/20 : ENV PYTHONDONTWRITEBYTECODE 1 08:34:27 ---> Using cache 08:34:27 ---> 6b69eba40448 08:34:27 Step 11/20 : ENV GIT_PYTHON_TRACE 1 08:34:27 ---> Using cache 08:34:27 ---> 8063cc51b829 08:34:27 Step 12/20 : WORKDIR /opt/pygsver 08:34:27 ---> Running in 99c75d73d904 08:34:27 Removing intermediate container 99c75d73d904 08:34:27 ---> a3f0257904e7 08:34:27 Step 13/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git gosu 08:34:27 ---> Running in 86a2993128a6 08:34:27 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 08:34:27 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 08:34:27 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 08:34:27 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8693 kB] 08:34:27 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [512 B] 08:34:27 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [254 kB] 08:34:30 Fetched 9203 kB in 3s (2789 kB/s) 08:34:33 Reading package lists... 08:34:37 Reading package lists... 08:34:37 Building dependency tree... 08:34:37 Reading state information... 08:34:38 The following additional packages will be installed: 08:34:38 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 08:34:38 dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 08:34:38 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 08:34:38 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 08:34:38 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 08:34:38 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common 08:34:38 libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 08:34:38 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 08:34:38 libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 libx11-data 08:34:38 libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term openssh-client 08:34:38 openssh-server openssh-sftp-server patch perl perl-modules-5.36 procps 08:34:38 psmisc publicsuffix runit-helper sensible-utils systemd systemd-sysv 08:34:38 systemd-timesyncd ucf xauth 08:34:38 Suggested packages: 08:34:38 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui 08:34:38 gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user 08:34:38 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 08:34:38 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain 08:34:38 libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc 08:34:38 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make 08:34:38 libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd 08:34:38 systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 08:34:38 libtss2-rc0 polkitd | policykit-1 08:34:42 The following NEW packages will be installed: 08:34:42 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 08:34:42 dbus-user-session dmsetup git git-man gosu krb5-locales less libapparmor1 08:34:42 libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls 08:34:42 libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 08:34:42 libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 08:34:42 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 08:34:42 libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd 08:34:42 libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules 08:34:42 libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 08:34:42 libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 08:34:42 ncurses-term netcat-traditional openssh-client openssh-server 08:34:42 openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix 08:34:42 runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf 08:34:42 xauth 08:34:42 0 upgraded, 79 newly installed, 0 to remove and 0 not upgraded. 08:34:42 Need to get 30.9 MB of archives. 08:34:42 After this operation, 158 MB of additional disk space will be used. 08:34:42 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] 08:34:42 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] 08:34:42 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] 08:34:42 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] 08:34:42 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] 08:34:42 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+deb12u3 [182 kB] 08:34:42 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] 08:34:42 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] 08:34:42 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] 08:34:42 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.36-1~deb12u1 [1511 kB] 08:34:42 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.36-1~deb12u1 [2837 kB] 08:34:42 Get:12 http://deb.debian.org/debian bookworm/main arm64 systemd-sysv arm64 252.36-1~deb12u1 [42.6 kB] 08:34:42 Get:13 http://deb.debian.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.10-1~deb12u1 [193 kB] 08:34:42 Get:14 http://deb.debian.org/debian bookworm/main arm64 dbus-bin arm64 1.14.10-1~deb12u1 [104 kB] 08:34:42 Get:15 http://deb.debian.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] 08:34:42 Get:16 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1+deb12u1 [84.6 kB] 08:34:42 Get:17 http://deb.debian.org/debian bookworm/main arm64 dbus-daemon arm64 1.14.10-1~deb12u1 [176 kB] 08:34:42 Get:18 http://deb.debian.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] 08:34:42 Get:19 http://deb.debian.org/debian bookworm/main arm64 dbus arm64 1.14.10-1~deb12u1 [96.2 kB] 08:34:42 Get:20 http://deb.debian.org/debian bookworm/main arm64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] 08:34:42 Get:21 http://deb.debian.org/debian bookworm/main arm64 libgdbm-compat4 arm64 1.23-3 [48.0 kB] 08:34:42 Get:22 http://deb.debian.org/debian bookworm/main arm64 libperl5.36 arm64 5.36.0-7+deb12u2 [4027 kB] 08:34:42 Get:23 http://deb.debian.org/debian bookworm/main arm64 perl arm64 5.36.0-7+deb12u2 [239 kB] 08:34:42 Get:24 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB] 08:34:42 Get:25 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB] 08:34:42 Get:26 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB] 08:34:42 Get:27 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB] 08:34:42 Get:28 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u3 [32.0 kB] 08:34:42 Get:29 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u3 [79.3 kB] 08:34:42 Get:30 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] 08:34:42 Get:31 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u3 [313 kB] 08:34:42 Get:32 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u3 [124 kB] 08:34:42 Get:33 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2+deb12u6 [937 kB] 08:34:42 Get:34 http://deb.debian.org/debian bookworm/main arm64 openssh-sftp-server arm64 1:9.2p1-2+deb12u6 [60.7 kB] 08:34:42 Get:35 http://deb.debian.org/debian bookworm/main arm64 libproc2-0 arm64 2:4.0.2-3 [60.1 kB] 08:34:42 Get:36 http://deb.debian.org/debian bookworm/main arm64 procps arm64 2:4.0.2-3 [698 kB] 08:34:42 Get:37 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB] 08:34:42 Get:38 http://deb.debian.org/debian bookworm/main arm64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] 08:34:42 Get:39 http://deb.debian.org/debian bookworm/main arm64 runit-helper all 2.15.2 [6520 B] 08:34:42 Get:40 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] 08:34:42 Get:41 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB] 08:34:42 Get:42 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB] 08:34:42 Get:43 http://deb.debian.org/debian bookworm/main arm64 libwrap0 arm64 7.6.q-32 [54.7 kB] 08:34:42 Get:44 http://deb.debian.org/debian bookworm/main arm64 openssh-server arm64 1:9.2p1-2+deb12u6 [413 kB] 08:34:42 Get:45 http://deb.debian.org/debian bookworm/main arm64 less arm64 590-2.1~deb12u2 [128 kB] 08:34:42 Get:46 http://deb.debian.org/debian bookworm/main arm64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] 08:34:42 Get:47 http://deb.debian.org/debian bookworm/main arm64 libnss-systemd arm64 252.36-1~deb12u1 [151 kB] 08:34:42 Get:48 http://deb.debian.org/debian bookworm/main arm64 libpam-systemd arm64 252.36-1~deb12u1 [209 kB] 08:34:42 Get:49 http://deb.debian.org/debian bookworm/main arm64 ncurses-term all 6.4-4 [501 kB] 08:34:42 Get:50 http://deb.debian.org/debian bookworm/main arm64 netcat-traditional arm64 1.10-47 [66.9 kB] 08:34:42 Get:51 http://deb.debian.org/debian bookworm/main arm64 systemd-timesyncd arm64 252.36-1~deb12u1 [61.7 kB] 08:34:42 Get:52 http://deb.debian.org/debian bookworm/main arm64 dbus-user-session arm64 1.14.10-1~deb12u1 [78.1 kB] 08:34:42 Get:53 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] 08:34:42 Get:54 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] 08:34:42 Get:55 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] 08:34:42 Get:56 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] 08:34:42 Get:57 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u2 [68.6 kB] 08:34:42 Get:58 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] 08:34:42 Get:59 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 08:34:42 Get:60 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] 08:34:42 Get:61 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u12 [362 kB] 08:34:42 Get:62 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2 [29.0 kB] 08:34:42 Get:63 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] 08:34:42 Get:64 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.5-0+deb12u2 [7148 kB] 08:34:43 Get:65 http://deb.debian.org/debian bookworm/main arm64 gosu arm64 1.14-1+b10 [663 kB] 08:34:43 Get:66 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] 08:34:43 Get:67 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB] 08:34:43 Get:68 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] 08:34:43 Get:69 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] 08:34:43 Get:70 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB] 08:34:43 Get:71 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] 08:34:43 Get:72 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2 [735 kB] 08:34:43 Get:73 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB] 08:34:43 Get:74 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3 [24.0 kB] 08:34:43 Get:75 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] 08:34:43 Get:76 http://deb.debian.org/debian bookworm/main arm64 psmisc arm64 23.6-1 [257 kB] 08:34:43 Get:77 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1 [126 kB] 08:34:43 Get:78 http://deb.debian.org/debian bookworm/main arm64 ssh all 1:9.2p1-2+deb12u6 [174 kB] 08:34:43 Get:79 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1 [35.5 kB] 08:34:43 [91mdebconf: delaying package configuration, since apt-utils is not installed 08:34:43 [0mFetched 30.9 MB in 1s (43.1 MB/s) 08:34:43 Selecting previously unselected package libargon2-1:arm64. 08:34:43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6624 files and directories currently installed.) 08:34:43 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... 08:34:43 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 08:34:43 Selecting previously unselected package dmsetup. 08:34:43 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... 08:34:43 Unpacking dmsetup (2:1.02.185-2) ... 08:34:43 Selecting previously unselected package libdevmapper1.02.1:arm64. 08:34:43 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... 08:34:43 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 08:34:44 Selecting previously unselected package libjson-c5:arm64. 08:34:44 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... 08:34:44 Unpacking libjson-c5:arm64 (0.16-2) ... 08:34:44 Selecting previously unselected package libcryptsetup12:arm64. 08:34:44 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... 08:34:44 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 08:34:44 Selecting previously unselected package libfdisk1:arm64. 08:34:44 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u3_arm64.deb ... 08:34:44 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u3) ... 08:34:44 Selecting previously unselected package libkmod2:arm64. 08:34:44 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ... 08:34:44 Unpacking libkmod2:arm64 (30+20221128-1) ... 08:34:44 Selecting previously unselected package libapparmor1:arm64. 08:34:44 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ... 08:34:44 Unpacking libapparmor1:arm64 (3.0.8-3) ... 08:34:44 Selecting previously unselected package libip4tc2:arm64. 08:34:44 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ... 08:34:44 Unpacking libip4tc2:arm64 (1.8.9-2) ... 08:34:44 Selecting previously unselected package libsystemd-shared:arm64. 08:34:44 Preparing to unpack .../09-libsystemd-shared_252.36-1~deb12u1_arm64.deb ... 08:34:44 Unpacking libsystemd-shared:arm64 (252.36-1~deb12u1) ... 08:34:45 Selecting previously unselected package systemd. 08:34:45 Preparing to unpack .../10-systemd_252.36-1~deb12u1_arm64.deb ... 08:34:45 Unpacking systemd (252.36-1~deb12u1) ... 08:34:45 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 08:34:45 Setting up libjson-c5:arm64 (0.16-2) ... 08:34:45 Setting up libfdisk1:arm64 (2.38.1-5+deb12u3) ... 08:34:45 Setting up libkmod2:arm64 (30+20221128-1) ... 08:34:45 Setting up libapparmor1:arm64 (3.0.8-3) ... 08:34:45 Setting up libip4tc2:arm64 (1.8.9-2) ... 08:34:45 Setting up libsystemd-shared:arm64 (252.36-1~deb12u1) ... 08:34:45 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 08:34:45 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 08:34:45 Setting up systemd (252.36-1~deb12u1) ... 08:34:46 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 08:34:46 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 08:34:46 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 08:34:46 Initializing machine ID from random generator. 08:34:46 Creating group 'systemd-journal' with GID 999. 08:34:46 Creating group 'systemd-network' with GID 998. 08:34:46 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 08:34:46 Setting up dmsetup (2:1.02.185-2) ... 08:34:46 Selecting previously unselected package systemd-sysv. 08:34:46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7546 files and directories currently installed.) 08:34:46 Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_arm64.deb ... 08:34:46 Unpacking systemd-sysv (252.36-1~deb12u1) ... 08:34:46 Selecting previously unselected package libdbus-1-3:arm64. 08:34:46 Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_arm64.deb ... 08:34:46 Unpacking libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... 08:34:46 Selecting previously unselected package dbus-bin. 08:34:46 Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_arm64.deb ... 08:34:46 Unpacking dbus-bin (1.14.10-1~deb12u1) ... 08:34:47 Selecting previously unselected package dbus-session-bus-common. 08:34:47 Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... 08:34:47 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... 08:34:47 Selecting previously unselected package libexpat1:arm64. 08:34:47 Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_arm64.deb ... 08:34:47 Unpacking libexpat1:arm64 (2.5.0-1+deb12u1) ... 08:34:47 Selecting previously unselected package dbus-daemon. 08:34:47 Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_arm64.deb ... 08:34:47 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... 08:34:47 Selecting previously unselected package dbus-system-bus-common. 08:34:47 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... 08:34:47 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... 08:34:47 Selecting previously unselected package dbus. 08:34:47 Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_arm64.deb ... 08:34:47 Unpacking dbus (1.14.10-1~deb12u1) ... 08:34:47 Selecting previously unselected package perl-modules-5.36. 08:34:47 Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... 08:34:47 Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... 08:34:48 Selecting previously unselected package libgdbm-compat4:arm64. 08:34:48 Preparing to unpack .../09-libgdbm-compat4_1.23-3_arm64.deb ... 08:34:48 Unpacking libgdbm-compat4:arm64 (1.23-3) ... 08:34:48 Selecting previously unselected package libperl5.36:arm64. 08:34:48 Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_arm64.deb ... 08:34:48 Unpacking libperl5.36:arm64 (5.36.0-7+deb12u2) ... 08:34:50 Selecting previously unselected package perl. 08:34:50 Preparing to unpack .../11-perl_5.36.0-7+deb12u2_arm64.deb ... 08:34:50 Unpacking perl (5.36.0-7+deb12u2) ... 08:34:50 Selecting previously unselected package libbsd0:arm64. 08:34:50 Preparing to unpack .../12-libbsd0_0.11.7-2_arm64.deb ... 08:34:50 Unpacking libbsd0:arm64 (0.11.7-2) ... 08:34:50 Selecting previously unselected package libedit2:arm64. 08:34:50 Preparing to unpack .../13-libedit2_3.1-20221030-2_arm64.deb ... 08:34:50 Unpacking libedit2:arm64 (3.1-20221030-2) ... 08:34:50 Selecting previously unselected package libcbor0.8:arm64. 08:34:50 Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_arm64.deb ... 08:34:50 Unpacking libcbor0.8:arm64 (0.8.0-2+b1) ... 08:34:50 Selecting previously unselected package libfido2-1:arm64. 08:34:50 Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_arm64.deb ... 08:34:50 Unpacking libfido2-1:arm64 (1.12.0-2+b1) ... 08:34:50 Selecting previously unselected package libkrb5support0:arm64. 08:34:50 Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_arm64.deb ... 08:34:50 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u3) ... 08:34:50 Selecting previously unselected package libk5crypto3:arm64. 08:34:50 Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_arm64.deb ... 08:34:50 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u3) ... 08:34:50 Selecting previously unselected package libkeyutils1:arm64. 08:34:50 Preparing to unpack .../18-libkeyutils1_1.6.3-2_arm64.deb ... 08:34:50 Unpacking libkeyutils1:arm64 (1.6.3-2) ... 08:34:50 Selecting previously unselected package libkrb5-3:arm64. 08:34:50 Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_arm64.deb ... 08:34:50 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u3) ... 08:34:50 Selecting previously unselected package libgssapi-krb5-2:arm64. 08:34:50 Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_arm64.deb ... 08:34:50 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... 08:34:50 Selecting previously unselected package openssh-client. 08:34:50 Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_arm64.deb ... 08:34:50 Unpacking openssh-client (1:9.2p1-2+deb12u6) ... 08:34:51 Selecting previously unselected package openssh-sftp-server. 08:34:51 Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_arm64.deb ... 08:34:51 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... 08:34:51 Selecting previously unselected package libproc2-0:arm64. 08:34:51 Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_arm64.deb ... 08:34:51 Unpacking libproc2-0:arm64 (2:4.0.2-3) ... 08:34:51 Selecting previously unselected package procps. 08:34:51 Preparing to unpack .../24-procps_2%3a4.0.2-3_arm64.deb ... 08:34:51 Unpacking procps (2:4.0.2-3) ... 08:34:51 Selecting previously unselected package sensible-utils. 08:34:51 Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... 08:34:51 Unpacking sensible-utils (0.0.17+nmu1) ... 08:34:51 Selecting previously unselected package ucf. 08:34:51 Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... 08:34:51 Moving old data out of the way 08:34:51 Unpacking ucf (3.0043+nmu1+deb12u1) ... 08:34:51 Selecting previously unselected package runit-helper. 08:34:51 Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... 08:34:51 Unpacking runit-helper (2.15.2) ... 08:34:51 Selecting previously unselected package libtirpc-common. 08:34:51 Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... 08:34:51 Unpacking libtirpc-common (1.3.3+ds-1) ... 08:34:51 Selecting previously unselected package libtirpc3:arm64. 08:34:51 Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_arm64.deb ... 08:34:51 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... 08:34:51 Selecting previously unselected package libnsl2:arm64. 08:34:51 Preparing to unpack .../30-libnsl2_1.3.0-2_arm64.deb ... 08:34:51 Unpacking libnsl2:arm64 (1.3.0-2) ... 08:34:52 Selecting previously unselected package libwrap0:arm64. 08:34:52 Preparing to unpack .../31-libwrap0_7.6.q-32_arm64.deb ... 08:34:52 Unpacking libwrap0:arm64 (7.6.q-32) ... 08:34:52 Selecting previously unselected package openssh-server. 08:34:52 Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_arm64.deb ... 08:34:52 Unpacking openssh-server (1:9.2p1-2+deb12u6) ... 08:34:52 Selecting previously unselected package less. 08:34:52 Preparing to unpack .../33-less_590-2.1~deb12u2_arm64.deb ... 08:34:52 Unpacking less (590-2.1~deb12u2) ... 08:34:52 Selecting previously unselected package krb5-locales. 08:34:52 Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... 08:34:52 Unpacking krb5-locales (1.20.1-2+deb12u3) ... 08:34:52 Selecting previously unselected package libnss-systemd:arm64. 08:34:52 Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_arm64.deb ... 08:34:52 Unpacking libnss-systemd:arm64 (252.36-1~deb12u1) ... 08:34:52 Selecting previously unselected package libpam-systemd:arm64. 08:34:52 Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_arm64.deb ... 08:34:52 Unpacking libpam-systemd:arm64 (252.36-1~deb12u1) ... 08:34:53 Selecting previously unselected package ncurses-term. 08:34:53 Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... 08:34:53 Unpacking ncurses-term (6.4-4) ... 08:34:54 Selecting previously unselected package netcat-traditional. 08:34:54 Preparing to unpack .../38-netcat-traditional_1.10-47_arm64.deb ... 08:34:54 Unpacking netcat-traditional (1.10-47) ... 08:34:54 Selecting previously unselected package systemd-timesyncd. 08:34:54 Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_arm64.deb ... 08:34:54 Unpacking systemd-timesyncd (252.36-1~deb12u1) ... 08:34:54 Selecting previously unselected package dbus-user-session. 08:34:54 Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_arm64.deb ... 08:34:55 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... 08:34:55 Selecting previously unselected package libbrotli1:arm64. 08:34:55 Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_arm64.deb ... 08:34:55 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... 08:34:55 Selecting previously unselected package libsasl2-modules-db:arm64. 08:34:55 Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... 08:34:55 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 08:34:55 Selecting previously unselected package libsasl2-2:arm64. 08:34:55 Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... 08:34:55 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... 08:34:55 Selecting previously unselected package libldap-2.5-0:arm64. 08:34:55 Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... 08:34:55 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 08:34:55 Selecting previously unselected package libnghttp2-14:arm64. 08:34:55 Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_arm64.deb ... 08:34:55 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... 08:34:55 Selecting previously unselected package libpsl5:arm64. 08:34:55 Preparing to unpack .../46-libpsl5_0.21.2-1_arm64.deb ... 08:34:55 Unpacking libpsl5:arm64 (0.21.2-1) ... 08:34:55 Selecting previously unselected package librtmp1:arm64. 08:34:55 Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 08:34:55 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 08:34:56 Selecting previously unselected package libssh2-1:arm64. 08:34:56 Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_arm64.deb ... 08:34:56 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... 08:34:56 Selecting previously unselected package libcurl3-gnutls:arm64. 08:34:56 Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_arm64.deb ... 08:34:56 Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... 08:34:56 Selecting previously unselected package liberror-perl. 08:34:56 Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... 08:34:56 Unpacking liberror-perl (0.17029-2) ... 08:34:56 Selecting previously unselected package git-man. 08:34:56 Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... 08:34:56 Unpacking git-man (1:2.39.5-0+deb12u2) ... 08:34:56 Selecting previously unselected package git. 08:34:56 Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_arm64.deb ... 08:34:56 Unpacking git (1:2.39.5-0+deb12u2) ... 08:34:58 Selecting previously unselected package gosu. 08:34:58 Preparing to unpack .../53-gosu_1.14-1+b10_arm64.deb ... 08:34:58 Unpacking gosu (1.14-1+b10) ... 08:34:58 Selecting previously unselected package libldap-common. 08:34:58 Preparing to unpack .../54-libldap-common_2.5.13+dfsg-5_all.deb ... 08:34:58 Unpacking libldap-common (2.5.13+dfsg-5) ... 08:34:58 Selecting previously unselected package libsasl2-modules:arm64. 08:34:58 Preparing to unpack .../55-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ... 08:34:58 Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ... 08:34:58 Selecting previously unselected package libxau6:arm64. 08:34:58 Preparing to unpack .../56-libxau6_1%3a1.0.9-1_arm64.deb ... 08:34:58 Unpacking libxau6:arm64 (1:1.0.9-1) ... 08:34:58 Selecting previously unselected package libxdmcp6:arm64. 08:34:58 Preparing to unpack .../57-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 08:34:58 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 08:34:58 Selecting previously unselected package libxcb1:arm64. 08:34:58 Preparing to unpack .../58-libxcb1_1.15-1_arm64.deb ... 08:34:58 Unpacking libxcb1:arm64 (1.15-1) ... 08:34:58 Selecting previously unselected package libx11-data. 08:34:58 Preparing to unpack .../59-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... 08:34:58 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... 08:34:58 Selecting previously unselected package libx11-6:arm64. 08:34:58 Preparing to unpack .../60-libx11-6_2%3a1.8.4-2+deb12u2_arm64.deb ... 08:34:58 Unpacking libx11-6:arm64 (2:1.8.4-2+deb12u2) ... 08:34:59 Selecting previously unselected package libxext6:arm64. 08:34:59 Preparing to unpack .../61-libxext6_2%3a1.3.4-1+b1_arm64.deb ... 08:34:59 Unpacking libxext6:arm64 (2:1.3.4-1+b1) ... 08:34:59 Selecting previously unselected package libxmuu1:arm64. 08:34:59 Preparing to unpack .../62-libxmuu1_2%3a1.1.3-3_arm64.deb ... 08:34:59 Unpacking libxmuu1:arm64 (2:1.1.3-3) ... 08:34:59 Selecting previously unselected package patch. 08:34:59 Preparing to unpack .../63-patch_2.7.6-7_arm64.deb ... 08:34:59 Unpacking patch (2.7.6-7) ... 08:34:59 Selecting previously unselected package psmisc. 08:34:59 Preparing to unpack .../64-psmisc_23.6-1_arm64.deb ... 08:34:59 Unpacking psmisc (23.6-1) ... 08:34:59 Selecting previously unselected package publicsuffix. 08:34:59 Preparing to unpack .../65-publicsuffix_20230209.2326-1_all.deb ... 08:34:59 Unpacking publicsuffix (20230209.2326-1) ... 08:34:59 Selecting previously unselected package ssh. 08:34:59 Preparing to unpack .../66-ssh_1%3a9.2p1-2+deb12u6_all.deb ... 08:34:59 Unpacking ssh (1:9.2p1-2+deb12u6) ... 08:34:59 Selecting previously unselected package xauth. 08:34:59 Preparing to unpack .../67-xauth_1%3a1.1.2-1_arm64.deb ... 08:34:59 Unpacking xauth (1:1.1.2-1) ... 08:34:59 Setting up libexpat1:arm64 (2.5.0-1+deb12u1) ... 08:34:59 Setting up runit-helper (2.15.2) ... 08:34:59 Setting up systemd-sysv (252.36-1~deb12u1) ... 08:34:59 Setting up libxau6:arm64 (1:1.0.9-1) ... 08:34:59 Setting up libkeyutils1:arm64 (1.6.3-2) ... 08:34:59 Setting up libpsl5:arm64 (0.21.2-1) ... 08:34:59 Setting up netcat-traditional (1.10-47) ... 08:34:59 update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode 08:34:59 update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 08:34:59 update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 08:35:00 Setting up psmisc (23.6-1) ... 08:35:00 Setting up libtirpc-common (1.3.3+ds-1) ... 08:35:00 Setting up libcbor0.8:arm64 (0.8.0-2+b1) ... 08:35:00 Setting up libbrotli1:arm64 (1.0.9-2+b6) ... 08:35:00 Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ... 08:35:00 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... 08:35:00 Setting up less (590-2.1~deb12u2) ... 08:35:00 Setting up libnss-systemd:arm64 (252.36-1~deb12u1) ... 08:35:00 Setting up krb5-locales (1.20.1-2+deb12u3) ... 08:35:00 Setting up libldap-common (2.5.13+dfsg-5) ... 08:35:00 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u3) ... 08:35:00 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 08:35:00 Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... 08:35:00 Setting up libx11-data (2:1.8.4-2+deb12u2) ... 08:35:00 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 08:35:00 Setting up gosu (1.14-1+b10) ... 08:35:00 Setting up libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... 08:35:00 Setting up libproc2-0:arm64 (2:4.0.2-3) ... 08:35:00 Setting up systemd-timesyncd (252.36-1~deb12u1) ... 08:35:00 Creating group 'systemd-timesync' with GID 997. 08:35:00 Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. 08:35:01 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. 08:35:01 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 08:35:01 Setting up patch (2.7.6-7) ... 08:35:01 Setting up libgdbm-compat4:arm64 (1.23-3) ... 08:35:01 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u3) ... 08:35:01 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... 08:35:01 Setting up sensible-utils (0.0.17+nmu1) ... 08:35:01 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... 08:35:01 Setting up procps (2:4.0.2-3) ... 08:35:01 Setting up git-man (1:2.39.5-0+deb12u2) ... 08:35:01 Setting up libssh2-1:arm64 (1.10.0-3+b1) ... 08:35:01 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u3) ... 08:35:01 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... 08:35:01 Setting up libfido2-1:arm64 (1.12.0-2+b1) ... 08:35:01 Setting up libbsd0:arm64 (0.11.7-2) ... 08:35:01 Setting up publicsuffix (20230209.2326-1) ... 08:35:01 Setting up libperl5.36:arm64 (5.36.0-7+deb12u2) ... 08:35:01 Setting up dbus-bin (1.14.10-1~deb12u1) ... 08:35:01 Setting up ncurses-term (6.4-4) ... 08:35:01 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 08:35:01 Setting up libxcb1:arm64 (1.15-1) ... 08:35:01 Setting up libedit2:arm64 (3.1-20221030-2) ... 08:35:01 Setting up dbus-daemon (1.14.10-1~deb12u1) ... 08:35:01 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 08:35:01 Setting up perl (5.36.0-7+deb12u2) ... 08:35:01 Setting up dbus (1.14.10-1~deb12u1) ... 08:35:02 invoke-rc.d: could not determine current runlevel 08:35:02 invoke-rc.d: policy-rc.d denied execution of start. 08:35:02 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... 08:35:02 Setting up ucf (3.0043+nmu1+deb12u1) ... 08:35:02 debconf: unable to initialize frontend: Dialog 08:35:02 debconf: (TERM is not set, so the dialog frontend is not usable.) 08:35:02 debconf: falling back to frontend: Readline 08:35:02 debconf: unable to initialize frontend: Readline 08:35:02 debconf: (This frontend requires a controlling tty.) 08:35:02 debconf: falling back to frontend: Teletype 08:35:02 Setting up libpam-systemd:arm64 (252.36-1~deb12u1) ... 08:35:02 debconf: unable to initialize frontend: Dialog 08:35:02 debconf: (TERM is not set, so the dialog frontend is not usable.) 08:35:02 debconf: falling back to frontend: Readline 08:35:02 debconf: unable to initialize frontend: Readline 08:35:02 debconf: (This frontend requires a controlling tty.) 08:35:02 debconf: falling back to frontend: Teletype 08:35:03 Setting up libx11-6:arm64 (2:1.8.4-2+deb12u2) ... 08:35:03 Setting up libxmuu1:arm64 (2:1.1.3-3) ... 08:35:03 Setting up libtirpc3:arm64 (1.3.3+ds-1) ... 08:35:03 Setting up openssh-client (1:9.2p1-2+deb12u6) ... 08:35:03 Setting up libxext6:arm64 (2:1.3.4-1+b1) ... 08:35:03 Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... 08:35:03 Setting up liberror-perl (0.17029-2) ... 08:35:03 Setting up dbus-user-session (1.14.10-1~deb12u1) ... 08:35:03 Setting up git (1:2.39.5-0+deb12u2) ... 08:35:03 Setting up xauth (1:1.1.2-1) ... 08:35:03 Setting up libnsl2:arm64 (1.3.0-2) ... 08:35:03 Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... 08:35:03 Setting up libwrap0:arm64 (7.6.q-32) ... 08:35:03 Setting up openssh-server (1:9.2p1-2+deb12u6) ... 08:35:04 debconf: unable to initialize frontend: Dialog 08:35:04 debconf: (TERM is not set, so the dialog frontend is not usable.) 08:35:04 debconf: falling back to frontend: Readline 08:35:04 debconf: unable to initialize frontend: Readline 08:35:04 debconf: (This frontend requires a controlling tty.) 08:35:04 debconf: falling back to frontend: Teletype 08:35:04 08:35:04 Creating config file /etc/ssh/sshd_config with new version 08:35:22 Creating SSH2 RSA key; this may take some time ... 08:35:22 3072 SHA256:J5BqhQ0N/ZMBFWo70XdxA717PJXu+Btb6uafDARCavE root@86a2993128a6 (RSA) 08:35:22 Creating SSH2 ECDSA key; this may take some time ... 08:35:22 256 SHA256:oyNXZYYdT4qDednj7+htMBFSP6mkScvZQDDX7vvprMg root@86a2993128a6 (ECDSA) 08:35:22 Creating SSH2 ED25519 key; this may take some time ... 08:35:22 256 SHA256:2B/W3/7j5odYlAqq0euoQ1owbqLhP365/eHEsq44gv0 root@86a2993128a6 (ED25519) 08:35:22 invoke-rc.d: could not determine current runlevel 08:35:22 invoke-rc.d: policy-rc.d denied execution of start. 08:35:22 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. 08:35:22 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. 08:35:22 Setting up ssh (1:9.2p1-2+deb12u6) ... 08:35:22 Processing triggers for libc-bin (2.36-9+deb12u10) ... 08:35:30 Removing intermediate container 86a2993128a6 08:35:30 ---> c00a0a688f02 08:35:30 Step 14/20 : COPY --from=build-image /code/target/dist/pygsver-*/dist/pygsver-*.tar.gz /opt/pygsver/ 08:35:33 ---> a42fd2ec7fcd 08:35:33 Step 15/20 : RUN pip install pygsver-*.tar.gz 08:35:33 ---> Running in 0cebfe190fba 08:35:41 Processing ./pygsver-0.1.5.tar.gz 08:35:41 Installing build dependencies: started 08:35:56 Installing build dependencies: finished with status 'done' 08:35:56 Getting requirements to build wheel: started 08:35:58 Getting requirements to build wheel: finished with status 'done' 08:35:58 Preparing metadata (pyproject.toml): started 08:36:02 Preparing metadata (pyproject.toml): finished with status 'done' 08:36:02 Collecting semver==2.13.0 (from pygsver==0.1.5) 08:36:02 Downloading semver-2.13.0-py2.py3-none-any.whl.metadata (5.0 kB) 08:36:02 Collecting GitPython==3.1.41 (from pygsver==0.1.5) 08:36:02 Downloading GitPython-3.1.41-py3-none-any.whl.metadata (14 kB) 08:36:02 Collecting gitdb<5,>=4.0.1 (from GitPython==3.1.41->pygsver==0.1.5) 08:36:02 Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 08:36:02 Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython==3.1.41->pygsver==0.1.5) 08:36:02 Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 08:36:02 Downloading GitPython-3.1.41-py3-none-any.whl (196 kB) 08:36:02 Downloading semver-2.13.0-py2.py3-none-any.whl (12 kB) 08:36:02 Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 08:36:03 Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 08:36:03 Building wheels for collected packages: pygsver 08:36:03 Building wheel for pygsver (pyproject.toml): started 08:36:06 Building wheel for pygsver (pyproject.toml): finished with status 'done' 08:36:06 Created wheel for pygsver: filename=pygsver-0.1.5-py3-none-any.whl size=12480 sha256=9d8aab7586d61de6c6ba1400f8cec8ff56405a2939b9154a81017b2de922f751 08:36:06 Stored in directory: /root/.cache/pip/wheels/1e/ba/4c/3146e2ab0efbfcf43b81fd41546d9671738cd63a2340c19d32 08:36:06 Successfully built pygsver 08:36:06 Installing collected packages: smmap, semver, gitdb, GitPython, pygsver 08:36:07 Successfully installed GitPython-3.1.41 gitdb-4.0.12 pygsver-0.1.5 semver-2.13.0 smmap-5.0.2 08:36:07 [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 08:36:08 [0m[91m 08:36:08 [notice] A new release of pip is available: 25.0.1 -> 25.1.1 08:36:08 [notice] To update, run: pip install --upgrade pip 08:36:09 [0mRemoving intermediate container 0cebfe190fba 08:36:09 ---> 3d7abe61ad66 08:36:09 Step 16/20 : COPY entrypoint.sh /usr/local/bin/entrypoint.sh 08:36:10 ---> 38ad8a7bae00 08:36:10 Step 17/20 : RUN chmod +x /usr/local/bin/entrypoint.sh 08:36:10 ---> Running in f0b8d7bbe3f5 08:36:12 Removing intermediate container f0b8d7bbe3f5 08:36:12 ---> d6cb83870349 08:36:12 Step 18/20 : ENTRYPOINT ["/usr/local/bin/entrypoint.sh"] 08:36:12 ---> Running in 5daa2de115c2 08:36:12 Removing intermediate container 5daa2de115c2 08:36:12 ---> 51fb7c17685a 08:36:12 Step 19/20 : LABEL arch=arm64 08:36:12 ---> Running in 6b0d8f910cae 08:36:13 Removing intermediate container 6b0d8f910cae 08:36:13 ---> 9e96ff1dac66 08:36:13 Step 20/20 : LABEL git_sha=2f807f817482b20fd449fccd171f6d664adfae4f 08:36:13 ---> Running in bd086140b580 08:36:13 Removing intermediate container bd086140b580 08:36:13 ---> 8b713a3f97ea 08:36:13 [Warning] One or more build-args [ARCH] were not consumed 08:36:13 Successfully built 8b713a3f97ea 08:36:13 Successfully tagged edgex-devops/py-git-semver-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 08:36:13 [edgeXDocker.push] Tagging docker image py-git-semver-arm64 with the following tags: 08:36:13 2f807f817482b20fd449fccd171f6d664adfae4f 08:36:13 latest 08:36:13 main 08:36:13 0.1.5 08:36:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:13 + docker tag edgex-devops/py-git-semver-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:2f807f817482b20fd449fccd171f6d664adfae4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:14 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:2f807f817482b20fd449fccd171f6d664adfae4f 08:36:14 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] 08:36:14 f522f0758512: Preparing 08:36:14 0f31fb43af47: Preparing 08:36:14 2a8d9641cdd1: Preparing 08:36:14 c86ca70df113: Preparing 08:36:14 286f275666ac: Preparing 08:36:14 c76ac8be5d83: Preparing 08:36:14 cd4345a2a141: Preparing 08:36:14 1df8095fde29: Preparing 08:36:14 7a3140e447c5: Preparing 08:36:14 41d20f587704: Preparing 08:36:14 1df8095fde29: Waiting 08:36:14 7a3140e447c5: Waiting 08:36:14 41d20f587704: Waiting 08:36:14 cd4345a2a141: Waiting 08:36:14 0f31fb43af47: Pushed 08:36:14 c86ca70df113: Pushed 08:36:14 f522f0758512: Pushed 08:36:14 c76ac8be5d83: Pushed 08:36:14 cd4345a2a141: Pushed 08:36:16 2a8d9641cdd1: Pushed 08:36:16 7a3140e447c5: Pushed 08:36:23 1df8095fde29: Pushed 08:36:31 41d20f587704: Pushed 08:36:49 286f275666ac: Pushed 08:36:49 2f807f817482b20fd449fccd171f6d664adfae4f: digest: sha256:308b53e34d1173b9fb6a93cde2a8a437a3f3902ad760b8eb029fd9cefb719c9b size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:49 + docker tag edgex-devops/py-git-semver-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:50 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:latest 08:36:50 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] 08:36:50 f522f0758512: Preparing 08:36:50 0f31fb43af47: Preparing 08:36:50 2a8d9641cdd1: Preparing 08:36:50 c86ca70df113: Preparing 08:36:50 286f275666ac: Preparing 08:36:50 c76ac8be5d83: Preparing 08:36:50 cd4345a2a141: Preparing 08:36:50 1df8095fde29: Preparing 08:36:50 7a3140e447c5: Preparing 08:36:50 41d20f587704: Preparing 08:36:50 c76ac8be5d83: Waiting 08:36:50 cd4345a2a141: Waiting 08:36:50 1df8095fde29: Waiting 08:36:50 7a3140e447c5: Waiting 08:36:50 41d20f587704: Waiting 08:36:50 2a8d9641cdd1: Layer already exists 08:36:50 c86ca70df113: Layer already exists 08:36:50 286f275666ac: Layer already exists 08:36:50 f522f0758512: Layer already exists 08:36:50 0f31fb43af47: Layer already exists 08:36:50 c76ac8be5d83: Layer already exists 08:36:50 7a3140e447c5: Layer already exists 08:36:50 1df8095fde29: Layer already exists 08:36:50 cd4345a2a141: Layer already exists 08:36:50 41d20f587704: Layer already exists 08:36:50 latest: digest: sha256:308b53e34d1173b9fb6a93cde2a8a437a3f3902ad760b8eb029fd9cefb719c9b size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:50 + docker tag edgex-devops/py-git-semver-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:51 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:main 08:36:51 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] 08:36:51 f522f0758512: Preparing 08:36:51 0f31fb43af47: Preparing 08:36:51 2a8d9641cdd1: Preparing 08:36:51 c86ca70df113: Preparing 08:36:51 286f275666ac: Preparing 08:36:51 c76ac8be5d83: Preparing 08:36:51 cd4345a2a141: Preparing 08:36:51 1df8095fde29: Preparing 08:36:51 7a3140e447c5: Preparing 08:36:51 41d20f587704: Preparing 08:36:51 1df8095fde29: Waiting 08:36:51 c76ac8be5d83: Waiting 08:36:51 cd4345a2a141: Waiting 08:36:51 7a3140e447c5: Waiting 08:36:51 41d20f587704: Waiting 08:36:51 286f275666ac: Layer already exists 08:36:51 f522f0758512: Layer already exists 08:36:51 0f31fb43af47: Layer already exists 08:36:51 c86ca70df113: Layer already exists 08:36:51 2a8d9641cdd1: Layer already exists 08:36:51 7a3140e447c5: Layer already exists 08:36:51 cd4345a2a141: Layer already exists 08:36:51 1df8095fde29: Layer already exists 08:36:51 c76ac8be5d83: Layer already exists 08:36:51 41d20f587704: Layer already exists 08:36:51 main: digest: sha256:308b53e34d1173b9fb6a93cde2a8a437a3f3902ad760b8eb029fd9cefb719c9b size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:51 + docker tag edgex-devops/py-git-semver-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:52 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.5 08:36:52 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] 08:36:52 f522f0758512: Preparing 08:36:52 0f31fb43af47: Preparing 08:36:52 2a8d9641cdd1: Preparing 08:36:52 c86ca70df113: Preparing 08:36:52 286f275666ac: Preparing 08:36:52 c76ac8be5d83: Preparing 08:36:52 cd4345a2a141: Preparing 08:36:52 1df8095fde29: Preparing 08:36:52 7a3140e447c5: Preparing 08:36:52 41d20f587704: Preparing 08:36:52 c76ac8be5d83: Waiting 08:36:52 cd4345a2a141: Waiting 08:36:52 1df8095fde29: Waiting 08:36:52 41d20f587704: Waiting 08:36:52 2a8d9641cdd1: Layer already exists 08:36:52 286f275666ac: Layer already exists 08:36:52 f522f0758512: Layer already exists 08:36:52 0f31fb43af47: Layer already exists 08:36:52 c86ca70df113: Layer already exists 08:36:52 c76ac8be5d83: Layer already exists 08:36:52 1df8095fde29: Layer already exists 08:36:52 cd4345a2a141: Layer already exists 08:36:52 7a3140e447c5: Layer already exists 08:36:52 41d20f587704: Layer already exists 08:36:52 0.1.5: digest: sha256:308b53e34d1173b9fb6a93cde2a8a437a3f3902ad760b8eb029fd9cefb719c9b size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:52 ===================================================== [Pipeline] echo 08:36:52 taggedImages: 08:36:52 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:2f807f817482b20fd449fccd171f6d664adfae4f 08:36:52 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:latest 08:36:52 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:main 08:36:52 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.5 [Pipeline] echo 08:36:52 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:2f807f817482b20fd449fccd171f6d664adfae4f [Pipeline] echo 08:36:52 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:latest [Pipeline] echo 08:36:52 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:main [Pipeline] echo 08:36:52 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:36:53 08:36:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:36:54 arm64: Pulling from edgex-lftools-log-publisher 08:36:54 8998bd30e6a1: Pulling fs layer 08:36:54 04944245beec: Pulling fs layer 08:36:54 699f458cf7ca: Pulling fs layer 08:36:54 765212b225bb: Pulling fs layer 08:36:54 f23df028b6ca: Pulling fs layer 08:36:54 d65c8cfc05b1: Pulling fs layer 08:36:54 2437ff75d9bd: Pulling fs layer 08:36:54 f23df028b6ca: Waiting 08:36:54 d65c8cfc05b1: Waiting 08:36:54 2437ff75d9bd: Waiting 08:36:54 765212b225bb: Waiting 08:36:54 04944245beec: Verifying Checksum 08:36:54 04944245beec: Download complete 08:36:54 765212b225bb: Verifying Checksum 08:36:54 765212b225bb: Download complete 08:36:54 f23df028b6ca: Verifying Checksum 08:36:54 f23df028b6ca: Download complete 08:36:54 d65c8cfc05b1: Verifying Checksum 08:36:54 d65c8cfc05b1: Download complete 08:36:54 699f458cf7ca: Verifying Checksum 08:36:54 699f458cf7ca: Download complete 08:36:54 8998bd30e6a1: Verifying Checksum 08:36:54 8998bd30e6a1: Download complete 08:36:57 2437ff75d9bd: Verifying Checksum 08:36:57 2437ff75d9bd: Download complete 08:36:59 8998bd30e6a1: Pull complete 08:37:00 04944245beec: Pull complete 08:37:01 699f458cf7ca: Pull complete 08:37:01 765212b225bb: Pull complete 08:37:02 f23df028b6ca: Pull complete 08:37:02 d65c8cfc05b1: Pull complete 08:37:21 2437ff75d9bd: Pull complete 08:37:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:37:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:37:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:21 prd-ubuntu20.04-docker-arm64-4c-16g-2107 does not seem to be running inside a container 08:37:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_git-semver_main -v /w/workspace/edgexfoundry_git-semver_main:/w/workspace/edgexfoundry_git-semver_main:rw,z -v /w/workspace/edgexfoundry_git-semver_main@tmp:/w/workspace/edgexfoundry_git-semver_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:37:23 $ docker top a26773217374ef3c86923448912ffd3e98103b1dc5782483854b4b30dd35e8e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:37:24 ---> job-cost.sh 08:37:24 lf-activate-venv: SKIPPING 08:37:24 INFO: No Stack... 08:37:24 INFO: Retrieving Pricing Info for: v3-standard-4 08:37:25 INFO: Archiving Costs [Pipeline] sh 08:37:26 + cat /w/workspace/edgexfoundry_git-semver_main/archives/cost.csv 08:37:26 + cut -d, -f6 [Pipeline] lock 08:37:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-main-8-stack-cost] 08:37:26 Resource [jenkins-edgexfoundry-git-semver-main-8-stack-cost] did not exist. Created. 08:37:26 Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:37:27 /w/workspace/edgexfoundry_git-semver_main@tmp/durable-76a81794/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:37:27 + echo total: 0.10999999940395355 [Pipeline] stash 08:37:27 Warning: overwriting stash ‘stack-cost’ 08:37:28 Stashed 1 file(s) [Pipeline] } 08:37:28 Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 08:37:28 $ docker stop --time=1 a26773217374ef3c86923448912ffd3e98103b1dc5782483854b4b30dd35e8e2 08:37:29 $ docker rm -f --volumes a26773217374ef3c86923448912ffd3e98103b1dc5782483854b4b30dd35e8e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:37:30 + [ -d /w/workspace/edgexfoundry_git-semver_main/archives ] 08:37:30 + ls -al /w/workspace/edgexfoundry_git-semver_main/archives 08:37:30 total 16 08:37:30 drwxr-xr-x 3 root root 4096 May 23 08:31 . 08:37:30 drwxrwxr-x 7 jenkins jenkins 4096 May 23 08:31 .. 08:37:30 drwxr-xr-x 2 root root 4096 May 23 08:31 cost 08:37:30 -rw-r--r-- 1 root root 80 May 23 08:31 cost.csv 08:37:30 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_git-semver_main/archives 08:37:30 + ls -al /w/workspace/edgexfoundry_git-semver_main/archives 08:37:30 total 16 08:37:30 drwxr-xr-x 3 jenkins jenkins 4096 May 23 08:31 . 08:37:30 drwxrwxr-x 7 jenkins jenkins 4096 May 23 08:31 .. 08:37:30 drwxr-xr-x 2 jenkins jenkins 4096 May 23 08:31 cost 08:37:30 -rw-r--r-- 1 jenkins jenkins 80 May 23 08:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:37:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:37:31 ---> package-listing.sh 08:37:31 ++ facter osfamily 08:37:31 ++ tr '[:upper:]' '[:lower:]' 08:37:31 + OS_FAMILY=debian 08:37:31 + workspace=/w/workspace/edgexfoundry_git-semver_main 08:37:31 + START_PACKAGES=/tmp/packages_start.txt 08:37:31 + END_PACKAGES=/tmp/packages_end.txt 08:37:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:37:31 + PACKAGES=/tmp/packages_start.txt 08:37:31 + '[' /w/workspace/edgexfoundry_git-semver_main ']' 08:37:31 + PACKAGES=/tmp/packages_end.txt 08:37:31 + case "${OS_FAMILY}" in 08:37:31 + dpkg -l 08:37:31 + grep '^ii' 08:37:31 + '[' -f /tmp/packages_start.txt ']' 08:37:31 + '[' -f /tmp/packages_end.txt ']' 08:37:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:37:31 + '[' /w/workspace/edgexfoundry_git-semver_main ']' 08:37:31 + mkdir -p /w/workspace/edgexfoundry_git-semver_main/archives/ 08:37:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_git-semver_main/archives/ [Pipeline] echo 08:37:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_git-semver_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:37:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:37:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:32 prd-ubuntu20.04-docker-8c-8g-2106 does not seem to be running inside a container 08:37:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_git-semver_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_git-semver_main -v /w/workspace/edgexfoundry_git-semver_main:/w/workspace/edgexfoundry_git-semver_main:rw,z -v /w/workspace/edgexfoundry_git-semver_main@tmp:/w/workspace/edgexfoundry_git-semver_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:37:33 $ docker top 1c166cbc08ffe3b1e083c43fbe7af16a7eeb06f6809f311944c1301602984465 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:33 + touch /tmp/pre-build-complete [Pipeline] sh 08:37:34 + mkdir -p /var/log/sysstat [Pipeline] sh 08:37:34 + ls /var/log/sa-host 08:37:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:37:34 provisioning config files... 08:37:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config18070762508615967598tmp [Pipeline] { [Pipeline] echo 08:37:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:37:34 ---> create-netrc.sh [Pipeline] } 08:37:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:37:34 ---> python-tools-install.sh [Pipeline] echo 08:37:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:37:35 ---> sudo-logs.sh 08:37:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:37:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:37:35 ---> job-cost.sh 08:37:35 lf-activate-venv: SKIPPING 08:37:35 DEBUG: total: 0.2199999988079071 08:37:35 INFO: Retrieving Stack Cost... 08:37:35 INFO: Retrieving Pricing Info for: v3-standard-8 08:37:36 INFO: Archiving Costs [Pipeline] echo 08:37:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:37:36 ---> logs-deploy.sh 08:37:36 lf-activate-venv: SKIPPING 08:37:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/git-semver/main/8 08:37:36 INFO: archiving workspace using pattern(s): 08:37:37 Archives upload complete. 08:37:37 INFO: archiving logs to Nexus